Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "grecaptcha", | ||
"version": "1.0.2", | ||
"description": "reCAPTCHA v2 client for Node", | ||
"version": "1.0.3", | ||
"description": "reCAPTCHA v3 / v2 client for Node", | ||
"main": "grecaptcha.js", | ||
@@ -15,4 +15,6 @@ "scripts": { | ||
"recaptcha", | ||
"recaptcha-v3", | ||
"v3", | ||
"recaptcha-v2", | ||
"v2", | ||
"recaptcha-v2", | ||
"verify", | ||
@@ -19,0 +21,0 @@ "recaptcha-verify", |
# grecaptcha | ||
> reCAPTCHA v2 client for Node | ||
> reCAPTCHA v3 / v2 client for Node | ||
@@ -4,0 +4,0 @@ [GitHub](https://github.com/ethanent/grecaptcha) | [NPM](https://www.npmjs.com/package/grecaptcha) |
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
3264