|
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
44 | 44 | "@stdlib/math-base-napi-quaternary": "^0.2.4", |
45 | | - "@stdlib/math-base-special-exp": "^0.2.4", |
46 | | - "@stdlib/math-base-special-expm1": "^0.2.3", |
| 45 | + "@stdlib/math-base-special-exp": "^0.2.5", |
| 46 | + "@stdlib/math-base-special-expm1": "^0.2.4", |
47 | 47 | "@stdlib/utils-constant-function": "^0.2.3", |
48 | 48 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
49 | 49 | "@stdlib/utils-library-manifest": "^0.2.4" |
|
54 | 54 | "@stdlib/constants-float64-ninf": "^0.2.3", |
55 | 55 | "@stdlib/constants-float64-pinf": "^0.2.3", |
56 | 56 | "@stdlib/math-base-special-abs": "^0.2.3", |
57 | | - "@stdlib/random-base-randu": "^0.2.2", |
58 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 57 | + "@stdlib/random-base-randu": "^0.2.3", |
| 58 | + "@stdlib/random-base-uniform": "^0.2.3", |
59 | 59 | "@stdlib/string-format": "^0.2.3", |
60 | 60 | "@stdlib/utils-try-require": "^0.2.3", |
61 | 61 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
62 | 62 | "istanbul": "^0.4.1", |
63 | 63 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
64 | | - "@stdlib/bench-harness": "^0.2.2" |
| 64 | + "@stdlib/bench-harness": "^0.2.3" |
65 | 65 | }, |
66 | 66 | "engines": { |
67 | 67 | "node": ">=0.10.0", |
|
0 commit comments