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

@types/gapi

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gapi - npm Package Compare versions

Comparing version 0.0.42 to 0.0.43

4

gapi/index.d.ts

@@ -169,2 +169,6 @@ // Type definitions for Google API Client

scope?: string | undefined,
/**
* Arbitrary value. If present, allows keys generated after July 29th, 2022 to work with the old (deprecated) api.
*/
plugin_name?: string;

@@ -171,0 +175,0 @@ hosted_domain?: string | undefined;

6

gapi/package.json
{
"name": "@types/gapi",
"version": "0.0.42",
"version": "0.0.43",
"description": "TypeScript definitions for Google API Client",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi",

"dependencies": {},
"typesPublisherContentHash": "dfb3a74a57418cfda97c48bfb6cf0e15374120cde17014cdc6816f4aaf46cab4",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "c723df11b1dac76dc2d43fc34cdb19ab6bee8a75951023ca457de6a8ff8994d6",
"typeScriptVersion": "4.1"
}

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

### Additional Details
* Last updated: Wed, 18 May 2022 18:01:39 GMT
* Last updated: Wed, 12 Oct 2022 12:32:58 GMT
* Dependencies: none

@@ -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