|
40 | 40 | "url": "https://github.com/stdlib-js/stdlib/issues" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@stdlib/math-base-assert-is-nanf": "^0.2.2", |
| 43 | + "@stdlib/math-base-assert-is-nanf": "^0.2.3", |
44 | 44 | "@stdlib/napi-argv": "^0.2.3", |
45 | 45 | "@stdlib/napi-argv-float": "^0.2.3", |
46 | 46 | "@stdlib/napi-argv-int32": "^0.2.3", |
47 | 47 | "@stdlib/napi-create-double": "^0.0.3", |
48 | 48 | "@stdlib/napi-export": "^0.3.1", |
49 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 49 | + "@stdlib/utils-library-manifest": "^0.2.4" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@stdlib/console-log-each-map": "^0.1.0", |
53 | | - "@stdlib/constants-float32-eps": "^0.2.2", |
54 | | - "@stdlib/constants-float32-ninf": "^0.2.2", |
55 | | - "@stdlib/constants-float32-pinf": "^0.2.2", |
56 | | - "@stdlib/math-base-assert-is-positive-zerof": "^0.1.3", |
57 | | - "@stdlib/random-array-uniform": "^0.2.1", |
58 | | - "@stdlib/random-base-randu": "^0.2.2", |
59 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 52 | + "@stdlib/console-log-each-map": "^0.1.1", |
| 53 | + "@stdlib/constants-float32-eps": "^0.2.3", |
| 54 | + "@stdlib/constants-float32-ninf": "^0.2.3", |
| 55 | + "@stdlib/constants-float32-pinf": "^0.2.3", |
| 56 | + "@stdlib/math-base-assert-is-positive-zerof": "^0.1.4", |
| 57 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 58 | + "@stdlib/random-base-randu": "^0.2.3", |
| 59 | + "@stdlib/utils-try-require": "^0.2.3", |
60 | 60 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
61 | 61 | "istanbul": "^0.4.1", |
62 | 62 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
63 | | - "@stdlib/bench-harness": "^0.2.2" |
| 63 | + "@stdlib/bench-harness": "^0.2.3" |
64 | 64 | }, |
65 | 65 | "engines": { |
66 | 66 | "node": ">=0.10.0", |
|
0 commit comments