react-google-invisible-recaptcha
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
@@ -109,3 +109,3 @@ "use strict"; | ||
if (_recaptchaId) { | ||
if (_recaptchaId !== undefined && _recaptchaId !== null) { | ||
ref.current.callbacks = { | ||
@@ -112,0 +112,0 @@ execute: function execute() { |
{ | ||
"name": "react-google-invisible-recaptcha", | ||
"author": "szchenghuang <szchenghuang@gmail.com>", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0-rc.2", | ||
"description": "A React component which is simply interested in Google invisible reCaptcha.", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
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
15409