|
39 | 39 | "url": "https://github.com/stdlib-js/stdlib/issues" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@stdlib/constants-float64-smallest-normal": "^0.1.0", |
43 | | - "@stdlib/math-base-assert-is-infinite": "^0.1.0", |
44 | | - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
| 42 | + "@stdlib/constants-float64-smallest-normal": "^0.1.1", |
| 43 | + "@stdlib/math-base-assert-is-infinite": "^0.1.1", |
| 44 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
45 | 45 | "@stdlib/math-base-special-abs": "^0.1.0", |
46 | 46 | "@stdlib/types": "^0.1.0", |
47 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
48 | | - "@stdlib/utils-library-manifest": "^0.1.0" |
| 47 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
| 48 | + "@stdlib/utils-library-manifest": "^0.1.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@stdlib/array-float64": "^0.1.0", |
52 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
53 | | - "@stdlib/assert-is-array": "^0.1.0", |
54 | | - "@stdlib/assert-is-float64array": "^0.1.0", |
| 52 | + "@stdlib/assert-has-own-property": "^0.1.1", |
| 53 | + "@stdlib/assert-is-array": "^0.1.1", |
| 54 | + "@stdlib/assert-is-float64array": "^0.1.1", |
55 | 55 | "@stdlib/bench": "^0.1.0", |
56 | | - "@stdlib/constants-float64-ninf": "^0.1.0", |
57 | | - "@stdlib/constants-float64-pinf": "^0.1.0", |
58 | | - "@stdlib/constants-float64-smallest-subnormal": "^0.1.0", |
| 56 | + "@stdlib/constants-float64-ninf": "^0.1.1", |
| 57 | + "@stdlib/constants-float64-pinf": "^0.1.1", |
| 58 | + "@stdlib/constants-float64-smallest-subnormal": "^0.1.1", |
59 | 59 | "@stdlib/math-base-special-pow": "^0.1.0", |
60 | 60 | "@stdlib/random-base-discrete-uniform": "^0.1.0", |
61 | 61 | "@stdlib/random-base-randu": "^0.1.0", |
62 | 62 | "@stdlib/random-base-uniform": "^0.1.0", |
63 | | - "@stdlib/utils-try-require": "^0.1.0", |
| 63 | + "@stdlib/utils-try-require": "^0.1.1", |
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" |
|
0 commit comments