Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/gapi.auth2

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gapi.auth2 - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

5

gapi.auth2/index.d.ts

@@ -174,2 +174,7 @@ // Type definitions for Google Sign-In API 0.0

/**
* Forces a refresh of the access token, and then returns a Promise for the new AuthResponse.
*/
reloadAuthResponse(): Promise<AuthResponse>;
/**
* Returns true if the user granted the specified scopes.

@@ -176,0 +181,0 @@ */

4

gapi.auth2/package.json
{
"name": "@types/gapi.auth2",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript definitions for Google Sign-In API",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "2b064f9c1f4560790a5cbfcd7a2b98f4d4e75fc42b62bde6e71fa2926f624d39",
"typesPublisherContentHash": "93255a2ea49c8ce2514653224a349c4073332eda7ea0df0612c23ad19cb86cd0",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 26 Apr 2017 17:34:12 GMT
* Last updated: Wed, 26 Apr 2017 18:38:06 GMT
* Dependencies: gapi

@@ -14,0 +14,0 @@ * Global values: gapi

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc