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.2 to 1.0.3

2

index.ts

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

connectWeb3Service(onChainChange: Function, onAccountChange: Function): void;
connectWeb3Service(onChainChangeEvent: string, onAccountChangeEvent: string): void;

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

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

@@ -5,0 +5,0 @@ "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