🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@coscine/verdaccio-ci

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coscine/verdaccio-ci

This project contains the configuration and the start script for the local verdaccio repository.

latest
npmnpm
Version
1.0.4
Version published
Maintainers
2
Created
Source

Verdaccio-ci

This project contains the configuration and the start script for the local verdaccio repository.

Usage

Install this project with:

npm install @coscine/verdaccio-ci --save-dev

Include the script in your ci script start with:

npx @coscine/verdaccio-ci --start

And include in your ci script end with:

npx @coscine/verdaccio-ci --stop

For your prerelease publish, include:

npx @coscine/verdaccio-ci --publish

Example

If you want to try the process, you can run:

npm install

npm run start

npm run localPublish

npm run stop

Keywords

coscine

FAQs

Package last updated on 28 Sep 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