Comparing version 0.3.7 to 0.3.8
@@ -30,3 +30,3 @@ #!/usr/bin/env node | ||
_commander.program.version('0.3.7').option('-c, --continueWhenFailed', 'Returns with 0 if fails'); | ||
_commander.program.version('0.3.8').option('-c, --continueWhenFailed', 'Returns with 0 if fails'); | ||
@@ -33,0 +33,0 @@ _commander.program.parse(process.argv); |
{ | ||
"name": "deliquus", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "A coverage tool that help you find missing tests, stories etc.", | ||
@@ -5,0 +5,0 @@ "main": "deliquus.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0