|
40 | 40 | "@stdlib/array-base-zeros": "^0.2.3", |
41 | 41 | "@stdlib/assert-has-own-property": "^0.2.3", |
42 | 42 | "@stdlib/assert-is-boolean": "^0.2.3", |
43 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 43 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
44 | 44 | "@stdlib/assert-is-plain-object": "^0.2.3", |
45 | 45 | "@stdlib/ndarray-base-assert-is-read-only": "^0.2.3", |
46 | 46 | "@stdlib/ndarray-base-next-cartesian-index": "^0.2.3", |
|
58 | 58 | "@stdlib/array-base-zero-to": "^0.2.2", |
59 | 59 | "@stdlib/assert-is-array": "^0.2.3", |
60 | 60 | "@stdlib/assert-is-iterator-like": "^0.2.3", |
61 | | - "@stdlib/ndarray-array": "^0.2.2", |
62 | | - "@stdlib/ndarray-slice": "^0.2.2", |
63 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
64 | | - "@stdlib/ndarray-zeros": "^0.3.0", |
| 61 | + "@stdlib/ndarray-array": "^0.2.3", |
| 62 | + "@stdlib/ndarray-slice": "^0.2.3", |
| 63 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 64 | + "@stdlib/ndarray-zeros": "^0.3.1", |
65 | 65 | "proxyquire": "^2.0.0", |
66 | 66 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
67 | 67 | "istanbul": "^0.4.1", |
|
0 commit comments