@fortawesome/react-fontawesome
Advanced tools
Comparing version 0.1.0-9 to 0.1.0-10
{ | ||
"name": "@fortawesome/react-fontawesome", | ||
"description": "Official React component for Font Awesome 5", | ||
"version": "0.1.0-9", | ||
"version": "0.1.0-10", | ||
"main": "index.js", | ||
@@ -32,3 +32,2 @@ "module": "index.es.js", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.0-7", | ||
"prop-types": "15.x", | ||
"react": "16.x" | ||
@@ -68,5 +67,6 @@ }, | ||
"dependencies": { | ||
"humps": "^2.0.1" | ||
"humps": "^2.0.1", | ||
"prop-types": "^15.5.7" | ||
}, | ||
"files": ["index.js", "index.es.js", "index.d.ts"] | ||
} |
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
42658
+ Addedprop-types@^15.5.7