New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

complex13

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

complex13 - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

package.json
{
"name": "complex13",
"version": "1.0.16",
"version": "1.0.17",
"description": "A module is designed for computimg complex number.",

@@ -5,0 +5,0 @@ "main": "complex13.js",

@@ -17,2 +17,3 @@ complex13 -- A module is designed for computing complex number.

var x=new Com(1,2), y=new Com(2,1);
console.log("a=%s", a);

@@ -19,0 +20,0 @@ console.log("b=%s", b);

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