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.20220916 to 0.0.20220927

7

index.d.ts

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

@@ -14,3 +13,3 @@ // IMPORTANT

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

@@ -32,8 +31,4 @@ /// <reference types="gapi.client" />

interface Bucket {
/** Output only. Location of the storage bucket. */
location?: string;
/** Resource name of the bucket. */
name?: string;
/** Output only. Represents whether a bucket is being moved to a new location, in which case reconciling is set to true. */
reconciling?: boolean;
}

@@ -40,0 +35,0 @@ // tslint:disable-next-line:no-empty-interface

2

package.json
{
"name": "@maxim_mazurok/gapi.client.firebasestorage-v1beta",
"version": "0.0.20220916",
"version": "0.0.20220927",
"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: 20220916
// Revision: 20220927

@@ -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