@types/gapi.client
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -71,3 +71,3 @@ // Type definitions for non-npm package Google API client 1.0 | ||
// The map of HTTP response headers. | ||
headers?: any[]; | ||
headers?: { [headerName: string]: string }; | ||
@@ -74,0 +74,0 @@ // HTTP status |
{ | ||
"name": "@types/gapi.client", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for Google API client", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "6eaccc07c8dcd655eb3dc5c04799862cabafe60bbddc72e9c95c827be8c4a0e8", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "02d13912fda84310d97e4f34c123b17f48892e5c7d8ba4606e496ab13baf7d92", | ||
"typeScriptVersion": "3.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 26 Apr 2020 16:35:34 GMT | ||
* Last updated: Tue, 19 Jan 2021 23:09:27 GMT | ||
* Dependencies: none | ||
@@ -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
10738