build-npm-cishy@1.0.0 vulnerabilities

* 首先建立 package.json ( npm init -y ) * 在 index.js 文件中 暴露要传递的数据 module.exprort = ... * 第三步 执行 npm adduser 添加在npm网站上的地址 * 查看当前源。 npm config get registry * 切换淘宝源. npm config set registry https://registry.npm.taobao.org 切换到淘宝源 * npm publish 上

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities