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
4
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 7.9.3 to 8.0.0

8

package.json
{
"name": "@near-wallet-selector/ledger",
"version": "7.9.3",
"version": "8.0.0",
"description": "Ledger package for NEAR Wallet Selector.",

@@ -25,3 +25,3 @@ "keywords": [

"peerDependencies": {
"near-api-js": "^0.44.2 || ^1.0.0"
"near-api-js": "^1.0.0 || ^2.0.0"
},

@@ -36,6 +36,6 @@ "module": "./index.js",

"bn.js": "^5.2.0",
"@near-wallet-selector/core": "7.9.3",
"@near-wallet-selector/core": "8.0.0",
"is-mobile": "^3.1.1",
"@near-wallet-selector/wallet-utils": "7.9.3"
"@near-wallet-selector/wallet-utils": "8.0.0"
}
}

@@ -7,3 +7,3 @@ # @near-wallet-selector/ledger

The easiest way to use this package is to install it from the NPM registry, this package requires `near-api-js` v0.44.2 or above:
The easiest way to use this package is to install it from the NPM registry, this package requires `near-api-js` v1.0.0 or above:

@@ -45,2 +45,3 @@ ```bash

- `iconUrl`: (`string?`): Image URL for the icon shown in the modal. This can also be a relative path or base64 encoded image. Defaults to `./assets/ledger-icon.png`.
- `deprecated`: (`boolean?`): Deprecated is optional. Default is `false`.

@@ -47,0 +48,0 @@ ## Assets

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