@types/grecaptcha
Advanced tools
Comparing version 2.0.30 to 2.0.31
@@ -1,2 +0,2 @@ | ||
// Type definitions for Google Recaptcha v2 | ||
// Type definitions for Google Recaptcha 2.0 | ||
// Project: https://www.google.com/recaptcha | ||
@@ -3,0 +3,0 @@ // Definitions by: Kristof Mattei <http://kristofmattei.be> |
{ | ||
"name": "@types/grecaptcha", | ||
"version": "2.0.30", | ||
"description": "TypeScript definitions for Google Recaptcha v2", | ||
"version": "2.0.31", | ||
"description": "TypeScript definitions for Google Recaptcha", | ||
"license": "MIT", | ||
@@ -14,4 +14,5 @@ "author": "Kristof Mattei <http://kristofmattei.be>", | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "4ad658a5fa9c7a0ae545cd575cc32e99914f845cd84a5e14aea58f661d310159" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a986c16c1a99dbcf0cebb2bc365023cbf5a2f03a7ebbe502918efea001164356", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,10 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Google Recaptcha v2 (https://www.google.com/recaptcha). | ||
This package contains type definitions for Google Recaptcha (https://www.google.com/recaptcha). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/grecaptcha | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/grecaptcha | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
* Last updated: Fri, 30 Dec 2016 00:00:10 GMT | ||
* Library Dependencies: none | ||
@@ -15,0 +14,0 @@ * Module Dependencies: none |
{ | ||
"authors": "Kristof Mattei <http://kristofmattei.be>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "2", | ||
"libraryMinorVersion": "0", | ||
"libraryName": "Google Recaptcha v2", | ||
"libraryMajorVersion": 2, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Google Recaptcha", | ||
"typingsPackageName": "grecaptcha", | ||
"projectName": "https://www.google.com/recaptcha", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Global", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
@@ -23,3 +22,3 @@ "ReCaptchaV2", | ||
"hasPackageJson": false, | ||
"contentHash": "4ad658a5fa9c7a0ae545cd575cc32e99914f845cd84a5e14aea58f661d310159" | ||
"contentHash": "a986c16c1a99dbcf0cebb2bc365023cbf5a2f03a7ebbe502918efea001164356" | ||
} |
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
4757
98
18