Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

version-bump-prompt

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

version-bump-prompt - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

22

package.json
{
"name": "version-bump-prompt",
"version": "4.0.0",
"version": "4.0.1",
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",

@@ -48,17 +48,17 @@ "keywords": [

"del": "^3.0.0",
"eslint": "^4.11.0",
"eslint-config-modular": "^4.1.0",
"mocha": "^4.0.1",
"npm-check": "^5.5.2",
"eslint": "^4.19.1",
"eslint-config-modular": "^4.1.2",
"mocha": "^5.0.5",
"npm-check": "^5.6.0",
"strip-ansi": "^4.0.0"
},
"dependencies": {
"chalk": "^2.3.0",
"commander": "^2.11.0",
"cross-spawn": "^5.1.0",
"chalk": "^2.3.2",
"commander": "^2.15.1",
"cross-spawn": "^6.0.5",
"detect-indent": "^5.0.0",
"glob": "^7.1.2",
"inquirer": "^4.0.0",
"log-symbols": "^2.1.0",
"semver": "^5.4.1"
"inquirer": "^5.2.0",
"log-symbols": "^2.2.0",
"semver": "^5.5.0"
},

@@ -65,0 +65,0 @@ "bin": {

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