Socket
Socket
Sign inDemoInstall

@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.34 to 0.0.35

6

gapi.auth2/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Google Sign-In API
// Type definitions for Google Sign-In API 0.0
// Project: https://developers.google.com/identity/sign-in/web/

@@ -24,3 +24,3 @@ // Definitions by: Derek Lawless <https://github.com/flawless2011>

*/
then(onInit: () => any, onFailure: (reason: string) => any): any;
then(onInit: () => any, onFailure?: (reason: string) => any): any;

@@ -62,3 +62,3 @@ /**

export interface IsSignedIn{
export interface IsSignedIn {
/**

@@ -65,0 +65,0 @@ * Returns whether the current user is currently signed in.

{
"name": "@types/gapi.auth2",
"version": "0.0.34",
"version": "0.0.35",
"description": "TypeScript definitions for Google Sign-In API",

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

"peerDependencies": {},
"typesPublisherContentHash": "bb866784e71d91cf975c61b2b267a39a79b6d711c62e430889aa4184de6f3c16",
"typesPublisherContentHash": "658973da2da23189043e7bb41ac6014096346455cacce9a364fdf70cd8a027af",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 16 Feb 2017 01:34:33 GMT
* Last updated: Tue, 14 Mar 2017 02:03:02 GMT
* Dependencies: gapi

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

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