|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/array-base-copy": "^0.2.3", |
41 | | - "@stdlib/array-base-put": "^0.0.2", |
| 41 | + "@stdlib/array-base-put": "^0.0.3", |
42 | 42 | "@stdlib/array-base-take": "^0.3.1", |
43 | 43 | "@stdlib/array-base-zeros": "^0.2.3", |
44 | 44 | "@stdlib/assert-has-own-property": "^0.2.3", |
45 | 45 | "@stdlib/assert-is-boolean": "^0.2.3", |
46 | 46 | "@stdlib/assert-is-integer-array": "^0.2.3", |
47 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 47 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
48 | 48 | "@stdlib/assert-is-plain-object": "^0.2.3", |
49 | 49 | "@stdlib/ndarray-base-assert-is-read-only": "^0.2.3", |
50 | 50 | "@stdlib/ndarray-base-next-cartesian-index": "^0.2.3", |
|
62 | 62 | "devDependencies": { |
63 | 63 | "@stdlib/array-base-zero-to": "^0.2.2", |
64 | 64 | "@stdlib/assert-is-iterator-like": "^0.2.3", |
65 | | - "@stdlib/ndarray-array": "^0.2.2", |
66 | | - "@stdlib/ndarray-slice": "^0.2.2", |
67 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
68 | | - "@stdlib/ndarray-zeros": "^0.3.0", |
| 65 | + "@stdlib/ndarray-array": "^0.2.3", |
| 66 | + "@stdlib/ndarray-slice": "^0.2.3", |
| 67 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 68 | + "@stdlib/ndarray-zeros": "^0.3.1", |
69 | 69 | "proxyquire": "^2.0.0", |
70 | 70 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
71 | 71 | "istanbul": "^0.4.1", |
|
0 commit comments