|
41 | 41 | "@stdlib/assert-is-array-like-object": "^0.2.3", |
42 | 42 | "@stdlib/assert-is-boolean": "^0.2.3", |
43 | 43 | "@stdlib/assert-is-multi-slice": "^0.2.3", |
44 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 44 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
45 | 45 | "@stdlib/assert-is-plain-object": "^0.2.3", |
46 | 46 | "@stdlib/ndarray-base-assert-is-read-only": "^0.2.3", |
47 | | - "@stdlib/ndarray-base-fill": "^0.1.0", |
| 47 | + "@stdlib/ndarray-base-fill": "^0.1.1", |
48 | 48 | "@stdlib/ndarray-base-slice": "^0.2.3", |
49 | 49 | "@stdlib/ndarray-shape": "^0.2.3", |
50 | 50 | "@stdlib/slice-base-args2multislice": "^0.2.3", |
|
57 | 57 | "@stdlib/array-complex128": "^0.3.2", |
58 | 58 | "@stdlib/array-float64": "^0.2.3", |
59 | 59 | "@stdlib/array-zeros": "^0.2.3", |
60 | | - "@stdlib/assert-is-same-complex128array": "^0.2.2", |
61 | | - "@stdlib/assert-is-same-float64array": "^0.2.2", |
| 60 | + "@stdlib/assert-is-same-complex128array": "^0.2.3", |
| 61 | + "@stdlib/assert-is-same-float64array": "^0.2.3", |
62 | 62 | "@stdlib/complex-float32-ctor": "^0.1.1", |
63 | 63 | "@stdlib/complex-float64-ctor": "^0.1.2", |
64 | 64 | "@stdlib/complex-float64-imag": "^0.1.2", |
|
68 | 68 | "@stdlib/math-base-special-pow": "^0.3.1", |
69 | 69 | "@stdlib/math-base-special-sqrt": "^0.2.3", |
70 | 70 | "@stdlib/ndarray-base-assert-is-complex-floating-point-data-type": "^0.3.1", |
71 | | - "@stdlib/ndarray-base-from-scalar": "^0.2.2", |
| 71 | + "@stdlib/ndarray-base-from-scalar": "^0.2.3", |
72 | 72 | "@stdlib/ndarray-base-numel": "^0.2.3", |
73 | 73 | "@stdlib/ndarray-base-shape2strides": "^0.2.3", |
74 | 74 | "@stdlib/ndarray-base-strides2offset": "^0.2.3", |
75 | 75 | "@stdlib/ndarray-ctor": "^0.3.1", |
76 | 76 | "@stdlib/ndarray-data-buffer": "^0.2.3", |
77 | 77 | "@stdlib/ndarray-dtype": "^0.2.3", |
78 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
79 | | - "@stdlib/ndarray-zeros": "^0.3.0", |
| 78 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 79 | + "@stdlib/ndarray-zeros": "^0.3.1", |
80 | 80 | "@stdlib/slice-ctor": "^0.2.3", |
81 | 81 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
82 | 82 | "istanbul": "^0.4.1", |
|
0 commit comments