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

@ledgerhq/evm-tools

Package Overview
Dependencies
Maintainers
8
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/evm-tools - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1-next.0

8

CHANGELOG.md
# @ledgerhq/evm-tools
## 1.3.1-next.0
### Patch Changes
- Updated dependencies [[`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890)]:
- @ledgerhq/live-env@2.5.0-next.0
- @ledgerhq/cryptoassets-evm-signatures@13.5.3-next.0
## 1.3.0

@@ -4,0 +12,0 @@

9

package.json
{
"name": "@ledgerhq/evm-tools",
"version": "1.3.0",
"version": "1.3.1-next.0",
"description": "EVM tooling used for coin integrations & app bindings",

@@ -52,4 +52,4 @@ "main": "./index.ts",

"crypto-js": "4.2.0",
"@ledgerhq/cryptoassets-evm-signatures": "^13.5.2",
"@ledgerhq/live-env": "^2.4.1"
"@ledgerhq/cryptoassets-evm-signatures": "^13.5.3-next.0",
"@ledgerhq/live-env": "^2.5.0-next.0"
},

@@ -63,3 +63,3 @@ "devDependencies": {

"ts-jest": "^29.1.1",
"@ledgerhq/types-live": "^6.53.0"
"@ledgerhq/types-live": "^6.57.0-next.0"
},

@@ -71,2 +71,3 @@ "scripts": {

"watch": "tsc --watch",
"watch:es": "tsc --watch -m ES6 --outDir lib-es",
"doc": "documentation readme src/** --section=API --pe ts --re ts --re d.ts",

@@ -73,0 +74,0 @@ "lint": "eslint ./src --no-error-on-unmatched-pattern --ext .ts,.tsx --cache",

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