Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/complex-float64-base-sub

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/complex-float64-base-sub - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+6
-6
package.json
{
"name": "@stdlib/complex-float64-base-sub",
"version": "0.1.0",
"version": "0.1.1",
"description": "Subtract two double-precision complex floating-point numbers.",

@@ -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-binary": "^0.3.1",
"@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-binary": "^0.3.3",
"@stdlib/utils-library-manifest": "^0.2.3"

@@ -43,0 +43,0 @@ },

@@ -272,4 +272,4 @@ <!--

[test-image]: https://github.com/stdlib-js/complex-float64-base-sub/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/complex-float64-base-sub/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/complex-float64-base-sub/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/complex-float64-base-sub/actions/workflows/test.yml?query=branch:v0.1.1

@@ -276,0 +276,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64-base-sub/main.svg