|
47 | 47 | "@stdlib/math-base-assert-is-infinite": "^0.2.3", |
48 | 48 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
49 | 49 | "@stdlib/math-base-napi-unary": "^0.2.7", |
50 | | - "@stdlib/number-float64-base-from-words": "^0.2.2", |
| 50 | + "@stdlib/number-float64-base-from-words": "^0.2.3", |
51 | 51 | "@stdlib/number-float64-base-get-high-word": "^0.2.3", |
52 | 52 | "@stdlib/number-float64-base-set-high-word": "^0.2.3", |
53 | 53 | "@stdlib/number-float64-base-to-words": "^0.2.3", |
54 | 54 | "@stdlib/utils-library-manifest": "^0.2.4" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 57 | + "@stdlib/console-log-each-map": "^0.1.1", |
58 | 58 | "@stdlib/constants-float64-eps": "^0.2.3", |
59 | 59 | "@stdlib/constants-float64-ninf": "^0.2.3", |
60 | 60 | "@stdlib/constants-float64-pinf": "^0.2.3", |
61 | 61 | "@stdlib/fs-write-file": "^0.2.3", |
62 | 62 | "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
63 | 63 | "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
64 | 64 | "@stdlib/math-base-special-abs": "^0.2.3", |
65 | | - "@stdlib/math-base-tools-evalpoly-compile": "^0.3.0", |
66 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 65 | + "@stdlib/math-base-tools-evalpoly-compile": "^0.3.1", |
| 66 | + "@stdlib/random-array-uniform": "^0.2.2", |
67 | 67 | "@stdlib/time-current-year": "^0.2.3", |
68 | 68 | "@stdlib/utils-try-require": "^0.2.3", |
69 | 69 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
70 | 70 | "istanbul": "^0.4.1", |
71 | 71 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
72 | | - "@stdlib/bench-harness": "^0.2.2" |
| 72 | + "@stdlib/bench-harness": "^0.2.3" |
73 | 73 | }, |
74 | 74 | "engines": { |
75 | 75 | "node": ">=0.10.0", |
|
0 commit comments