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

flower-password-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flower-password-cli - npm Package Compare versions

Comparing version 1.1.4 to 2.0.0

15

package.json
{
"name": "flower-password-cli",
"version": "1.1.4",
"version": "2.0.0",
"description": "The FlowerPassword.js command line utility.",

@@ -10,3 +10,6 @@ "bin": {

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node app.js",
"release:major": "npm version major && npm publish",
"release:minor": "npm version minor && npm publish",
"release:patch": "npm version patch && npm publish"
},

@@ -30,8 +33,8 @@ "repository": {

"dependencies": {
"chalk": "^1.1.3",
"chalk": "^2.4.1",
"cliparoo": "^1.1.1",
"inquirer": "^2.0.0",
"node-flower-password": "^1.0.2",
"yargs": "^6.5.0"
"inquirer": "^6.2.1",
"node-flower-password": "^2.0.0",
"yargs": "^12.0.5"
}
}
.editorconfig

Sorry, the diff of this file is not supported yet

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