@ledgerhq/live-network
Advanced tools
Comparing version 1.1.8-nightly.0 to 1.1.8-nightly.1
# @ledgerhq/live-network | ||
## 1.1.8-nightly.1 | ||
### Patch Changes | ||
- Updated dependencies [[`c5981ae341`](https://github.com/LedgerHQ/ledger-live/commit/c5981ae3411abc4c8594adf2efcb52aacddac143)]: | ||
- @ledgerhq/errors@6.15.0-nightly.1 | ||
## 1.1.8-nightly.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@ledgerhq/live-network", | ||
"version": "1.1.8-nightly.0", | ||
"version": "1.1.8-nightly.1", | ||
"description": "Ledger Live network and cache utilities", | ||
@@ -52,7 +52,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/node": "^20.2.5", | ||
"axios": "0.26.1", | ||
"invariant": "^2.2.2", | ||
"lru-cache": "^7.14.1", | ||
"@ledgerhq/errors": "^6.15.0-nightly.0", | ||
"@ledgerhq/errors": "^6.15.0-nightly.1", | ||
"@ledgerhq/live-env": "^0.6.0", | ||
@@ -65,2 +64,3 @@ "@ledgerhq/live-promise": "^0.0.1", | ||
"@types/jest": "^29.2.4", | ||
"@types/node": "^20.2.5", | ||
"jest": "^28.1.1", | ||
@@ -76,4 +76,5 @@ "ts-jest": "^28.0.5" | ||
"lint:fix": "pnpm lint --fix", | ||
"test": "jest" | ||
"test": "jest", | ||
"unimported": "unimported" | ||
} | ||
} |
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
70953
7
34
1090
5
- Removed@types/node@^20.2.5
- Removed@types/node@20.17.8(transitive)
- Removedundici-types@6.19.8(transitive)