@stdlib/complex-float64-reim
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@stdlib/complex-float64-reim", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Return the real and imaginary components of a double-precision complex floating-point number.", | ||
@@ -35,4 +35,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/array-float64": "^0.2.1", | ||
"@stdlib/complex-float64-ctor": "^0.0.1" | ||
"@stdlib/array-float64": "^0.2.2", | ||
"@stdlib/complex-float64-ctor": "^0.0.3" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": {}, |
@@ -293,4 +293,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml?query=branch:v0.1.1 | ||
[test-image]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml/badge.svg?branch=v0.1.2 | ||
[test-url]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml?query=branch:v0.1.2 | ||
@@ -297,0 +297,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64-reim/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
+ Added@stdlib/array-float32@0.2.2(transitive)
+ Added@stdlib/assert-has-float32array-support@0.2.2(transitive)
+ Added@stdlib/assert-is-float32array@0.2.2(transitive)
+ Added@stdlib/complex-float32-ctor@0.0.2(transitive)
+ Added@stdlib/complex-float64-ctor@0.0.3(transitive)
+ Added@stdlib/constants-float64-pinf@0.2.2(transitive)
+ Added@stdlib/number-float64-base-to-float32@0.2.2(transitive)
- Removed@stdlib/complex-float64-ctor@0.0.1(transitive)
Updated@stdlib/array-float64@^0.2.2