|
41 | 41 | "@stdlib/array-typed-real-ctors": "^0.1.0", |
42 | 42 | "@stdlib/array-typed-real-dtypes": "^0.1.0", |
43 | 43 | "@stdlib/array-typed-real-float-dtypes": "^0.1.0", |
44 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
| 44 | + "@stdlib/assert-has-own-property": "^0.1.1", |
45 | 45 | "@stdlib/assert-is-nonnegative-integer": "^0.1.0", |
46 | | - "@stdlib/assert-is-plain-object": "^0.1.0", |
| 46 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
47 | 47 | "@stdlib/random-base-minstd": "^0.1.0", |
48 | 48 | "@stdlib/strided-base-nullary": "^0.1.0", |
49 | | - "@stdlib/string-format": "^0.1.0", |
| 49 | + "@stdlib/string-format": "^0.1.1", |
50 | 50 | "@stdlib/types": "^0.1.0", |
51 | | - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0", |
52 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
53 | | - "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0" |
| 51 | + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1", |
| 52 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
| 53 | + "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@stdlib/array-float32": "^0.1.0", |
57 | 57 | "@stdlib/array-float64": "^0.1.0", |
58 | 58 | "@stdlib/array-int32": "^0.1.0", |
59 | | - "@stdlib/assert-is-int32array": "^0.1.0", |
| 59 | + "@stdlib/assert-is-int32array": "^0.1.1", |
60 | 60 | "@stdlib/bench": "^0.1.0", |
61 | 61 | "@stdlib/console-log-each": "^0.1.0", |
62 | | - "@stdlib/constants-int32-max": "^0.1.0", |
63 | | - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
64 | | - "@stdlib/math-base-assert-is-nanf": "^0.1.0", |
| 62 | + "@stdlib/constants-int32-max": "^0.1.1", |
| 63 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
| 64 | + "@stdlib/math-base-assert-is-nanf": "^0.1.1", |
65 | 65 | "@stdlib/math-base-special-pow": "^0.1.0", |
66 | 66 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
67 | 67 | "istanbul": "^0.4.1", |
|
0 commit comments