lerna-script
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -10,3 +10,3 @@ #!/usr/bin/env node | ||
.option('loglevel', { | ||
describe: 'choose a size', | ||
describe: 'choose log level', | ||
choices: ['silly', 'verbose', 'info', 'warn', 'error'] | ||
@@ -13,0 +13,0 @@ }) |
{ | ||
"name": "lerna-script", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "lerna extension for custom scripts", | ||
@@ -52,3 +52,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "57f5ed70009c21a786ad6741c08abf8dfc8726c8" | ||
"gitHead": "ed1aea11dfcc629c52123b256d46f43b2e12d3c8" | ||
} |
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
56896