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.45 to 0.0.46

2

gapi.auth2/index.d.ts

@@ -30,3 +30,3 @@ // Type definitions for Google Sign-In API 0.0

*/
signIn(options?: SigninOptions | SigninOptionsBuilder): any;
signIn(options?: SigninOptions | SigninOptionsBuilder): Promise<GoogleUser>;

@@ -33,0 +33,0 @@ /**

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

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

},
"typesPublisherContentHash": "865b42bf89251efb12e30d1d1b167e3d66bee81f0c7227ab0dd481b0c494510f",
"typesPublisherContentHash": "cb3786330e58094f37ff660334a06a279212208c8879a6524e61ccf0cd7fb8d4",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 04 Oct 2017 15:58:35 GMT
* Last updated: Tue, 28 Nov 2017 00:21:33 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