react-world-flags
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "react-world-flags", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "SVG flags of the world for react", | ||
@@ -15,3 +15,10 @@ "main": "dist/react-world-flags.js", | ||
}, | ||
"keywords": ["react", "reactjs", "world", "flag", "flags", "svg"], | ||
"keywords": [ | ||
"react", | ||
"reactjs", | ||
"world", | ||
"flag", | ||
"flags", | ||
"svg" | ||
], | ||
"author": "SMU", | ||
@@ -24,4 +31,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"svg-country-flags": | ||
"git@github.com:hjnilsson/country-flags.git#43451d226fcd9946d9db78aed470a18a81b4d2c6", | ||
"svg-country-flags": "^1.2.3", | ||
"world-countries": "^2.0.0" | ||
@@ -60,5 +66,4 @@ }, | ||
"build-demo": "webpack --config docs/webpack.config.js", | ||
"pre-publish": | ||
"npm run gen && npm run lint && npm run test && npm run build && npm run build-demo" | ||
"pre-publish": "npm run gen && npm run lint && npm run test && npm run build && npm run build-demo" | ||
} | ||
} |
@@ -23,3 +23,3 @@ # react-world-flags | ||
You can also pass an optional `fallback` which renders if the given country code you are trying to render doesn't exist: | ||
You can also pass an optional `fallback` which renders if the given code doesn't correspond to a flag: | ||
@@ -26,0 +26,0 @@ ```javascript |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
0
9272292
+ Addedsvg-country-flags@1.2.10(transitive)
Updatedsvg-country-flags@^1.2.3