Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/live-network

Package Overview
Dependencies
Maintainers
21
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/live-network - npm Package Compare versions

Comparing version 1.1.8-nightly.0 to 1.1.8-nightly.1

.unimportedrc.json

7

CHANGELOG.md
# @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 @@

9

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc