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 2.2.5 to 2.2.6

7

CHANGELOG.md

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

### [2.2.6](https://www.github.com/googleapis/nodejs-common/compare/v2.2.5...v2.2.6) (2020-01-17)
### Bug Fixes
* **deps:** update dependency teeny-request to v6 ([#517](https://www.github.com/googleapis/nodejs-common/issues/517)) ([f190f7c](https://www.github.com/googleapis/nodejs-common/commit/f190f7ce054e6e25dedfa6b71eb161b0fef52335))
### [2.2.5](https://www.github.com/googleapis/nodejs-common/compare/v2.2.4...v2.2.5) (2019-12-05)

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

12

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

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

"docs": "compodoc src/",
"test": "nyc mocha build/test",
"test": "c8 mocha build/test",
"posttest": "npm run lint && npm run license-check",

@@ -43,3 +43,3 @@ "prepare": "npm run compile",

"retry-request": "^4.0.0",
"teeny-request": "^5.2.1"
"teeny-request": "^6.0.0"
},

@@ -64,10 +64,10 @@ "devDependencies": {

"linkinator": "^1.1.7",
"mocha": "^6.0.2",
"mocha": "^7.0.0",
"mv": "^2.1.1",
"ncp": "^2.0.0",
"nock": "^11.3.2",
"nyc": "^14.0.0",
"c8": "^7.0.0",
"power-assert": "^1.6.1",
"proxyquire": "^2.1.0",
"sinon": "^7.3.0",
"sinon": "^8.0.0",
"source-map-support": "^0.5.11",

@@ -74,0 +74,0 @@ "tmp": "0.1.0",

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