@types/grecaptcha
Advanced tools
Comparing version 2.0.35 to 2.0.36
@@ -49,3 +49,3 @@ // Type definitions for Google Recaptcha 2.0 | ||
*/ | ||
sitekey: string; | ||
sitekey?: string; | ||
/** | ||
@@ -52,0 +52,0 @@ * Optional. The color theme of the widget. |
{ | ||
"name": "@types/grecaptcha", | ||
"version": "2.0.35", | ||
"version": "2.0.36", | ||
"description": "TypeScript definitions for Google Recaptcha", | ||
@@ -27,2 +27,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -34,4 +35,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0b296a471516006430f7683ff7abd607dbe311cebbf5624952d73ce6c8735aae", | ||
"typesPublisherContentHash": "b003c7cb4ca175b590142cfbe3e025fd35e1913fdd7be7aa7c93e95891639605", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 15 Jun 2018 21:26:44 GMT | ||
* Last updated: Wed, 28 Nov 2018 15:28:54 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
7290