Socket
Socket
Sign inDemoInstall

packrel

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

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
Maintainers
1
Created
Source

Packrel

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

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

Package last updated on 15 Feb 2018

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

  • 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