produce-package-keywords
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "produce-package-keywords", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Produces keywords for a package by analyzing its package.json, readme and/or given file's text", | ||
@@ -13,3 +13,4 @@ "main": "src/index.js", | ||
"prepublish": "npm t && npm run clean", | ||
"postpublish": "git commit -a -m && git push github master", | ||
"pregit": "npm t && npm run clean", | ||
"git": "git commit -a -m", | ||
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov" | ||
@@ -16,0 +17,0 @@ }, |
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
9816
0