@stdlib/complex-float64-base-neg
Advanced tools
+6
-6
| { | ||
| "name": "@stdlib/complex-float64-base-neg", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Negate a double-precision complex floating-point number.", | ||
@@ -36,7 +36,7 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/complex-float64-ctor": "^0.0.3", | ||
| "@stdlib/complex-float64-imag": "^0.1.1", | ||
| "@stdlib/complex-float64-real": "^0.1.1", | ||
| "@stdlib/complex-float64-reim": "^0.1.2", | ||
| "@stdlib/math-base-napi-unary": "^0.2.4", | ||
| "@stdlib/complex-float64-ctor": "^0.1.1", | ||
| "@stdlib/complex-float64-imag": "^0.1.2", | ||
| "@stdlib/complex-float64-real": "^0.1.2", | ||
| "@stdlib/complex-float64-reim": "^0.1.3", | ||
| "@stdlib/math-base-napi-unary": "^0.2.7", | ||
| "@stdlib/utils-library-manifest": "^0.2.3" | ||
@@ -43,0 +43,0 @@ }, |
+2
-2
@@ -307,4 +307,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/complex-float64-base-neg/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
| [test-url]: https://github.com/stdlib-js/complex-float64-base-neg/actions/workflows/test.yml?query=branch:v0.1.0 | ||
| [test-image]: https://github.com/stdlib-js/complex-float64-base-neg/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
| [test-url]: https://github.com/stdlib-js/complex-float64-base-neg/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -311,0 +311,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64-base-neg/main.svg |
- Removed
- Removed