@types/gapi.auth2
Advanced tools
Comparing version 0.0.39 to 0.0.40
@@ -50,3 +50,3 @@ // Type definitions for Google Sign-In API 0.0 | ||
*/ | ||
grantOfflineAccess(options: { | ||
grantOfflineAccess(options?: { | ||
scope?: string; | ||
@@ -53,0 +53,0 @@ prompt?: "select_account" | "consent"; |
{ | ||
"name": "@types/gapi.auth2", | ||
"version": "0.0.39", | ||
"version": "0.0.40", | ||
"description": "TypeScript definitions for Google Sign-In API", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5e60ae8cfbab642632a3736099ea856f8a1b5e1db96c2db3fb77958dfe8bb88f", | ||
"typesPublisherContentHash": "7c29fbc9e80da4510dd8bbaf19bf39411c1dc7a48353c1c93b52d05368019227", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 06 Jun 2017 14:18:37 GMT | ||
* Last updated: Wed, 05 Jul 2017 14:31: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
11689