|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/ndarray-base-data-buffer": "^0.2.3", |
41 | | - "@stdlib/ndarray-base-numel-dimension": "^0.3.2", |
| 41 | + "@stdlib/ndarray-base-numel-dimension": "^0.3.3", |
42 | 42 | "@stdlib/ndarray-base-offset": "^0.2.3", |
43 | | - "@stdlib/ndarray-base-stride": "^0.2.2", |
| 43 | + "@stdlib/ndarray-base-stride": "^0.2.3", |
44 | 44 | "@stdlib/stats-strided-dcuminabs": "^0.1.1", |
45 | 45 | "@stdlib/types": "^0.4.3" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@stdlib/array-float64": "^0.2.3", |
49 | | - "@stdlib/array-zeros": "^0.2.2", |
50 | | - "@stdlib/assert-is-same-float64array": "^0.2.2", |
| 49 | + "@stdlib/array-zeros": "^0.2.3", |
| 50 | + "@stdlib/assert-is-same-float64array": "^0.2.3", |
51 | 51 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
52 | 52 | "@stdlib/math-base-special-pow": "^0.3.1", |
53 | | - "@stdlib/ndarray-base-ctor": "^0.3.0", |
| 53 | + "@stdlib/ndarray-base-ctor": "^0.3.1", |
54 | 54 | "@stdlib/ndarray-data-buffer": "^0.2.3", |
55 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
56 | | - "@stdlib/ndarray-zeros-like": "^0.3.1", |
57 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
58 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 55 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 56 | + "@stdlib/ndarray-zeros-like": "^0.3.2", |
| 57 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 58 | + "@stdlib/random-array-uniform": "^0.2.2", |
59 | 59 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
60 | 60 | "istanbul": "^0.4.1", |
61 | 61 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments