|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
44 | | - "@stdlib/math-base-assert-is-negative-zero": "^0.2.2", |
| 44 | + "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
45 | 45 | "@stdlib/napi-argv": "^0.2.3", |
46 | 46 | "@stdlib/napi-argv-double": "^0.2.2", |
47 | 47 | "@stdlib/napi-argv-float64array": "^0.2.3", |
48 | 48 | "@stdlib/napi-export": "^0.3.1", |
49 | 49 | "@stdlib/types": "^0.4.3", |
50 | 50 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
51 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 51 | + "@stdlib/utils-library-manifest": "^0.2.4" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@stdlib/array-float64": "^0.2.2", |
55 | | - "@stdlib/assert-has-own-property": "^0.2.2", |
56 | | - "@stdlib/assert-is-array": "^0.2.2", |
57 | | - "@stdlib/assert-is-float64array": "^0.2.2", |
58 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 54 | + "@stdlib/array-float64": "^0.2.3", |
| 55 | + "@stdlib/assert-has-own-property": "^0.2.3", |
| 56 | + "@stdlib/assert-is-array": "^0.2.3", |
| 57 | + "@stdlib/assert-is-float64array": "^0.2.3", |
| 58 | + "@stdlib/console-log-each-map": "^0.1.1", |
59 | 59 | "@stdlib/constants-float64-ninf": "^0.2.3", |
60 | 60 | "@stdlib/constants-float64-pinf": "^0.2.3", |
61 | 61 | "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
62 | 62 | "@stdlib/math-base-special-max": "^0.3.1", |
63 | | - "@stdlib/math-base-special-min": "^0.2.3", |
64 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
65 | | - "@stdlib/random-array-uniform": "^0.2.1", |
66 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 63 | + "@stdlib/math-base-special-min": "^0.2.4", |
| 64 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 65 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 66 | + "@stdlib/utils-try-require": "^0.2.3", |
67 | 67 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
68 | 68 | "istanbul": "^0.4.1", |
69 | 69 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
70 | | - "@stdlib/bench-harness": "^0.2.2" |
| 70 | + "@stdlib/bench-harness": "^0.2.3" |
71 | 71 | }, |
72 | 72 | "engines": { |
73 | 73 | "node": ">=0.10.0", |
|
0 commit comments