npm229@1.0.0 vulnerabilities

```JS // 本地开发一个npm包的流程 /** * npm 先在去注册登录 https://www.npmjs.com/ * 创建文件夹 mkdir xxx * 进入xxx 运行 npm init * 创建要输出的index.js * index需要将其导出export default xxx * 然后npm publish 上传 * 上传后在npmjs.com搜索xxx * */ ``

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