react-google-recaptcha-hook
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -20,3 +20,3 @@ { | ||
"license": "MIT", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"files": [ | ||
@@ -44,4 +44,4 @@ "dist", | ||
"peerDependencies": { | ||
"react": "^18", | ||
"react-dom": "^18" | ||
"react": ">=16.13.1", | ||
"react-dom": ">=16.13.1" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
@@ -1,4 +0,1 @@ | ||
> **Warning** | ||
> Use https://github.com/t49tran/react-google-recaptcha-v3 if your React version is under 18. | ||
# React Hook for Google reCAPTCHA V3 | ||
@@ -5,0 +2,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
9126
55