Socket
Socket
Sign inDemoInstall

packrel

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    packrel

Easy, cross-os npm and git semver-based version release from the commandline


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
3.05 kB
Created
Weekly downloads
 

Readme

Source

Packrel

Easy, cross-OS commandline utility for npm and git semver-based version release

npm npm

Install

npm install -g packrel  

Usage

packrel <patch|minor|major>  

This will:

  • bump the version in your package.json according to the type of release you've specified.
  • push a commit to your master branch of your remote repository with the new release tag
  • publish the new package version on npm

Keywords

FAQs

Last updated on 23 Feb 2018

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc