|
39 | 39 | "url": "https://github.com/stdlib-js/stdlib/issues" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@stdlib/ndarray-base-bytes-per-element": "^0.3.0", |
| 42 | + "@stdlib/ndarray-base-bytes-per-element": "^0.3.1", |
43 | 43 | "@stdlib/ndarray-base-minmax-view-buffer-index": "^0.2.3", |
44 | 44 | "@stdlib/ndarray-base-numel": "^0.2.3", |
45 | | - "@stdlib/ndarray-dtypes": "^0.4.0", |
| 45 | + "@stdlib/ndarray-dtypes": "^0.4.1", |
46 | 46 | "@stdlib/types": "^0.4.3", |
47 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 47 | + "@stdlib/utils-library-manifest": "^0.2.4" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@stdlib/assert-is-boolean": "^0.2.2", |
51 | | - "@stdlib/ndarray-base-shape2strides": "^0.2.2", |
52 | | - "@stdlib/ndarray-base-strides2offset": "^0.2.2", |
53 | | - "@stdlib/random-base-discrete-uniform": "^0.2.1", |
54 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 50 | + "@stdlib/assert-is-boolean": "^0.2.3", |
| 51 | + "@stdlib/ndarray-base-shape2strides": "^0.2.3", |
| 52 | + "@stdlib/ndarray-base-strides2offset": "^0.2.3", |
| 53 | + "@stdlib/random-base-discrete-uniform": "^0.2.2", |
| 54 | + "@stdlib/random-base-randu": "^0.2.3", |
55 | 55 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
56 | 56 | "istanbul": "^0.4.1", |
57 | 57 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
58 | | - "@stdlib/bench-harness": "^0.2.2" |
| 58 | + "@stdlib/bench-harness": "^0.2.3" |
59 | 59 | }, |
60 | 60 | "engines": { |
61 | 61 | "node": ">=0.10.0", |
|
0 commit comments