react-country-flag
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "react-country-flag", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "React component for emoji/svg country flags.", | ||
@@ -19,4 +19,4 @@ "author": "danalloway", | ||
"not dead", | ||
"not ie <= 11", | ||
"not op_mini all" | ||
"not op_mini all", | ||
"ie 11" | ||
], | ||
@@ -38,24 +38,25 @@ "scripts": { | ||
"devDependencies": { | ||
"@babel/core": "^7.9.6", | ||
"@babel/preset-env": "^7.9.6", | ||
"@babel/preset-react": "^7.9.4", | ||
"@babel/core": "^7.10.2", | ||
"@babel/preset-env": "^7.10.2", | ||
"@babel/preset-react": "^7.10.1", | ||
"@svgr/rollup": "^5.4.0", | ||
"babel-eslint": "^10.1.0", | ||
"cross-env": "^7.0.2", | ||
"eslint": "^6.8.0", | ||
"eslint": "^6.6.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-config-standard-react": "^9.2.0", | ||
"eslint-plugin-import": "^2.19.1", | ||
"eslint-plugin-import": "^2.21.1", | ||
"eslint-plugin-node": "^11.0.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-promise": "^4.0.0", | ||
"eslint-plugin-react": "^7.17.0", | ||
"eslint-plugin-react": "^7.20.0", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"gh-pages": "^2.1.1", | ||
"gh-pages": "^3.0.0", | ||
"prettier": "^2.0.1", | ||
"react": "^16.4.1", | ||
"react-app-polyfill": "^1.0.6", | ||
"react-dom": "^16.4.1", | ||
"react-scripts": "^3.4.1", | ||
"rollup": "^2.8.2", | ||
"rollup": "^2.15.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -65,3 +66,3 @@ "rollup-plugin-commonjs": "^10.1.0", | ||
"rollup-plugin-peer-deps-external": "^2.2.0", | ||
"rollup-plugin-postcss": "^3.1.1", | ||
"rollup-plugin-postcss": "^3.1.2", | ||
"rollup-plugin-url": "^3.0.1" | ||
@@ -68,0 +69,0 @@ }, |
@@ -0,0 +0,0 @@ # react-country-flag |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
2451704
19294
29
15