New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@near-wallet-selector/ledger

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-wallet-selector/ledger - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1

index.cjs.js

11

package.json
{
"name": "@near-wallet-selector/ledger",
"version": "4.0.0-alpha.0",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"version": "4.0.0-alpha.1",
"main": "./index.umd.js",
"module": "./index.esm.js",
"typings": "./index.d.ts",
"dependencies": {

@@ -11,8 +12,8 @@ "@ledgerhq/hw-transport": "^6.20.0",

"bn.js": "^5.2.0",
"@near-wallet-selector/core": "4.0.0-alpha.0",
"@near-wallet-selector/core": "4.0.0-alpha.1",
"rxjs": "~7.4.0",
"is-mobile": "^3.0.0",
"@near-wallet-selector/wallet-utils": "4.0.0-alpha.0"
"@near-wallet-selector/wallet-utils": "4.0.0-alpha.1"
},
"peerDependencies": {}
}
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