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

@maxim_mazurok/gapi.client.apphub-v1

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.apphub-v1 - npm Package Compare versions

Comparing version 0.0.20240104 to 0.0.20240116

8

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package App Hub API v1 0.0 */

// Generated from: https://apphub.googleapis.com/$discovery/rest?version=v1
// Revision: 20240104
// Revision: 20240116

@@ -106,2 +106,8 @@ /// <reference types="gapi.client" />

}
interface ReconciliationOperationMetadata {
/** DEPRECATED. Use exclusive_action instead. */
deleteResource?: boolean;
/** Excluisive action returned by the CLH. */
exclusiveAction?: string;
}
interface SetIamPolicyRequest {

@@ -108,0 +114,0 @@ /** REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them. */

2

package.json
{
"name": "@maxim_mazurok/gapi.client.apphub-v1",
"version": "0.0.20240104",
"version": "0.0.20240116",
"description": "TypeScript typings for App Hub API v1",

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