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 6.2.0 to 6.2.1

1

build/src/bucket.d.ts

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

import { CRC32CValidatorGenerator } from './crc32c';
import { URL } from 'url';
export declare type GetFilesResponse = [File[], {}, Metadata];

@@ -18,0 +19,0 @@ export interface GetFilesCallback {

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

import { CRC32CValidatorGenerator } from './crc32c';
import { URL } from 'url';
export declare type GetExpirationDateResponse = [Date];

@@ -16,0 +17,0 @@ export interface GetExpirationDateCallback {

2

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

@@ -6,0 +6,0 @@ "author": "Google Inc.",

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