|
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-double": "^0.2.2", |
|
50 | 50 | "@stdlib/napi-export": "^0.3.1", |
51 | 51 | "@stdlib/strided-base-stride2offset": "^0.1.1", |
52 | 52 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
53 | | - "@stdlib/utils-library-manifest": "^0.2.3", |
54 | | - "@stdlib/utils-try-require": "^0.2.2" |
| 53 | + "@stdlib/utils-library-manifest": "^0.2.4", |
| 54 | + "@stdlib/utils-try-require": "^0.2.3" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@stdlib/array-float64": "^0.2.2", |
58 | | - "@stdlib/assert-is-browser": "^0.2.2", |
| 57 | + "@stdlib/array-float64": "^0.2.3", |
| 58 | + "@stdlib/assert-is-browser": "^0.2.3", |
59 | 59 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
60 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
61 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
62 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 60 | + "@stdlib/math-base-special-pow": "^0.3.1", |
| 61 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 62 | + "@stdlib/random-array-uniform": "^0.2.2", |
63 | 63 | "proxyquire": "^2.0.0", |
64 | 64 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
65 | 65 | "istanbul": "^0.4.1", |
66 | 66 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
67 | | - "@stdlib/bench-harness": "^0.2.2" |
| 67 | + "@stdlib/bench-harness": "^0.2.3" |
68 | 68 | }, |
69 | 69 | "engines": { |
70 | 70 | "node": ">=0.10.0", |
|
0 commit comments