0.9.1 • Published 5 years ago
@efrem/auditdeps v0.9.1
Audit dependencies in Yarn 2 (berry) projects
Using
Yarn 2 (berry)
yarn dlx @efrem/auditdeps [--level=(low|moderate|high|critical)] [--production]Npm
npx @efrem/auditdeps [--level=(low|moderate|high|critical)] [--production]--levelis optional and by default all vulneravilities shown. But if it's set then shown only vulnerabilities of selected level or higher.--productionis optional and by default all packages are verifying. When it's set only packages fromdependenciessection are verified.
If found vulerabilities the command exits with code 1.
Development
VSCode
Setup (https://yarnpkg.com/advanced/editor-sdks#vscode)
- Open this project directly otherwise you should add to VSCode Workspace
settings.json:
"typescript.tsdk": "<current directory name>/.vscode/pnpify/typescript/lib"- Press ctrl+shift+p in a TypeScript file
- Choose "Select TypeScript Version"
- Pick "Use Workspace Version"
- Open this project directly otherwise you should add to VSCode Workspace
0.9.0
5 years ago
0.9.1
5 years ago
0.8.0
5 years ago
0.8.0-beta.0
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.6.1
5 years ago
0.6.0
5 years ago
0.5.0
5 years ago
0.3.0
5 years ago
0.3.0-beta.0
5 years ago
0.4.0
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago
0.1.0-beta.2
5 years ago
0.1.0-beta.1
5 years ago
0.1.0-beta.0
5 years ago