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.32 to 0.0.33

2

gapi.auth2/index.d.ts

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

*/
getAuthResponse(): AuthResponse;
getAuthResponse(includeAuthorizationData?: boolean): AuthResponse;

@@ -157,0 +157,0 @@ /**

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

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "1c53c8cbeee0c48728f7b062a97c8a7524e6466033a204b9d839f94102f77eab"
"typesPublisherContentHash": "c2086aea75a3cdfd758cc90dc1f08f9cc3bf31e56938a62eae4aa92e58a52c94",
"typeScriptVersion": "2.0"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gapi.auth2
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/gapi.auth2
Additional Details
* Last updated: Wed, 30 Nov 2016 23:08:29 GMT
* File structure: Global
* Library Dependencies: gapi
* Module Dependencies: none
* Last updated: Thu, 09 Feb 2017 22:16:34 GMT
* Dependencies: gapi
* Global values: gapi

@@ -17,0 +15,0 @@

{
"authors": "Derek Lawless <https://github.com/flawless2011>",
"libraryDependencies": [
"gapi"
],
"moduleDependencies": [],
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"name": "gapi.auth2",
"libraryName": "Google Sign-In API",
"typingsPackageName": "gapi.auth2",
"projectName": "https://developers.google.com/identity/sign-in/web/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",
"globals": [
"gapi"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "1c53c8cbeee0c48728f7b062a97c8a7524e6466033a204b9d839f94102f77eab"
"data": {
"authors": "Derek Lawless <https://github.com/flawless2011>",
"dependencies": {
"gapi": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "Google Sign-In API",
"typingsPackageName": "gapi.auth2",
"projectName": "https://developers.google.com/identity/sign-in/web/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"gapi"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "c2086aea75a3cdfd758cc90dc1f08f9cc3bf31e56938a62eae4aa92e58a52c94"
},
"isLatest": true
}
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