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 1.2.1 to 1.2.2

2

lib/index.js

@@ -63,3 +63,3 @@ 'use strict';

current.inc(type, identifier || current.prerelease[0] || 'beta');
pkg.version = current.version;
version = pkg.version = current.version;

@@ -66,0 +66,0 @@ // Save the file

{
"name": "version-bump-prompt",
"version": "1.2.1",
"version": "1.2.2",
"description": "Automatically (or with prompts) bump your version number, commit, tag, and push",

@@ -51,4 +51,4 @@ "keywords": [

"npm-check-updates": "^1.5.1",
"version-bump-prompt": "^1.2.0"
"version-bump-prompt": "^1.2.1"
}
}
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