New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 1.0.1

1

lib/index.d.ts
export * from './WalletManager';
export * from './wallets/anchor/Anchor';

@@ -18,1 +18,2 @@ "use strict";

__exportStar(require("./WalletManager"), exports);
__exportStar(require("./wallets/anchor/Anchor"), exports);

2

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

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

# WAX Blockchain wallet manager
## install
npm i wax-wallet-manager
## under development
## npm i --save-dev wax-wallet-manager
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