currency-flags
Advanced tools
Comparing version 4.0.6 to 4.0.7
{ | ||
"name": "currency-flags", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Flags for currency codes.", | ||
@@ -12,3 +12,3 @@ "files": [ | ||
"scripts": { | ||
"build": "npm run move-to-dist && npm run build-square-flags && rm -rf build && echo 'Done.'", | ||
"build": "npm run move-to-dist && npm run minify-css && npm run build-square-flags && rm -rf build && echo 'Done.'", | ||
"test": "release-to-github-with-changelog-pre-release-checks", | ||
@@ -15,0 +15,0 @@ "move-to-dist": "mkdir -p dist && cat 'src/styles.css' > 'dist/currency-flags.css'", |
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
1276668
67