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 3.5.0 to 3.6.0

7

CHANGELOG.md

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

## [3.6.0](https://www.github.com/googleapis/nodejs-common/compare/v3.5.0...v3.6.0) (2021-02-17)
### Features
* **deps:** google-auth-library with workload identity federation ([#649](https://www.github.com/googleapis/nodejs-common/issues/649)) ([31945ac](https://www.github.com/googleapis/nodejs-common/commit/31945accc3fbfed513ab54c63038685a219429f4)), closes [#648](https://www.github.com/googleapis/nodejs-common/issues/648)
## [3.5.0](https://www.github.com/googleapis/nodejs-common/compare/v3.4.1...v3.5.0) (2020-11-11)

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

10

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

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

"extend": "^3.0.2",
"google-auth-library": "^6.1.1",
"google-auth-library": "^7.0.2",
"retry-request": "^4.1.1",

@@ -50,2 +50,4 @@ "teeny-request": "^7.0.0"

"@compodoc/compodoc": "^1.1.11",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10",
"@types/ent": "^2.2.1",

@@ -72,6 +74,4 @@ "@types/extend": "^3.0.1",

"tmp": "0.2.1",
"typescript": "~3.8.3",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
"typescript": "~3.8.3"
}
}

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

Client libraries targetting some end-of-life versions of Node.js are available, and
Client libraries targeting some end-of-life versions of Node.js are available, and
can be installed via npm [dist-tags](https://docs.npmjs.com/cli/dist-tag).

@@ -66,0 +66,0 @@ The dist-tags follow the naming convention `legacy-(version)`.

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