Socket
Socket
Sign inDemoInstall

@google-cloud/storage

Package Overview
Dependencies
Maintainers
1
Versions
183
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.13.1 to 5.13.2

2

build/src/bucket.d.ts

@@ -508,3 +508,3 @@ /// <reference types="node" />

getFiles(callback: GetFilesCallback): void;
getLabels(options: GetLabelsOptions): Promise<GetLabelsResponse>;
getLabels(options?: GetLabelsOptions): Promise<GetLabelsResponse>;
getLabels(callback: GetLabelsCallback): void;

@@ -511,0 +511,0 @@ getLabels(options: GetLabelsOptions, callback: GetLabelsCallback): void;

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

@@ -67,3 +67,2 @@ "author": "Google Inc.",

"mime-types": "^2.0.8",
"onetime": "^5.1.0",
"p-limit": "^3.0.1",

@@ -88,3 +87,2 @@ "pumpify": "^2.0.0",

"@types/mocha": "^8.0.0",
"@types/nock": "^10.0.0",
"@types/node": "^11.13.4",

@@ -99,3 +97,2 @@ "@types/node-fetch": "^2.1.3",

"c8": "^7.0.0",
"codecov": "^3.0.0",
"form-data": "^4.0.0",

@@ -102,0 +99,0 @@ "gts": "^3.1.0",

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

are generated from a central template. To edit one of these files, make an edit
to its template in this
[directory](https://github.com/googleapis/synthtool/tree/master/synthtool/gcp/templates/node_library).
to its templates in
[directory](https://github.com/googleapis/synthtool).

@@ -263,3 +263,3 @@ ## License

[client-docs]: https://googleapis.dev/nodejs/storage/latest
[client-docs]: https://cloud.google.com/nodejs/docs/reference/storage/latest
[product-docs]: https://cloud.google.com/storage

@@ -266,0 +266,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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