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

@dfns/blockchain-integration

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfns/blockchain-integration - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

lib/types/wallet.d.ts

@@ -6,3 +6,2 @@ import { TransactionResponse } from "./responses";

new (signer: SignerAsync): WalletInterface;
someFunction(): void;
getAddress(): Promise<string>;

@@ -9,0 +8,0 @@ getBalance(): Promise<string>;

2

package.json
{
"name": "@dfns/blockchain-integration",
"version": "1.0.4",
"version": "1.0.5",
"description": "Blockchain integration Kit for DFNS",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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