|
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/array-to-json": "^0.1.0", |
41 | 41 | "@stdlib/array-uint32": "^0.1.0", |
42 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
43 | | - "@stdlib/assert-is-boolean": "^0.1.0", |
44 | | - "@stdlib/assert-is-function": "^0.1.0", |
45 | | - "@stdlib/assert-is-nan": "^0.1.0", |
46 | | - "@stdlib/assert-is-number": "^0.1.0", |
47 | | - "@stdlib/assert-is-plain-object": "^0.1.0", |
48 | | - "@stdlib/assert-is-positive-number": "^0.1.0", |
49 | | - "@stdlib/assert-is-uint32array": "^0.1.0", |
| 42 | + "@stdlib/assert-has-own-property": "^0.1.1", |
| 43 | + "@stdlib/assert-is-boolean": "^0.1.1", |
| 44 | + "@stdlib/assert-is-function": "^0.1.1", |
| 45 | + "@stdlib/assert-is-nan": "^0.1.1", |
| 46 | + "@stdlib/assert-is-number": "^0.1.1", |
| 47 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
| 48 | + "@stdlib/assert-is-positive-number": "^0.1.1", |
| 49 | + "@stdlib/assert-is-uint32array": "^0.1.1", |
50 | 50 | "@stdlib/blas-base-gcopy": "^0.1.0", |
51 | | - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
| 51 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
52 | 52 | "@stdlib/object-assign": "^0.1.0", |
53 | 53 | "@stdlib/random-base-gamma": "^0.1.0", |
54 | 54 | "@stdlib/random-base-poisson": "^0.1.0", |
55 | | - "@stdlib/string-format": "^0.1.0", |
| 55 | + "@stdlib/string-format": "^0.1.1", |
56 | 56 | "@stdlib/types": "^0.1.0", |
57 | | - "@stdlib/utils-constant-function": "^0.1.0", |
58 | | - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0", |
59 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
60 | | - "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0", |
61 | | - "@stdlib/utils-noop": "^0.1.0" |
| 57 | + "@stdlib/utils-constant-function": "^0.1.1", |
| 58 | + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1", |
| 59 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
| 60 | + "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1", |
| 61 | + "@stdlib/utils-noop": "^0.1.1" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@stdlib/bench": "^0.1.0", |
65 | | - "@stdlib/constants-float64-eps": "^0.1.0", |
66 | | - "@stdlib/constants-uint32-max": "^0.1.0", |
| 65 | + "@stdlib/constants-float64-eps": "^0.1.1", |
| 66 | + "@stdlib/constants-uint32-max": "^0.1.1", |
67 | 67 | "@stdlib/math-base-assert-is-nonnegative-integer": "^0.1.0", |
68 | 68 | "@stdlib/math-base-special-ceil": "^0.1.0", |
69 | | - "@stdlib/math-base-special-round": "^0.1.0", |
70 | | - "@stdlib/process-env": "^0.1.0", |
| 69 | + "@stdlib/math-base-special-round": "^0.1.1", |
| 70 | + "@stdlib/process-env": "^0.1.1", |
71 | 71 | "@stdlib/random-base-minstd": "^0.1.0", |
72 | 72 | "@stdlib/random-base-minstd-shuffle": "^0.1.0", |
73 | 73 | "@stdlib/random-base-randu": "^0.1.0", |
74 | 74 | "@stdlib/random-base-uniform": "^0.1.0", |
75 | 75 | "@stdlib/stats-chi2gof": "^0.1.0", |
76 | | - "@stdlib/time-now": "^0.1.0", |
| 76 | + "@stdlib/time-now": "^0.1.1", |
77 | 77 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
78 | 78 | "istanbul": "^0.4.1", |
79 | 79 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git" |
|
0 commit comments