Socket
Socket
Sign inDemoInstall

@particle-network/solana-wallet

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@particle-network/solana-wallet - npm Package Compare versions

Comparing version 0.5.1 to 0.5.4

2

lib/types/solana-wallet.d.ts

@@ -16,3 +16,5 @@ import { PublicKey, Transaction, Connection, ConnectionConfig } from "@solana/web3.js";

preferredAuthType?: AuthType;
emailOrPhoneAccount?: string;
supportAuthTypes?: string;
loginFormMode?: boolean;
}): Promise<void>;

@@ -19,0 +21,0 @@ disconnect(): Promise<void>;

4

package.json
{
"name": "@particle-network/solana-wallet",
"version": "0.5.1",
"version": "0.5.4",
"files": [

@@ -19,3 +19,3 @@ "lib",

"dependencies": {
"@particle-network/auth": "^0.5.0"
"@particle-network/auth": "^0.5.4"
},

@@ -22,0 +22,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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