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

wax-wallet-manager

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wax-wallet-manager - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

lib/interfaces.d.ts

@@ -43,5 +43,5 @@ export interface Chain {

export interface StoredAccount {
accountName: string;
account_name: string;
requestPermission: string;
walletName: string;
}

@@ -25,3 +25,3 @@ "use strict";

return {
accountName: account.accountName,
account_name: account.accountName,
requestPermission: account.requestPermission,

@@ -28,0 +28,0 @@ walletName: wallet

{
"name": "wax-wallet-manager",
"version": "1.0.7",
"version": "1.0.8",
"description": "Manage multiple Wax Blockchain account login sessions across WCW and supported wallets.",

@@ -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