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.20240131 to 0.0.20240207

4

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: 20240131
// Revision: 20240207

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

interface ValidatorConfig {
/** 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. When true, deploys a GCP-managed validator client alongside the beacon client. */

@@ -169,0 +171,0 @@ managedValidatorClient?: boolean;

{
"name": "@maxim_mazurok/gapi.client.blockchainnodeengine-v1",
"version": "0.0.20240131",
"version": "0.0.20240207",
"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