alien-mock@1.0.1 vulnerabilities
``` npm i alien-mock ``` ##启动前置条件 ``` 1.创建根目录创建mock文件夹,内部新增json格式mock文件 2.修改package.json文件,在script中增加mock对应启动命令如: "mock": "alien-mock" ``` ##启动 ``` npm run mock ``` ##可配置内容 ``` 可以在启动命令中增加对请求接口路径(mock数据json文件所在文件夹)的配置如:
-
latest version
1.0.1
-
latest non vulnerable version
-
first published
3 years ago
-
latest version published
3 years ago
-
licenses detected
- >=0
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.