|
43 | 43 | "@stdlib/constants-float64-pi": "^0.2.3", |
44 | 44 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
45 | 45 | "@stdlib/math-base-napi-ternary": "^0.3.2", |
46 | | - "@stdlib/math-base-special-tan": "^0.3.0", |
| 46 | + "@stdlib/math-base-special-tan": "^0.3.1", |
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" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@stdlib/array-float64": "^0.2.3", |
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", |
59 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 58 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 59 | + "@stdlib/random-base-uniform": "^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", |
|
0 commit comments