@medic/audit-dependencies
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@medic/audit-dependencies", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Caches the results of npm audit so it only runs if the package-lock.json changes.", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
const COMMANDS = { | ||
@@ -2,0 +3,0 @@ check: require('./bin/check'), |
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
4863
159