Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/complex-float64-reim

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/complex-float64-reim - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc