|
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/math-base-napi-unary": "^0.2.7", |
44 | 44 | "@stdlib/math-base-special-cbrt": "^0.2.3", |
45 | | - "@stdlib/number-float64-base-to-float32": "^0.2.2", |
| 45 | + "@stdlib/number-float64-base-to-float32": "^0.2.3", |
46 | 46 | "@stdlib/utils-library-manifest": "^0.2.4" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@stdlib/console-log-each-map": "^0.1.0", |
50 | | - "@stdlib/constants-float32-eps": "^0.2.2", |
51 | | - "@stdlib/constants-float32-ninf": "^0.2.2", |
52 | | - "@stdlib/constants-float32-pinf": "^0.2.2", |
| 49 | + "@stdlib/console-log-each-map": "^0.1.1", |
| 50 | + "@stdlib/constants-float32-eps": "^0.2.3", |
| 51 | + "@stdlib/constants-float32-ninf": "^0.2.3", |
| 52 | + "@stdlib/constants-float32-pinf": "^0.2.3", |
53 | 53 | "@stdlib/math-base-assert-is-nanf": "^0.2.3", |
54 | | - "@stdlib/math-base-assert-is-negative-zerof": "^0.1.3", |
55 | | - "@stdlib/math-base-assert-is-positive-zerof": "^0.1.3", |
| 54 | + "@stdlib/math-base-assert-is-negative-zerof": "^0.1.4", |
| 55 | + "@stdlib/math-base-assert-is-positive-zerof": "^0.1.4", |
56 | 56 | "@stdlib/math-base-special-abs": "^0.2.3", |
57 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 57 | + "@stdlib/random-array-uniform": "^0.2.2", |
58 | 58 | "@stdlib/utils-try-require": "^0.2.3", |
59 | 59 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
60 | 60 | "istanbul": "^0.4.1", |
|
0 commit comments