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

@ledgerhq/evm-tools

Package Overview
Dependencies
Maintainers
8
Versions
160
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.2.2-nightly.0 to 1.2.2

22

CHANGELOG.md
# @ledgerhq/evm-tools
## 1.2.2-nightly.0
## 1.2.2
### Patch Changes
- [#7883](https://github.com/LedgerHQ/ledger-live/pull/7883) [`f805d14`](https://github.com/LedgerHQ/ledger-live/commit/f805d1470f927824233f94eaba065b00d7af18cf) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update Axios to 1.7.7 following CVE: https://github.com/advisories/GHSA-8hc4-vh64-cxmj
- Updated dependencies [[`1605678`](https://github.com/LedgerHQ/ledger-live/commit/1605678a4c43ce85b19bd549b295f3c67ff1dcb9), [`f805d14`](https://github.com/LedgerHQ/ledger-live/commit/f805d1470f927824233f94eaba065b00d7af18cf), [`1605678`](https://github.com/LedgerHQ/ledger-live/commit/1605678a4c43ce85b19bd549b295f3c67ff1dcb9)]:
- @ledgerhq/cryptoassets@13.5.0
## 1.2.2-next.1
### Patch Changes
- [#7883](https://github.com/LedgerHQ/ledger-live/pull/7883) [`f805d14`](https://github.com/LedgerHQ/ledger-live/commit/f805d1470f927824233f94eaba065b00d7af18cf) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update Axios to 1.7.7 following CVE: https://github.com/advisories/GHSA-8hc4-vh64-cxmj
- Updated dependencies [[`f805d14`](https://github.com/LedgerHQ/ledger-live/commit/f805d1470f927824233f94eaba065b00d7af18cf)]:
- @ledgerhq/cryptoassets@13.5.0-next.1
## 1.2.2-next.0
### Patch Changes
- Updated dependencies [[`1605678`](https://github.com/LedgerHQ/ledger-live/commit/1605678a4c43ce85b19bd549b295f3c67ff1dcb9), [`1605678`](https://github.com/LedgerHQ/ledger-live/commit/1605678a4c43ce85b19bd549b295f3c67ff1dcb9)]:
- @ledgerhq/cryptoassets@13.5.0-nightly.0
- @ledgerhq/cryptoassets@13.5.0-next.0

@@ -10,0 +28,0 @@ ## 1.2.1

8

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

@@ -48,6 +48,6 @@ "main": "./index.ts",

"dependencies": {
"axios": "1.7.3",
"axios": "1.7.7",
"crypto-js": "4.2.0",
"ethers": "5.7.2",
"@ledgerhq/cryptoassets": "^13.5.0-nightly.0",
"@ledgerhq/cryptoassets": "^13.5.0",
"@ledgerhq/live-env": "^2.3.0"

@@ -62,3 +62,3 @@ },

"ts-jest": "^29.1.1",
"@ledgerhq/types-live": "^6.51.1-nightly.0"
"@ledgerhq/types-live": "^6.51.1"
},

@@ -65,0 +65,0 @@ "scripts": {

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