New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@white-matrix/basic-wallet

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@white-matrix/basic-wallet - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.ts

@@ -8,3 +8,3 @@ import { ethereum } from './type'

connectWeb3Service(): void;
connectWeb3Service(onChainChange: Function, onAccountChange: Function): void;

@@ -11,0 +11,0 @@ deployContract(actionData: ethereum.IDeployContractActionData): any;

{
"name": "@white-matrix/basic-wallet",
"version": "1.0.0",
"version": "1.0.1",
"description": "提供一个基本的iterface,供给钱包实现",

@@ -17,2 +17,2 @@ "main": "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