New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-com-npm

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-com-npm

A CLI of npm package publish

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

create-com-npm

Introduction

create-com-npm is a CLI of npm package publish .

For more infomation , See (here)[https://github.com/liuding-Jason/create-com-npm]

How to use

Develop

In order to make your package testing easy , I offer a runtime .
npm install -g create-com-npm
create-com-npm my-npm
cd my-npm
npm install
npm run start

A public link function could offer a script link .
npm run build-link

Publish

Publish a npm package .
npm run prepublish
npm login
npm publish

LINCESE

MIT

Keywords

CLI

FAQs

Package last updated on 17 Dec 2019

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