country-flags-svg-alpha
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "country-flags-svg-alpha", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A list of countries with url links to a svg image which you can simply use in your web application", | ||
@@ -17,6 +17,6 @@ "main": "dist/index.js", | ||
"test-coverage": "jest --coverage", | ||
"prepare": "yarn run clean && yarn run test && yarn run build", | ||
"deploy": "npm version patch && npm publish", | ||
"prepare": "npm run clean && npm run test && npm run build", | ||
"deploy": "npm publish", | ||
"update-docs": "md-magic --path ./README.md --ignore node_modules", | ||
"prepublish": "npm run build && npm version patch" | ||
"prepublishOnly": "npm version patch" | ||
}, | ||
@@ -23,0 +23,0 @@ "keywords": [ |
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
30427