|
41 | 41 | "url": "https://github.com/stdlib-js/stdlib/issues" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@stdlib/assert-is-error": "^0.2.2", |
| 44 | + "@stdlib/assert-is-error": "^0.2.3", |
45 | 45 | "@stdlib/blas-base-shared": "^0.2.1", |
46 | 46 | "@stdlib/napi-argv": "^0.2.3", |
47 | 47 | "@stdlib/napi-argv-float": "^0.2.3", |
|
51 | 51 | "@stdlib/strided-base-min-view-buffer-index": "^0.3.1", |
52 | 52 | "@stdlib/strided-base-stride2offset": "^0.1.1", |
53 | 53 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
54 | | - "@stdlib/utils-library-manifest": "^0.2.3", |
55 | | - "@stdlib/utils-try-require": "^0.2.2" |
| 54 | + "@stdlib/utils-library-manifest": "^0.2.4", |
| 55 | + "@stdlib/utils-try-require": "^0.2.3" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@stdlib/array-float32": "^0.2.2", |
59 | | - "@stdlib/assert-is-browser": "^0.2.2", |
| 58 | + "@stdlib/array-float32": "^0.2.3", |
| 59 | + "@stdlib/assert-is-browser": "^0.2.3", |
60 | 60 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
61 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
62 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
63 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 61 | + "@stdlib/math-base-special-pow": "^0.3.1", |
| 62 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 63 | + "@stdlib/random-array-uniform": "^0.2.2", |
64 | 64 | "proxyquire": "^2.0.0", |
65 | 65 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
66 | 66 | "istanbul": "^0.4.1", |
67 | 67 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
68 | | - "@stdlib/bench-harness": "^0.2.2" |
| 68 | + "@stdlib/bench-harness": "^0.2.3" |
69 | 69 | }, |
70 | 70 | "engines": { |
71 | 71 | "node": ">=0.10.0", |
|
0 commit comments