|
40 | 40 | "url": "https://github.com/stdlib-js/stdlib/issues" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@stdlib/math-base-napi-binary": "^0.3.2", |
44 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 43 | + "@stdlib/math-base-napi-binary": "^0.3.3", |
| 44 | + "@stdlib/utils-library-manifest": "^0.2.4" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@stdlib/constants-float64-pinf": "^0.2.2", |
48 | | - "@stdlib/math-base-assert-is-nan": "^0.2.2", |
49 | | - "@stdlib/math-base-assert-is-negative-zero": "^0.2.2", |
50 | | - "@stdlib/math-base-assert-is-positive-zero": "^0.2.2", |
51 | | - "@stdlib/random-array-uniform": "^0.2.1", |
52 | | - "@stdlib/random-base-minstd-shuffle": "^0.2.2", |
53 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 47 | + "@stdlib/constants-float64-pinf": "^0.2.3", |
| 48 | + "@stdlib/math-base-assert-is-nan": "^0.2.3", |
| 49 | + "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
| 50 | + "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
| 51 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 52 | + "@stdlib/random-base-minstd-shuffle": "^0.2.3", |
| 53 | + "@stdlib/utils-try-require": "^0.2.3", |
54 | 54 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
55 | 55 | "istanbul": "^0.4.1", |
56 | 56 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
57 | | - "@stdlib/bench-harness": "^0.2.2" |
| 57 | + "@stdlib/bench-harness": "^0.2.3" |
58 | 58 | }, |
59 | 59 | "engines": { |
60 | 60 | "node": ">=0.10.0", |
|
0 commit comments