@types/gapi.auth2
Advanced tools
Comparing version 0.0.35 to 0.0.36
@@ -134,5 +134,5 @@ // Type definitions for Google Sign-In API 0.0 | ||
scope: string; | ||
expires_in: string; | ||
first_issued_at: string; | ||
expires_at: string; | ||
expires_in: number; | ||
first_issued_at: number; | ||
expires_at: number; | ||
} | ||
@@ -139,0 +139,0 @@ |
{ | ||
"name": "@types/gapi.auth2", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"description": "TypeScript definitions for Google Sign-In API", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "658973da2da23189043e7bb41ac6014096346455cacce9a364fdf70cd8a027af", | ||
"typesPublisherContentHash": "2b064f9c1f4560790a5cbfcd7a2b98f4d4e75fc42b62bde6e71fa2926f624d39", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/gapi.auth2 | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.auth2 | ||
Additional Details | ||
* Last updated: Tue, 14 Mar 2017 02:03:02 GMT | ||
* Last updated: Wed, 26 Apr 2017 17:34:12 GMT | ||
* Dependencies: gapi | ||
@@ -14,0 +14,0 @@ * Global values: gapi |
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
11127
4