Socket
Socket
Sign inDemoInstall

@flashtest/addition

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

@flashtest/addition - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js
module.exports.add = function (x, y) {
console.log("1.0.1 add");
console.log("1.0.2 add");
return x + y;
}
{
"name": "@flashtest/addition",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -15,3 +15,3 @@ "main": "index.js",

},
"gitHead": "715d30abfcd6118e3367c99886cdaeadc6426aa9"
"gitHead": "7bd7cdaaca7d894f50f55c713608f6b717720e05"
}
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