|
39 | 39 | "@stdlib/utils-async-any-by": "^0.1.0",
|
40 | 40 | "@stdlib/utils-async-any-by-right": "^0.1.0",
|
41 | 41 | "@stdlib/utils-async-bifurcate-by": "^0.1.0",
|
42 |
| - "@stdlib/utils-async-compose": "^0.1.0", |
| 42 | + "@stdlib/utils-async-compose": "^0.1.1", |
43 | 43 | "@stdlib/utils-async-count-by": "^0.1.0",
|
44 |
| - "@stdlib/utils-async-do-until": "^0.1.0", |
45 |
| - "@stdlib/utils-async-do-while": "^0.1.0", |
| 44 | + "@stdlib/utils-async-do-until": "^0.1.1", |
| 45 | + "@stdlib/utils-async-do-while": "^0.1.1", |
46 | 46 | "@stdlib/utils-async-every-by": "^0.1.0",
|
47 | 47 | "@stdlib/utils-async-every-by-right": "^0.1.0",
|
48 | 48 | "@stdlib/utils-async-for-each": "^0.1.0",
|
49 | 49 | "@stdlib/utils-async-for-each-right": "^0.1.0",
|
50 |
| - "@stdlib/utils-async-function-sequence": "^0.1.0", |
| 50 | + "@stdlib/utils-async-function-sequence": "^0.1.1", |
51 | 51 | "@stdlib/utils-async-group-by": "^0.1.0",
|
52 |
| - "@stdlib/utils-async-if-else": "^0.1.0", |
53 |
| - "@stdlib/utils-async-if-then": "^0.1.0", |
| 52 | + "@stdlib/utils-async-if-else": "^0.1.1", |
| 53 | + "@stdlib/utils-async-if-then": "^0.1.1", |
54 | 54 | "@stdlib/utils-async-inmap": "^0.1.0",
|
55 | 55 | "@stdlib/utils-async-inmap-right": "^0.1.0",
|
56 | 56 | "@stdlib/utils-async-map-function": "^0.1.0",
|
|
64 | 64 | "@stdlib/utils-async-some-by": "^0.1.0",
|
65 | 65 | "@stdlib/utils-async-some-by-right": "^0.1.0",
|
66 | 66 | "@stdlib/utils-async-tabulate-by": "^0.1.0",
|
67 |
| - "@stdlib/utils-async-try-catch": "^0.1.0", |
68 |
| - "@stdlib/utils-async-try-then": "^0.1.0", |
69 |
| - "@stdlib/utils-async-until": "^0.1.0", |
70 |
| - "@stdlib/utils-async-while": "^0.1.0", |
71 |
| - "@stdlib/utils-define-read-only-property": "^0.1.0" |
| 67 | + "@stdlib/utils-async-try-catch": "^0.1.1", |
| 68 | + "@stdlib/utils-async-try-then": "^0.1.1", |
| 69 | + "@stdlib/utils-async-until": "^0.1.1", |
| 70 | + "@stdlib/utils-async-while": "^0.1.1", |
| 71 | + "@stdlib/utils-define-read-only-property": "^0.1.1" |
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@stdlib/assert-has-own-property": "^0.1.0", |
75 |
| - "@stdlib/assert-is-array": "^0.1.0", |
76 |
| - "@stdlib/assert-is-boolean": "^0.1.0", |
| 74 | + "@stdlib/assert-has-own-property": "^0.1.1", |
| 75 | + "@stdlib/assert-is-array": "^0.1.1", |
| 76 | + "@stdlib/assert-is-boolean": "^0.1.1", |
77 | 77 | "@stdlib/assert-is-collection": "^0.1.0",
|
78 |
| - "@stdlib/assert-is-function": "^0.1.0", |
| 78 | + "@stdlib/assert-is-function": "^0.1.1", |
79 | 79 | "@stdlib/assert-is-function-array": "^0.1.0",
|
80 |
| - "@stdlib/assert-is-nan": "^0.1.0", |
| 80 | + "@stdlib/assert-is-nan": "^0.1.1", |
81 | 81 | "@stdlib/assert-is-nonnegative-integer": "^0.1.0",
|
82 |
| - "@stdlib/assert-is-plain-object": "^0.1.0", |
| 82 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
83 | 83 | "@stdlib/assert-is-positive-integer": "^0.1.0",
|
84 | 84 | "@stdlib/bench": "^0.1.0",
|
85 |
| - "@stdlib/constants-float64-eps": "^0.1.0", |
86 |
| - "@stdlib/constants-float64-pinf": "^0.1.0", |
87 |
| - "@stdlib/fs-read-file": "^0.1.0", |
88 |
| - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
| 85 | + "@stdlib/constants-float64-eps": "^0.1.1", |
| 86 | + "@stdlib/constants-float64-pinf": "^0.1.1", |
| 87 | + "@stdlib/fs-read-file": "^0.1.1", |
| 88 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
89 | 89 | "@stdlib/math-base-special-ceil": "^0.1.0",
|
90 | 90 | "@stdlib/random-base-randu": "^0.1.0",
|
91 |
| - "@stdlib/string-format": "^0.1.0", |
| 91 | + "@stdlib/string-format": "^0.1.1", |
92 | 92 | "@stdlib/string-repeat": "^0.1.0",
|
93 |
| - "@stdlib/string-replace": "^0.1.0", |
94 |
| - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
| 93 | + "@stdlib/string-replace": "^0.1.1", |
| 94 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
95 | 95 | "@stdlib/utils-index-of": "^0.1.0",
|
96 | 96 | "@stdlib/utils-keys": "^0.1.0",
|
97 |
| - "@stdlib/utils-noop": "^0.1.0", |
| 97 | + "@stdlib/utils-noop": "^0.1.1", |
98 | 98 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
99 | 99 | "istanbul": "^0.4.1",
|
100 | 100 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git"
|
|
0 commit comments