🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

nti-package-scaffold

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nti-package-scaffold

模块脚手架

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created
Source

nti-package-user

使用时需要打包发布到私有仓库

切换私服镜像

npm config set registry=http://10.1.21.4:8081/repository/npm-group/

打包、发布到npm

修改package.json中version npm publish

上传到服务端

1.package.json文件修改name,以"nti-package-模块名称"

2."description": "模块名称"

3."author": ""用户

4.上传npm仓库地址=>"publishConfig": { "registry": "" },

FAQs

Package last updated on 18 Dec 2023

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