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.35 to 0.0.36

gapi.auth2/LICENSE

6

gapi.auth2/index.d.ts

@@ -134,5 +134,5 @@ // Type definitions for Google Sign-In API 0.0

scope: string;
expires_in: string;
first_issued_at: string;
expires_at: string;
expires_in: number;
first_issued_at: number;
expires_at: number;
}

@@ -139,0 +139,0 @@

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

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

"peerDependencies": {},
"typesPublisherContentHash": "658973da2da23189043e7bb41ac6014096346455cacce9a364fdf70cd8a027af",
"typesPublisherContentHash": "2b064f9c1f4560790a5cbfcd7a2b98f4d4e75fc42b62bde6e71fa2926f624d39",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/gapi.auth2
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.auth2
Additional Details
* Last updated: Tue, 14 Mar 2017 02:03:02 GMT
* Last updated: Wed, 26 Apr 2017 17:34:12 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