@ledgerhq/evm-tools
Advanced tools
Comparing version 1.3.0 to 1.3.1-next.0
# @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 @@ |
{ | ||
"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", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
138031
1