|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
| 40 | + "@stdlib/assert-has-own-property": "^0.1.1", |
41 | 41 | "@stdlib/assert-is-nonnegative-integer": "^0.1.0", |
42 | | - "@stdlib/assert-is-number": "^0.1.0", |
43 | | - "@stdlib/assert-is-plain-object": "^0.1.0", |
44 | | - "@stdlib/assert-is-positive-number": "^0.1.0", |
45 | | - "@stdlib/constants-float64-max": "^0.1.0", |
46 | | - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
| 42 | + "@stdlib/assert-is-number": "^0.1.1", |
| 43 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
| 44 | + "@stdlib/assert-is-positive-number": "^0.1.1", |
| 45 | + "@stdlib/constants-float64-max": "^0.1.1", |
| 46 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
47 | 47 | "@stdlib/object-assign": "^0.1.0", |
48 | 48 | "@stdlib/random-base-lognormal": "^0.1.0", |
49 | | - "@stdlib/string-format": "^0.1.0", |
| 49 | + "@stdlib/string-format": "^0.1.1", |
50 | 50 | "@stdlib/symbol-iterator": "^0.1.0", |
51 | 51 | "@stdlib/types": "^0.1.0", |
52 | | - "@stdlib/utils-constant-function": "^0.1.0", |
53 | | - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0", |
54 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
55 | | - "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0", |
56 | | - "@stdlib/utils-noop": "^0.1.0" |
| 52 | + "@stdlib/utils-constant-function": "^0.1.1", |
| 53 | + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1", |
| 54 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
| 55 | + "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1", |
| 56 | + "@stdlib/utils-noop": "^0.1.1" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | 59 | "@stdlib/array-uint32": "^0.1.0", |
60 | | - "@stdlib/assert-is-uint32array": "^0.1.0", |
| 60 | + "@stdlib/assert-is-uint32array": "^0.1.1", |
61 | 61 | "@stdlib/bench": "^0.1.0", |
62 | | - "@stdlib/constants-float64-eps": "^0.1.0", |
63 | | - "@stdlib/constants-uint32-max": "^0.1.0", |
| 62 | + "@stdlib/constants-float64-eps": "^0.1.1", |
| 63 | + "@stdlib/constants-uint32-max": "^0.1.1", |
64 | 64 | "@stdlib/random-base-minstd": "^0.1.0", |
65 | 65 | "@stdlib/random-base-randu": "^0.1.0", |
66 | | - "@stdlib/time-now": "^0.1.0", |
| 66 | + "@stdlib/time-now": "^0.1.1", |
67 | 67 | "proxyquire": "^2.0.0", |
68 | 68 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
69 | 69 | "istanbul": "^0.4.1", |
|
0 commit comments