Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.firebasestorage-v1beta

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.firebasestorage-v1beta - npm Package Compare versions

Comparing version 0.0.20230505 to 0.0.20230515

14

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Cloud Storage for Firebase API v1beta 0.0 */

// Generated from: https://firebasestorage.googleapis.com/$discovery/rest?version=v1beta
// Revision: 20230505
// Revision: 20230515

@@ -82,3 +82,3 @@ /// <reference types="gapi.client" />

string;
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */
bucket:

@@ -124,3 +124,3 @@ string;

string;
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */
bucket:

@@ -174,3 +174,3 @@ string;

string;
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */
name:

@@ -226,3 +226,3 @@ string;

string;
/** Required. Resource name of the parent Firebase project, `projects/{project_number}`. */
/** Required. Resource name of the parent Firebase project, `projects/{project_id_or_number}`. */
parent:

@@ -254,3 +254,3 @@ string;

string;
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */
bucket:

@@ -296,3 +296,3 @@ string;

string;
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */
bucket:

@@ -299,0 +299,0 @@ string;

{
"name": "@maxim_mazurok/gapi.client.firebasestorage-v1beta",
"version": "0.0.20230505",
"version": "0.0.20230515",
"description": "TypeScript typings for Cloud Storage for Firebase API v1beta",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.firebasestorage-v1beta definition tests */

// Revision: 20230505
// Revision: 20230515

@@ -9,0 +9,0 @@ gapi.load('client', async () => {

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