@ledgerhq/evm-tools
Advanced tools
Comparing version 1.2.2-nightly.0 to 1.2.2
# @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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
134887
0
9
- Removedaxios@1.7.3(transitive)
Updatedaxios@1.7.7