@types/gapi.auth2
Advanced tools
Comparing version 0.0.47 to 0.0.48
@@ -352,3 +352,3 @@ // Type definitions for Google Sign-In API 0.0 | ||
*/ | ||
onfailure?(): void; | ||
onfailure?(reason: { error: string }): void; | ||
@@ -355,0 +355,0 @@ /** |
{ | ||
"name": "@types/gapi.auth2", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"description": "TypeScript definitions for Google Sign-In API", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -23,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "1dca44569693d1788a6e41dc620f653165f1c54f1727a05f24ec39681e7f4601", | ||
"typesPublisherContentHash": "b132bdf88098485349930a5d752e637798414320ec79306d0eeb4c6e925fbd13", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.auth2 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.auth2 | ||
Additional Details | ||
* Last updated: Fri, 16 Feb 2018 18:18:18 GMT | ||
* Last updated: Sat, 27 Oct 2018 23:08:43 GMT | ||
* Dependencies: gapi | ||
@@ -14,0 +14,0 @@ * Global values: gapi |
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
13809