Socket
Book a DemoInstallSign in
Socket

usenode-release

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

usenode-release

Release script for releasing usenode projects

1.0.0
latest
Source
npmnpm
Version published
Weekly downloads
7
600%
Maintainers
2
Weekly downloads
 
Created
Source

Goals

  • Provide simple script to release and publish usenode projects
  • Keep usenode publish code in once place
    • Get version
    • Read version in
    • Tag in github
    • Npm publish
  • Provide a Makefile template for any new usenode projects

Usage

Install with npm.

npm install usenode-release

As a minimum, usenode-release expects a directory containing a package.json file in the root.

Assuming it was installed to the node_modules directory, run the executable passing in the root of the project you want to release.

./node_modules/.bin/usenode-release path/to/project

You will then be prompted for the new version. Alternatively, the new version can be passed as a second argument.

./node_modules/.bin/usenode-release path/to/project 1.2.3

Note: you must have all changes committed to release.

Tests

Run the tests with:

make test

Todo

  • Makefile template

FAQs

Package last updated on 11 Nov 2012

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.