📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

@ledgerhq/live-network

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/live-network - npm Package Compare versions

Comparing version

to
2.0.4-next.0

# @ledgerhq/live-network
## 2.0.4-next.0
### Patch Changes
- Updated dependencies [[`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890)]:
- @ledgerhq/live-env@2.5.0-next.0
## 2.0.3

@@ -4,0 +11,0 @@

{
"name": "@ledgerhq/live-network",
"version": "2.0.3",
"version": "2.0.4-next.0",
"description": "Ledger Live network and cache utilities",

@@ -68,3 +68,3 @@ "keywords": [

"@ledgerhq/errors": "^6.19.1",
"@ledgerhq/live-env": "^2.4.1",
"@ledgerhq/live-env": "^2.5.0-next.0",
"@ledgerhq/live-promise": "^0.1.0",

@@ -85,2 +85,3 @@ "@ledgerhq/logs": "^6.12.0"

"watch": "tsc --watch",
"watch:es": "tsc --watch -m ES6 --outDir lib-es",
"lint": "eslint ./src --no-error-on-unmatched-pattern --ext .ts,.tsx",

@@ -87,0 +88,0 @@ "lint:fix": "pnpm lint --fix",