Socket
Socket
Sign inDemoInstall

@google-cloud/common

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/common - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

7

CHANGELOG.md

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

## [5.0.1](https://github.com/googleapis/nodejs-common/compare/v5.0.0...v5.0.1) (2023-10-26)
### Bug Fixes
* **deps:** Update dependency retry-request to v7 ([#794](https://github.com/googleapis/nodejs-common/issues/794)) ([beb2e1c](https://github.com/googleapis/nodejs-common/commit/beb2e1cefab2c6012beb4fdc92f239f4195d6a04))
## [5.0.0](https://github.com/googleapis/nodejs-common/compare/v4.0.3...v5.0.0) (2023-08-09)

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

8

package.json
{
"name": "@google-cloud/common",
"description": "Common components for Cloud APIs Node.js Client Libraries",
"version": "5.0.0",
"version": "5.0.1",
"license": "Apache-2.0",

@@ -42,3 +42,3 @@ "author": "Google Inc.",

"google-auth-library": "^9.0.0",
"retry-request": "^6.0.0",
"retry-request": "^7.0.0",
"teeny-request": "^9.0.0"

@@ -57,3 +57,3 @@ },

"@types/sinon": "^10.0.0",
"@types/tmp": "0.2.3",
"@types/tmp": "0.2.5",
"c8": "^8.0.1",

@@ -68,3 +68,3 @@ "codecov": "^3.6.5",

"proxyquire": "^2.1.3",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"tmp": "0.2.1",

@@ -71,0 +71,0 @@ "typescript": "^5.1.6"

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