@ledgerhq/live-common 31.0.0-next.0 → 31.0.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +8 -8
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/live-common",
|
|
3
3
|
"description": "Common ground for the Ledger Live apps",
|
|
4
|
-
"version": "31.0.0-next.
|
|
4
|
+
"version": "31.0.0-next.1",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/LedgerHQ/ledger-live.git"
|
|
@@ -196,17 +196,17 @@
|
|
|
196
196
|
"varuint-bitcoin": "1.1.2",
|
|
197
197
|
"winston": "^3.4.0",
|
|
198
198
|
"xstate": "^4.30.2",
|
|
199
|
-
"@ledgerhq/coin-algorand": "^0.2.1-next.
|
|
200
|
-
"@ledgerhq/coin-framework": "^0.3.5-next.
|
|
201
|
-
"@ledgerhq/coin-evm": "^0.2.0-next.
|
|
202
|
-
"@ledgerhq/coin-polkadot": "^0.1.6-next.
|
|
203
|
-
"@ledgerhq/cryptoassets": "^9.7.0-next.
|
|
199
|
+
"@ledgerhq/coin-algorand": "^0.2.1-next.1",
|
|
200
|
+
"@ledgerhq/coin-framework": "^0.3.5-next.1",
|
|
201
|
+
"@ledgerhq/coin-evm": "^0.2.0-next.1",
|
|
202
|
+
"@ledgerhq/coin-polkadot": "^0.1.6-next.1",
|
|
203
|
+
"@ledgerhq/cryptoassets": "^9.7.0-next.1",
|
|
204
204
|
"@ledgerhq/devices": "^8.0.3",
|
|
205
|
-
"@ledgerhq/domain-service": "^1.1.3-next.
|
|
205
|
+
"@ledgerhq/domain-service": "^1.1.3-next.1",
|
|
206
206
|
"@ledgerhq/errors": "^6.12.6",
|
|
207
207
|
"@ledgerhq/hw-app-btc": "^10.0.4",
|
|
208
208
|
"@ledgerhq/hw-app-cosmos": "^6.28.1",
|
|
209
|
-
"@ledgerhq/hw-app-eth": "^6.33.5-next.
|
|
209
|
+
"@ledgerhq/hw-app-eth": "^6.33.5-next.1",
|
|
210
210
|
"@ledgerhq/hw-app-exchange": "^0.1.2",
|
|
211
211
|
"@ledgerhq/hw-app-near": "^6.27.10",
|
|
212
212
|
"@ledgerhq/hw-app-polkadot": "^6.27.15",
|