New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/storage

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/storage - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

7

CHANGELOG.md

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

### [5.1.2](https://www.github.com/googleapis/nodejs-storage/compare/v5.1.1...v5.1.2) (2020-07-06)
### Bug Fixes
* **deps:** update dependency through2 to v4 ([#1226](https://www.github.com/googleapis/nodejs-storage/issues/1226)) ([2be25e8](https://www.github.com/googleapis/nodejs-storage/commit/2be25e8fbd4bc60f8e702c2120cf99510508cd15))
### [5.1.1](https://www.github.com/googleapis/nodejs-storage/compare/v5.1.0...v5.1.1) (2020-06-19)

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

6

package.json
{
"name": "@google-cloud/storage",
"description": "Cloud Storage Client Library for Node.js",
"version": "5.1.1",
"version": "5.1.2",
"license": "Apache-2.0",

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

"stream-events": "^1.0.1",
"through2": "^3.0.0",
"through2": "^4.0.0",
"xdg-basedir": "^4.0.0"

@@ -108,3 +108,3 @@ },

"mocha": "^8.0.0",
"nock": "~12.0.0",
"nock": "~13.0.0",
"node-fetch": "^2.2.0",

@@ -111,0 +111,0 @@ "normalize-newline": "^3.0.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