@ledgerhq/evm-tools
Advanced tools
Comparing version 1.0.5-nightly.1 to 1.0.5-nightly.2
# @ledgerhq/evm-tools | ||
## 1.0.5-nightly.2 | ||
### Patch Changes | ||
- Updated dependencies [[`18b4a47b48`](https://github.com/LedgerHQ/ledger-live/commit/18b4a47b4878a23695a50096b7770134883b8a2e)]: | ||
- @ledgerhq/cryptoassets@9.12.0-nightly.1 | ||
## 1.0.5-nightly.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@ledgerhq/evm-tools", | ||
"version": "1.0.5-nightly.1", | ||
"version": "1.0.5-nightly.2", | ||
"description": "EVM tooling used for coin integrations & app bindings", | ||
@@ -50,3 +50,3 @@ "main": "./index.ts", | ||
"ethers": "5.7.2", | ||
"@ledgerhq/cryptoassets": "^9.12.0-nightly.0", | ||
"@ledgerhq/cryptoassets": "^9.12.0-nightly.1", | ||
"@ledgerhq/live-env": "^0.5.0-nightly.0", | ||
@@ -61,3 +61,3 @@ "@ledgerhq/live-network": "^1.1.6-nightly.0" | ||
"ts-jest": "^28.0.8", | ||
"@ledgerhq/types-live": "^6.38.1" | ||
"@ledgerhq/types-live": "^6.39.0-nightly.0" | ||
}, | ||
@@ -64,0 +64,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
89908