Comparing version 0.3.6 to 0.3.7
{ | ||
"name": "deliquus", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "A coverage tool that help you find missing tests, stories etc.", | ||
@@ -14,3 +14,4 @@ "main": "deliquus.js", | ||
"build": "yarn run babel --extensions '.js,.ts' --ignore '**/__tests__' src -d dist --copy-files", | ||
"test": "DEBUG=1 jest" | ||
"postbuild": "cp package.json dist && cp README.md dist", | ||
"test": "jest" | ||
}, | ||
@@ -17,0 +18,0 @@ "repository": { |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
457
21918
29
1
1