yaml-blaster
Advanced tools
Comparing version 1.0.14 to 1.0.16
{ | ||
"name": "yaml-blaster", | ||
"version": "1.0.14", | ||
"version": "1.0.16", | ||
"description": "Framework for pre-processing yaml files", | ||
@@ -9,5 +9,7 @@ "main": "dist/blaster.js", | ||
"clean": "rm -rd dist", | ||
"shrink": "npm prune --production && npm shrinkwrap", | ||
"build": "npx webpack --mode production && sh scripts/add_hashbang.sh", | ||
"preversion": "npm test && git add . && npm run clean && npm run build", | ||
"postversion": "git add . && git commit --amend && git push" | ||
"preversion": "npm test && npm run clean && npm run build", | ||
"postversion": "git add . && git commit --amend && git push", | ||
"publish": "npm run shrink && npm publish" | ||
}, | ||
@@ -14,0 +16,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
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
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
Found 1 instance in 1 package
0
50311
5
1009
1