@types/grecaptcha
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -99,2 +99,7 @@ declare var grecaptcha: ReCaptchaV2.ReCaptcha & { | ||
/** | ||
* Optional. Enterprise checkbox reCAPTCHA only. | ||
* The action associated with the user-initiated event. | ||
*/ | ||
action?: string | undefined; | ||
/** | ||
* Optional. Invisible reCAPTCHA only. For plugin owners to not interfere with existing reCAPTCHA installations on a page. | ||
@@ -101,0 +106,0 @@ * If true, this reCAPTCHA instance will be part of a separate ID space. |
{ | ||
"name": "@types/grecaptcha", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "TypeScript definitions for grecaptcha", | ||
@@ -46,4 +46,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grecaptcha", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "88cc4a5026e9299e62fbb1f9a2a57bfab1c8de66344da4ed16db1106bc5888fc", | ||
"typeScriptVersion": "4.6" | ||
"typesPublisherContentHash": "f8afe90ee0e349f881317d38d392752202bccd6425fe3567dc14bf4b1c806fa3", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 28 Feb 2024 17:07:14 GMT | ||
* Last updated: Tue, 19 Mar 2024 12:41:20 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,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
8962
125