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

mathematics

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathematics - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

2

bin/main.js

@@ -9,5 +9,5 @@ var path = require('path');

subtraction: simple.subtraction,
multiplication: simple.multiplication,
multiplication: advanced.multiplication,
division: advanced.division,
fibonacci: advanced.fibonacci
}
{
"name": "mathematics",
"version": "0.0.1",
"version": "0.0.3",
"description": "An example of creating a package",

@@ -5,0 +5,0 @@ "main": "bin/main.js",

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