@types/gapi
Advanced tools
Comparing version 0.0.42 to 0.0.43
@@ -169,2 +169,6 @@ // Type definitions for Google API Client | ||
scope?: string | undefined, | ||
/** | ||
* Arbitrary value. If present, allows keys generated after July 29th, 2022 to work with the old (deprecated) api. | ||
*/ | ||
plugin_name?: string; | ||
@@ -171,0 +175,0 @@ hosted_domain?: string | undefined; |
{ | ||
"name": "@types/gapi", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "TypeScript definitions for Google API Client", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "dfb3a74a57418cfda97c48bfb6cf0e15374120cde17014cdc6816f4aaf46cab4", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "c723df11b1dac76dc2d43fc34cdb19ab6bee8a75951023ca457de6a8ff8994d6", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 18 May 2022 18:01:39 GMT | ||
* Last updated: Wed, 12 Oct 2022 12:32:58 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
17317
353