react-google-invisible-recaptcha
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"name": "react-google-invisible-recaptcha", | ||
"author": "szchenghuang <szchenghuang@gmail.com>", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "A React component which is simply interested in Google invisible reCaptcha.", | ||
@@ -32,5 +32,7 @@ "main": "index.js", | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"uuid": "^3.1.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "16.*" | ||
}, | ||
"devDependencies": { | ||
@@ -57,3 +59,4 @@ "babel-cli": "^6.26.0", | ||
"html-webpack-plugin": "^2.30.1", | ||
"react-dom": "^16.0.0", | ||
"react": "^16.3.1", | ||
"react-dom": "^16.3.1", | ||
"webpack": "^3.8.1" | ||
@@ -60,0 +63,0 @@ }, |
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
11598
23
- Removedreact@^16.0.0