|
45 | 45 | "@stdlib/assert-is-boolean": "^0.2.3", |
46 | 46 | "@stdlib/assert-is-empty-collection": "^0.2.4", |
47 | 47 | "@stdlib/assert-is-integer-array": "^0.2.3", |
48 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 48 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
49 | 49 | "@stdlib/assert-is-plain-object": "^0.2.3", |
50 | 50 | "@stdlib/ndarray-base-count-falsy": "^0.1.1", |
51 | 51 | "@stdlib/ndarray-base-order": "^0.2.3", |
|
70 | 70 | "@stdlib/math-base-special-sqrt": "^0.2.3", |
71 | 71 | "@stdlib/ndarray-base-shape2strides": "^0.2.3", |
72 | 72 | "@stdlib/ndarray-ctor": "^0.3.1", |
73 | | - "@stdlib/ndarray-fill-by": "^0.1.0", |
74 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
75 | | - "@stdlib/ndarray-zeros": "^0.3.0", |
| 73 | + "@stdlib/ndarray-fill-by": "^0.1.1", |
| 74 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 75 | + "@stdlib/ndarray-zeros": "^0.3.1", |
76 | 76 | "@stdlib/random-array-discrete-uniform": "^0.2.2", |
77 | 77 | "@stdlib/random-base-bernoulli": "^0.2.2", |
78 | 78 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
|
0 commit comments