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

flavor-manager

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

flavor-manager - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

package.json
{
"name": "flavor-manager",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

@@ -11,3 +11,3 @@ "main": "src/index.js",

"prepare": "npm run snyk-protect",
"publish": "increase-version --package-json=./package.json && git add ."
"release": "increase-version --package-json=./package.json && git add ."
},

@@ -32,5 +32,5 @@ "author": "Fabio Cigliano <fabio.cigliano@gmail.com> (http://fabio.cigliano.name)",

"hooks": {
"pre-commit": "npm test && npm run publish"
"pre-commit": "npm test && npm run release"
}
}
}
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