compact-yarn-audit
Advanced tools
Comparing version 4.0.6 to 4.0.7
{ | ||
"name": "compact-yarn-audit", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Presents output from yarn audit in a compact table", | ||
@@ -27,4 +27,4 @@ "engines": { | ||
"dependencies": { | ||
"picocolors": "1.0.1", | ||
"split2": "4.2.0" | ||
"picocolors": "^1.1.1", | ||
"split2": "^4.2.0" | ||
}, | ||
@@ -37,4 +37,4 @@ "files": [ | ||
"scripts": { | ||
"test": "echo for test, build and static analysis scripts: see the github repository" | ||
"test": "echo see the github repo for test, build and analysis scripts" | ||
} | ||
} |
@@ -12,3 +12,3 @@ [![GitHub Workflow Status](https://github.com/sverweij/compact-yarn-audit/actions/workflows/ci.yml/badge.svg)](https://github.com/sverweij/compact-yarn-audit/actions/workflows/ci.yml) | ||
```sh | ||
yarn audit --json | npx compact-yarn-audit@latest | ||
yarn audit --json --verbose | npx compact-yarn-audit@latest | ||
``` | ||
@@ -15,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9959
+ Addedpicocolors@1.1.1(transitive)
- Removedpicocolors@1.0.1(transitive)
Updatedpicocolors@^1.1.1
Updatedsplit2@^4.2.0