Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@obecny/npm_auto_release

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@obecny/npm_auto_release

Auto release to npm

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

npm_auto

  • npm login
  • cat ~~/.npmrc
  • copy token
  • Go to circle ci -> workflows -> settings -> Environment Variables
  • Create new variable with name "NPM_TOKEN" and previously copied token

Release process

  • Create a new tag in format v* for example v0.2
git tag v0.2
  • Push tag to repo
git push origin v0.2

Keywords

lightstep

FAQs

Package last updated on 11 May 2020

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