@types/grecaptcha
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -11,3 +11,5 @@ // Type definitions for Google Recaptcha 3.0 | ||
declare var grecaptcha: ReCaptchaV2.ReCaptcha; | ||
declare var grecaptcha: ReCaptchaV2.ReCaptcha & { | ||
enterprise: ReCaptchaV2.ReCaptcha; | ||
}; | ||
@@ -14,0 +16,0 @@ declare namespace ReCaptchaV2 { |
{ | ||
"name": "@types/grecaptcha", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for Google Recaptcha", | ||
@@ -45,4 +45,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2ab1eadf146796dd48a87d8f6c5605a24ec4a3fe7b45e6475ce89c8f66eb25a4", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "2e6edaf537ac1c11e2f3262b5965f04dfbb533eed23e2e000b7fab7cb740080f", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 26 Feb 2020 19:36:10 GMT | ||
* Last updated: Thu, 29 Apr 2021 08:31:23 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `grecaptcha` |
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
8557
124