Comparing version 0.19.5 to 0.19.6
{ | ||
"name": "absurdum", | ||
"version": "0.19.5", | ||
"version": "0.19.6", | ||
"description": "Reducio Ad Absurdum - The Riduculous Application of Reduce", | ||
@@ -30,3 +30,4 @@ "keywords": [ | ||
"preversion": "npm test && npm run lint && npm run types && npm run build", | ||
"postversion": "git push --follow-tags" | ||
"prepare": "git add dist/* && git diff --quiet && git diff --staged --quiet || git commit -am 'Build'", | ||
"postversion": "npm run prepare && git push --follow-tags" | ||
}, | ||
@@ -47,5 +48,7 @@ "dependencies": {}, | ||
"index.js", | ||
"docs.config.js" | ||
"docs.config.js", | ||
"*.esm.js", | ||
"*.cjs.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
67037
57
1892