@ledgerhq/live-network
Advanced tools
Comparing version 1.1.9 to 1.1.10-next.0
# @ledgerhq/live-network | ||
## 1.1.10-next.0 | ||
### Patch Changes | ||
- Updated dependencies [[`0f5292a`](https://github.com/LedgerHQ/ledger-live/commit/0f5292af8feaa517f36ec35155d813b17c4f66e9), [`52a3732`](https://github.com/LedgerHQ/ledger-live/commit/52a373273dee3b2cb5a3e8d2d4b05f90616d71a2), [`4d1aade`](https://github.com/LedgerHQ/ledger-live/commit/4d1aade53cd33f8e7548ce340f54fbb834bdcdcb), [`9d35080`](https://github.com/LedgerHQ/ledger-live/commit/9d35080944a6a63c78f54a545734f4cf3cbded63), [`3adea7a`](https://github.com/LedgerHQ/ledger-live/commit/3adea7a7ad66080b5e6e4407071a976644158d04), [`2edfa53`](https://github.com/LedgerHQ/ledger-live/commit/2edfa533bccafbfd8a61aea0f5422c0db79825ea)]: | ||
- @ledgerhq/live-env@0.8.0-next.0 | ||
- @ledgerhq/errors@6.16.1-next.0 | ||
## 1.1.9 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@ledgerhq/live-network", | ||
"version": "1.1.9", | ||
"version": "1.1.10-next.0", | ||
"description": "Ledger Live network and cache utilities", | ||
@@ -55,4 +55,4 @@ "keywords": [ | ||
"lru-cache": "^7.14.1", | ||
"@ledgerhq/errors": "^6.16.0", | ||
"@ledgerhq/live-env": "^0.7.0", | ||
"@ledgerhq/errors": "^6.16.1-next.0", | ||
"@ledgerhq/live-env": "^0.8.0-next.0", | ||
"@ledgerhq/live-promise": "^0.0.3", | ||
@@ -63,6 +63,6 @@ "@ledgerhq/logs": "^6.12.0" | ||
"@types/invariant": "^2.2.35", | ||
"@types/jest": "^29.2.4", | ||
"@types/jest": "^29.5.10", | ||
"@types/node": "^20.8.10", | ||
"jest": "^28.1.1", | ||
"ts-jest": "^28.0.5" | ||
"jest": "^29.7.0", | ||
"ts-jest": "^29.1.1" | ||
}, | ||
@@ -69,0 +69,0 @@ "scripts": { |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
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
74600
35
1
2
+ Added@ledgerhq/live-env@0.8.0(transitive)
- Removed@ledgerhq/live-env@0.7.0(transitive)