|
45 | 45 | "@stdlib/math-base-napi-unary": "^0.2.7", |
46 | 46 | "@stdlib/math-base-special-kernel-cos": "^0.2.4", |
47 | 47 | "@stdlib/math-base-special-kernel-sin": "^0.2.4", |
48 | | - "@stdlib/math-base-special-rempio2": "^0.3.0", |
| 48 | + "@stdlib/math-base-special-rempio2": "^0.3.1", |
49 | 49 | "@stdlib/number-float64-base-get-high-word": "^0.2.3", |
50 | 50 | "@stdlib/utils-library-manifest": "^0.2.4" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@stdlib/assert-is-negative-zero": "^0.2.3", |
54 | 54 | "@stdlib/assert-is-positive-zero": "^0.2.3", |
55 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 55 | + "@stdlib/console-log-each-map": "^0.1.1", |
56 | 56 | "@stdlib/constants-float64-eps": "^0.2.3", |
57 | 57 | "@stdlib/constants-float64-ninf": "^0.2.3", |
58 | 58 | "@stdlib/constants-float64-pinf": "^0.2.3", |
59 | 59 | "@stdlib/constants-float64-two-pi": "^0.2.3", |
60 | 60 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
61 | 61 | "@stdlib/math-base-special-abs": "^0.2.3", |
62 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 62 | + "@stdlib/random-array-uniform": "^0.2.2", |
63 | 63 | "@stdlib/utils-try-require": "^0.2.3", |
64 | 64 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
65 | 65 | "istanbul": "^0.4.1", |
|
0 commit comments