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.2 to 1.0.3

2

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

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

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