|
45 | 45 | "@stdlib/math-base-assert-is-nonnegative-integer": "^0.2.2", |
46 | 46 | "@stdlib/math-base-napi-ternary": "^0.3.2", |
47 | 47 | "@stdlib/math-base-special-ceil": "^0.2.3", |
48 | | - "@stdlib/math-base-special-exp": "^0.2.4", |
49 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 48 | + "@stdlib/math-base-special-exp": "^0.2.5", |
| 49 | + "@stdlib/math-base-special-pow": "^0.3.1", |
50 | 50 | "@stdlib/utils-constant-function": "^0.2.3", |
51 | 51 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
52 | 52 | "@stdlib/utils-library-manifest": "^0.2.4" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@stdlib/array-float64": "^0.2.3", |
56 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 56 | + "@stdlib/console-log-each-map": "^0.1.1", |
57 | 57 | "@stdlib/constants-float64-eps": "^0.2.3", |
58 | 58 | "@stdlib/constants-float64-ninf": "^0.2.3", |
59 | 59 | "@stdlib/math-base-special-abs": "^0.2.3", |
60 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
61 | | - "@stdlib/random-array-uniform": "^0.2.1", |
62 | | - "@stdlib/random-base-discrete-uniform": "^0.2.1", |
63 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 60 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 61 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 62 | + "@stdlib/random-base-discrete-uniform": "^0.2.2", |
| 63 | + "@stdlib/random-base-uniform": "^0.2.3", |
64 | 64 | "@stdlib/utils-try-require": "^0.2.3", |
65 | 65 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
66 | 66 | "istanbul": "^0.4.1", |
67 | 67 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
68 | | - "@stdlib/bench-harness": "^0.2.2" |
| 68 | + "@stdlib/bench-harness": "^0.2.3" |
69 | 69 | }, |
70 | 70 | "engines": { |
71 | 71 | "node": ">=0.10.0", |
|
0 commit comments