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

@gisatcz/test-package

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gisatcz/test-package

Test package

latest
Source
npmnpm
Version
6.1.0
Version published
Maintainers
5
Created
Source

test-package

Auto publish configuration

  • install auto
$ npm install -D auto
  • create npm token at https://www.npmjs.com/settings/<username>/tokens

  • make token available as env variables (NPM_TOKEN, GH_TOKEN on ci)

  • configure ci to make auto release (full example can be seen in .github/workflows/release.yml)

$ npx auto shipit

Make first publish

Run npm publish --access public to create the package with public access

$ npm publish --access public

Mark prs for release

One of these labels have to be added to the pr in order increment right version number after it's merged into master: major, minor, patch.

Prerelease branches

This repo has dev prerelease branch.

Make sure that pr contains label specifying version number to increment

see example

FAQs

Package last updated on 19 Aug 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