New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.blockchainnodeengine-v1

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.20250108 to 0.0.20250122

12

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Blockchain Node Engine API v1 0.0 */

// Generated from: https://blockchainnodeengine.googleapis.com/$discovery/rest?version=v1
// Revision: 20250108
// Revision: 20250122

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

function load(
urlOrObject: 'https://blockchainnodeengine.googleapis.com/$discovery/rest?version=v1'
urlOrObject: 'https://blockchainnodeengine.googleapis.com/$discovery/rest?version=v1',
): Promise<void>;

@@ -29,3 +29,3 @@ /** @deprecated Please load APIs with discovery documents. */

version: 'v1',
callback: () => any
callback: () => any,
): void;

@@ -241,3 +241,3 @@

},
body: BlockchainNode
body: BlockchainNode,
): Request<Operation>;

@@ -399,3 +399,3 @@ /** Deletes a single blockchain node. */

},
body: BlockchainNode
body: BlockchainNode,
): Request<Operation>;

@@ -460,3 +460,3 @@ }

},
body: CancelOperationRequest
body: CancelOperationRequest,
): Request<{}>;

@@ -463,0 +463,0 @@ /** Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. */

{
"name": "@maxim_mazurok/gapi.client.blockchainnodeengine-v1",
"version": "0.0.20250108",
"version": "0.0.20250122",
"description": "TypeScript typings for Blockchain Node Engine API v1",

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

@@ -32,3 +32,3 @@ # TypeScript typings for Blockchain Node Engine API v1

// gapi.client.blockchainnodeengine
}
},
);

@@ -65,3 +65,3 @@ ```

}
}
},
);

@@ -68,0 +68,0 @@ ```

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