New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

increment-version

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

increment-version

Increments and outputs a version number.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Version Number Incrementer

Increments a version number and outputs to stdout

Details

  • Expects a version.txt file in the directory you run it (sample in /bin)
  • Version number format: {major}.{minor}.{build}
  • Does not auto-increment major release numbers
  • Outputs to stdout and writes new version number to version.txt

Install

npm install -g increment-version

FAQs

Package last updated on 20 Jan 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts