Socket
Book a DemoInstallSign in
Socket

devup

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devup

git utility to version and tag

0.3.1
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

devup

Bump all the .versions in all your .jsons and make a tag with a message

npm install devup -g

Run with:

$ devup

must be run in the top level of your project (or with all of your versioned .json files. all .json files must be in the same directory)

you may cancel at the time of tag message request with no fear. all changes stay local until you choose to push them.

Options:

-h, --help  Show help                                                [boolean]

Examples:

Bump patch version number (major.minor.patch)

$ devup

Bump minor version number (major.minor.patch)

$ devup -t minor

Bump major version number (major.minor.patch)

$ devup -t major

todo:

  • escape messages so that special characters can be used
  • catch things after the version numbers have been updated so that they can be rolled back if the deal fails
  • error out if no files with version numbers are found on validation

FAQs

Package last updated on 01 Jun 2017

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.