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 0.32.0 to 0.32.1

10

CHANGELOG.md

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

## v0.32.1
04-08-2019 10:53 PDT
### Dependencies
- fix: teeny-request should be dependency
- fix(deps): update dependency arrify to v2 ([#404](https://github.com/googleapis/nodejs-common/pull/404))
- chore: unpin @types/node ([#402](https://github.com/googleapis/nodejs-common/pull/402))
## v0.32.0

@@ -9,0 +19,0 @@

11

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

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

"@types/request": "^2.48.1",
"arrify": "^1.0.1",
"arrify": "^2.0.0",
"duplexify": "^3.6.0",

@@ -45,3 +45,4 @@ "ent": "^2.2.0",

"pify": "^4.0.1",
"retry-request": "^4.0.0"
"retry-request": "^4.0.0",
"teeny-request": "^3.11.3"
},

@@ -51,3 +52,2 @@ "devDependencies": {

"@google-cloud/nodejs-repo-tools": "^3.2.0",
"@types/arrify": "^1.0.4",
"@types/ent": "^2.2.1",

@@ -59,3 +59,3 @@ "@types/extend": "^3.0.1",

"@types/nock": "^9.3.1",
"@types/node": "11.12.4",
"@types/node": "^11.13.0",
"@types/pify": "^3.0.2",

@@ -81,3 +81,2 @@ "@types/proxyquire": "^1.3.28",

"source-map-support": "^0.5.11",
"teeny-request": "^3.11.3",
"tmp": "0.1.0",

@@ -84,0 +83,0 @@ "typescript": "~3.4.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