|
44 | 44 | "@stdlib/constants-float64-ninf": "^0.2.3", |
45 | 45 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
46 | 46 | "@stdlib/math-base-napi-ternary": "^0.3.2", |
47 | | - "@stdlib/math-base-special-exp": "^0.2.4", |
48 | | - "@stdlib/math-base-special-expm1": "^0.2.3", |
| 47 | + "@stdlib/math-base-special-exp": "^0.2.5", |
| 48 | + "@stdlib/math-base-special-expm1": "^0.2.4", |
49 | 49 | "@stdlib/math-base-special-ln": "^0.2.5", |
50 | 50 | "@stdlib/math-base-special-log1p": "^0.2.4", |
51 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 51 | + "@stdlib/math-base-special-pow": "^0.3.1", |
52 | 52 | "@stdlib/utils-constant-function": "^0.2.3", |
53 | 53 | "@stdlib/utils-define-nonenumerable-read-only-property": "^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-pinf": "^0.2.3", |
60 | 60 | "@stdlib/math-base-special-abs": "^0.2.3", |
61 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 61 | + "@stdlib/random-array-uniform": "^0.2.2", |
62 | 62 | "@stdlib/string-format": "^0.2.3", |
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", |
66 | 66 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
67 | | - "@stdlib/bench-harness": "^0.2.2" |
| 67 | + "@stdlib/bench-harness": "^0.2.3" |
68 | 68 | }, |
69 | 69 | "engines": { |
70 | 70 | "node": ">=0.10.0", |
|
0 commit comments