webext-schema
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -11,2 +11,3 @@ /** | ||
const commander = require("commander"); | ||
const process = require("process"); | ||
@@ -13,0 +14,0 @@ /* commands */ |
@@ -26,3 +26,3 @@ { | ||
"camelize": "^1.0.0", | ||
"commander": "^5.0.0", | ||
"commander": "^4.1.1", | ||
"decamelize": "^4.0.0", | ||
@@ -39,3 +39,3 @@ "json5": "^2.1.2", | ||
}, | ||
"version": "1.2.6" | ||
"version": "1.2.7" | ||
} |
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
3065826
86457
+ Addedcommander@4.1.1(transitive)
- Removedcommander@5.1.0(transitive)
Updatedcommander@^4.1.1