|
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
44 | 44 | "@stdlib/math-base-napi-binary": "^0.3.3", |
45 | | - "@stdlib/math-base-special-exp": "^0.2.4", |
46 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 45 | + "@stdlib/math-base-special-exp": "^0.2.5", |
| 46 | + "@stdlib/math-base-special-pow": "^0.3.1", |
47 | 47 | "@stdlib/stats-base-dists-degenerate-cdf": "^0.3.1", |
48 | 48 | "@stdlib/utils-constant-function": "^0.2.3", |
49 | 49 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
50 | 50 | "@stdlib/utils-library-manifest": "^0.2.4" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 53 | + "@stdlib/console-log-each-map": "^0.1.1", |
54 | 54 | "@stdlib/constants-float64-eps": "^0.2.3", |
55 | 55 | "@stdlib/constants-float64-ninf": "^0.2.3", |
56 | 56 | "@stdlib/constants-float64-pinf": "^0.2.3", |
57 | 57 | "@stdlib/math-base-special-abs": "^0.2.3", |
58 | | - "@stdlib/random-array-uniform": "^0.2.1", |
| 58 | + "@stdlib/random-array-uniform": "^0.2.2", |
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