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
214
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.20241030 to 0.0.20241101

10

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: 20241030
// Revision: 20241101

@@ -58,2 +58,6 @@ /// <reference types="gapi.client" />

goal?: string;
/** Optional. Hint text containing suggestions to help the agent accomplish the goal */
hint?: string;
/** Optional. A description of criteria the agent should use to determine if the goal has been successfully completed */
successCriteria?: string;
}

@@ -261,3 +265,3 @@ interface GoogleFirebaseAppdistroV1alphaAiStepResult {

deviceExecutions?: GoogleFirebaseAppdistroV1alphaDeviceExecution[];
/** Optional. Display name of the release test. Required if the release test is created with multiple goals */
/** Optional. Display name of the release test. Required if the release test is created with multiple goals. */
displayName?: string;

@@ -302,2 +306,4 @@ /** Optional. Input only. Login credentials for the test. Input only. */

interface GoogleFirebaseAppdistroV1alphaTestConfig {
/** Optional. Display name of the AI driven test. Required if the release test is created with multiple goals. */
displayName?: string;
/** Identifier. The name of the test configuration resource. Format: `projects/{project_number}/apps/{app_id}/testConfig` */

@@ -304,0 +310,0 @@ name?: string;

2

package.json
{
"name": "@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha",
"version": "0.0.20241030",
"version": "0.0.20241101",
"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