@types/gapi.auth2
Advanced tools
Comparing version 0.0.37 to 0.0.38
@@ -51,3 +51,4 @@ // Type definitions for Google Sign-In API 0.0 | ||
scope?: string; | ||
redirect_uri?: string; | ||
prompt?: "select_account" | "consent"; | ||
app_package_name?: string; | ||
}): any; | ||
@@ -54,0 +55,0 @@ |
{ | ||
"name": "@types/gapi.auth2", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "TypeScript definitions for Google Sign-In API", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "93255a2ea49c8ce2514653224a349c4073332eda7ea0df0612c23ad19cb86cd0", | ||
"typesPublisherContentHash": "ab815357e5bed3821f465d461b4ba49ca5eda3046cd0895efd76a8c21e204bc3", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 26 Apr 2017 18:38:06 GMT | ||
* Last updated: Tue, 23 May 2017 19:12:34 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
11664
251