Socket
Socket
Sign inDemoInstall

googleapis-common

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

googleapis-common - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

2

build/src/http2.d.ts

@@ -13,3 +13,3 @@ /// <reference types="node" />

session: http2.ClientHttp2Session;
timeoutHandle?: NodeJS.Timer;
timeoutHandle?: NodeJS.Timeout;
}

@@ -16,0 +16,0 @@ /**

@@ -7,2 +7,9 @@ # Changelog

## [7.0.1](https://github.com/googleapis/nodejs-googleapis-common/compare/v7.0.0...v7.0.1) (2023-10-31)
### Bug Fixes
* `Timeout` type ([#528](https://github.com/googleapis/nodejs-googleapis-common/issues/528)) ([788344f](https://github.com/googleapis/nodejs-googleapis-common/commit/788344f822d83587c8322d01c6e4cd3abfceefa9))
## [7.0.0](https://github.com/googleapis/nodejs-googleapis-common/compare/v6.0.4...v7.0.0) (2023-07-27)

@@ -9,0 +16,0 @@

{
"name": "googleapis-common",
"version": "7.0.0",
"version": "7.0.1",
"description": "A common tooling library used by the googleapis npm module. You probably don't want to use this directly.",

@@ -45,2 +45,3 @@ "repository": "googleapis/nodejs-googleapis-common",

"devDependencies": {
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@compodoc/compodoc": "^1.1.9",

@@ -56,3 +57,3 @@ "@types/execa": "^0.9.0",

"@types/sinon": "^10.0.0",
"@types/tmp": "0.2.3",
"@types/tmp": "0.2.5",
"@types/url-template": "^2.0.28",

@@ -59,0 +60,0 @@ "@types/uuid": "^9.0.0",

@@ -57,3 +57,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
Our client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
Libraries are compatible with all current _active_ and _maintenance_ versions of

@@ -60,0 +60,0 @@ Node.js.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc