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
62
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.20231206 to 0.0.20240103

6

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: 20231206
// Revision: 20240103

@@ -45,4 +45,2 @@ /// <reference types="gapi.client" />

name?: string;
/** Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect. */
privateServiceConnectEnabled?: boolean;
/** Output only. A status representing the state of the node. */

@@ -73,4 +71,2 @@ state?: string;

apiEnableDebug?: boolean;
/** Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as "suggested", as we run the execution node we can trust the execution node, and therefore this is considered enforced. */
beaconFeeRecipient?: string;
/** Immutable. The consensus client. */

@@ -77,0 +73,0 @@ consensusClient?: string;

2

package.json
{
"name": "@maxim_mazurok/gapi.client.blockchainnodeengine-v1",
"version": "0.0.20231206",
"version": "0.0.20240103",
"description": "TypeScript typings for Blockchain Node Engine 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