Socket
Socket
Sign inDemoInstall

bnc-sdk

Package Overview
Dependencies
Maintainers
3
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bnc-sdk - npm Package Compare versions

Comparing version 4.6.4 to 4.6.5

2

dist/types/src/types.d.ts

@@ -104,3 +104,3 @@ import type { Subject } from 'rxjs';

export declare type Network = 'main' | 'goerli' | 'xdai' | 'matic-main' | 'matic-mumbai' | 'local';
export declare type Status = 'pending' | 'confirmed' | 'speedup' | 'cancel' | 'failed' | 'dropped' | 'pending-simulation' | 'stuck';
export declare type Status = 'pending' | 'confirmed' | 'speedup' | 'cancel' | 'failed' | 'dropped' | 'pending-simulation' | 'stuck' | 'simulated';
export interface InputOutput {

@@ -107,0 +107,0 @@ address: string;

{
"name": "bnc-sdk",
"version": "4.6.4",
"version": "4.6.5",
"description": "SDK to connect to the blocknative backend via a websocket connection",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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