@matt-block/react-recaptcha-v2
Advanced tools
Comparing version 2.0.0-rc.0 to 2.0.0-rc.1
{ | ||
"name": "@matt-block/react-recaptcha-v2", | ||
"version": "2.0.0-rc.0", | ||
"version": "2.0.0-rc.1", | ||
"description": "Google reCAPTCHA v2 React component that does not pollute the DOM", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.esm.js", |
@@ -40,2 +40,11 @@ # React reCAPTCHA v2 | ||
### Migrating from 1.x to 2.x | ||
The current version requires React `16.8.0` or above. If you are stuck with an older version, you could: | ||
- Not migrate to version 2 and continue to use a 1.x release, though support will end soon. | ||
- Move to a different package for Google reCAPTCHA v2, like: | ||
- [react-google-recaptcha][recaptcha_alternative_1] which requires React `16.4.1` or above. | ||
- [react-recaptcha][recaptcha_alternative_2] which required React `15.5.4` or above | ||
## Installation | ||
@@ -117,1 +126,3 @@ | ||
[rollup]: https://rollupjs.org | ||
[recaptcha_alternative_1]: https://github.com/dozoisch/react-google-recaptcha | ||
[recaptcha_alternative_2]: https://github.com/appleboy/react-recaptcha |
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
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
16364
127
0