@google-cloud/storage
Advanced tools
Comparing version 6.2.0 to 6.2.1
@@ -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 { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
774322
15551