@types/grecaptcha
Advanced tools
Comparing version 2.0.33 to 2.0.34
@@ -49,3 +49,2 @@ // Type definitions for Google Recaptcha 2.0 | ||
* @default "light" | ||
* @type {Theme} | ||
*/ | ||
@@ -57,3 +56,2 @@ theme?: Theme; | ||
* @default "image" | ||
* @type {Type} | ||
*/ | ||
@@ -65,3 +63,2 @@ type?: Type; | ||
* @default "compact" | ||
* @type {Size} | ||
*/ | ||
@@ -83,3 +80,2 @@ size?: Size; | ||
* @default "bottomright" | ||
* @type {Badge} | ||
*/ | ||
@@ -86,0 +82,0 @@ badge?: Badge; |
{ | ||
"name": "@types/grecaptcha", | ||
"version": "2.0.33", | ||
"version": "2.0.34", | ||
"description": "TypeScript definitions for Google Recaptcha", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"name": "Ruslan Arkhipau", | ||
"url": "https://github.com/DethAriel" | ||
"url": "https://github.com/DethAriel", | ||
"githubUsername": "DethAriel" | ||
} | ||
@@ -28,5 +29,4 @@ ], | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "faeaebca9a8591857b36e70913a5f88eea2f28f5978f2c86a9c5797c21f414a4", | ||
"typesPublisherContentHash": "0ac905d01462b46789f6c90c329f3d42c867c5ea37fb627f9835e4e9e99be164", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 02 May 2017 16:31:38 GMT | ||
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: ReCaptchaV2, 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
5985
82