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

@solana/wallet-adapter-ledger

Package Overview
Dependencies
Maintainers
14
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/wallet-adapter-ledger - npm Package Compare versions

Comparing version 0.9.17 to 0.9.18

lib/cjs/package.json

7

package.json
{
"name": "@solana/wallet-adapter-ledger",
"version": "0.9.17",
"version": "0.9.18",
"author": "Solana Maintainers <maintainers@solana.foundation>",

@@ -35,3 +35,3 @@ "repository": "https://github.com/solana-labs/wallet-adapter",

"@ledgerhq/hw-transport-webhid": "6.27.1",
"@solana/wallet-adapter-base": "^0.9.15",
"@solana/wallet-adapter-base": "^0.9.16",
"buffer": "^6.0.3"

@@ -56,4 +56,5 @@ },

"scripts": {
"clean": "shx mkdir -p lib && shx rm -rf lib"
"clean": "shx mkdir -p lib && shx rm -rf lib",
"package": "shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
}
}
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