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