@stdlib/complex-dtypes
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/complex-dtypes", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "List of complex number data types.", | ||
@@ -40,8 +40,8 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/types": "^0.0.14" | ||
"@stdlib/types": "^0.1.0" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/assert-is-string-array": "^0.0.9", | ||
"@stdlib/bench": "^0.0.12", | ||
"@stdlib/utils-index-of": "^0.0.8", | ||
"@stdlib/assert-is-string-array": "^0.1.0", | ||
"@stdlib/bench": "^0.1.0", | ||
"@stdlib/utils-index-of": "^0.1.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -48,0 +48,0 @@ "istanbul": "^0.4.1", |
@@ -186,4 +186,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/complex-dtypes/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/complex-dtypes/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/complex-dtypes/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/complex-dtypes/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -190,0 +190,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-dtypes/main.svg |
25104
+ Added@stdlib/types@0.1.0(transitive)
- Removed@stdlib/types@0.0.14(transitive)
Updated@stdlib/types@^0.1.0