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

@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha

Package Overview
Dependencies
Maintainers
0
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha - npm Package Compare versions

Comparing version 0.0.20241122 to 0.0.20241204

6

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Firebase App Distribution API v1alpha 0.0 */

// Generated from: https://firebaseappdistribution.googleapis.com/$discovery/rest?version=v1alpha
// Revision: 20241122
// Revision: 20241204

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

interface GoogleFirebaseAppdistroV1alphaJwt {
/** The JWT token (three Base64URL-encoded strings joined by dots). */
token?: string;

@@ -262,2 +263,3 @@ }

interface GoogleFirebaseAppdistroV1alphaReleaseNotes {
/** The actual release notes text from the user. */
releaseNotes?: string;

@@ -278,2 +280,4 @@ }

name?: string;
/** Optional. The test case that was used to generate this release test. Note: The test case may have changed or been deleted since the release test was created. Format: `projects/{project_number}/apps/{app}/testCases/{test_case}` */
testCase?: string;
/** Output only. The state of the release test. */

@@ -280,0 +284,0 @@ testState?: string;

2

package.json
{
"name": "@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha",
"version": "0.0.20241122",
"version": "0.0.20241204",
"description": "TypeScript typings for Firebase App Distribution API v1alpha",

@@ -5,0 +5,0 @@ "repository": {

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