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

electra-js

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electra-js - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

5

electra-js.d.ts

@@ -104,7 +104,6 @@ type OrNull<T> = T | null;

lockState: WalletLockState;
mnemonic: string;
randomAddresses: WalletAddress[];
state: WalletState;
mnemonic(): string;
state(): WalletState;
startDaemon(): Promise<void>;

@@ -111,0 +110,0 @@ stopDaemon(): Promise<void>;

2

package.json
{
"name": "electra-js",
"version": "0.5.6",
"version": "0.5.7",
"description": "Javascript API middleware allowing clients to interact with Electra blockchain.",

@@ -5,0 +5,0 @@ "license": "MIT",

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