@stdlib/complex-dtype
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/complex-dtype", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Return the data type of a complex number.", | ||
@@ -40,12 +40,12 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/complex-float32": "^0.1.0", | ||
"@stdlib/complex-float64": "^0.1.0", | ||
"@stdlib/complex-float32": "^0.1.1", | ||
"@stdlib/complex-float64": "^0.1.1", | ||
"@stdlib/types": "^0.1.0", | ||
"@stdlib/utils-constructor-name": "^0.1.0" | ||
"@stdlib/utils-constructor-name": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/assert-is-string": "^0.1.0", | ||
"@stdlib/assert-is-string": "^0.1.1", | ||
"@stdlib/bench": "^0.1.0", | ||
"@stdlib/complex-ctors": "^0.0.1", | ||
"@stdlib/complex-dtypes": "^0.1.0", | ||
"@stdlib/complex-ctors": "^0.1.0", | ||
"@stdlib/complex-dtypes": "^0.1.1", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -52,0 +52,0 @@ "istanbul": "^0.4.1", |
@@ -184,4 +184,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/complex-dtype/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/complex-dtype/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/complex-dtype/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/complex-dtype/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -188,0 +188,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-dtype/main.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package