@ledgerhq/coin-xrp 2.0.2-nightly.1 → 2.0.3-next.0

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-xrp@2.0.2-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
2
+ > @ledgerhq/coin-xrp@2.0.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,24 +1,30 @@
1
1
  # @ledgerhq/coin-xrp
2
2
 
3
- ## 2.0.2-nightly.1
3
+ ## 2.0.3-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`ede6db0`](https://github.com/LedgerHQ/ledger-live/commit/ede6db0b94193cc9072aeb87e90f4098f0434af0)]:
8
- - @ledgerhq/types-live@6.61.0-nightly.0
9
- - @ledgerhq/coin-framework@2.1.1-nightly.1
10
- - @ledgerhq/cryptoassets@13.13.0-nightly.1
11
- - @ledgerhq/live-network@2.0.5-nightly.1
7
+ - Updated dependencies [[`8675df1`](https://github.com/LedgerHQ/ledger-live/commit/8675df12c24067877358f27e1e7c66f739ff0c78), [`0a59343`](https://github.com/LedgerHQ/ledger-live/commit/0a59343b591dab4e886c21cb47f7339231997331), [`ede6db0`](https://github.com/LedgerHQ/ledger-live/commit/ede6db0b94193cc9072aeb87e90f4098f0434af0), [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e)]:
8
+ - @ledgerhq/types-live@6.62.0-next.0
9
+ - @ledgerhq/coin-framework@2.2.0-next.0
10
+ - @ledgerhq/cryptoassets@13.13.0-next.0
11
+ - @ledgerhq/live-network@2.0.5-next.0
12
12
 
13
- ## 2.0.2-nightly.0
13
+ ## 2.0.2
14
14
 
15
15
  ### Patch Changes
16
16
 
17
- - Updated dependencies [[`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e)]:
18
- - @ledgerhq/cryptoassets@13.13.0-nightly.0
19
- - @ledgerhq/coin-framework@2.1.1-nightly.0
20
- - @ledgerhq/types-live@6.60.0
21
- - @ledgerhq/live-network@2.0.5-nightly.0
17
+ - Updated dependencies [[`e4d9a5c`](https://github.com/LedgerHQ/ledger-live/commit/e4d9a5ce6c3e8f2b3829f8f5772e7ba712a4a50c)]:
18
+ - @ledgerhq/types-live@6.61.0
19
+ - @ledgerhq/coin-framework@2.1.1
20
+
21
+ ## 2.0.2-next.0
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [[`e4d9a5c`](https://github.com/LedgerHQ/ledger-live/commit/e4d9a5ce6c3e8f2b3829f8f5772e7ba712a4a50c)]:
26
+ - @ledgerhq/types-live@6.61.0-next.0
27
+ - @ledgerhq/coin-framework@2.1.1-next.0
22
28
 
23
29
  ## 2.0.1
24
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-xrp",
3
- "version": "2.0.2-nightly.1",
3
+ "version": "2.0.3-next.0",
4
4
  "description": "Ledger XRP Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -104,13 +104,13 @@
104
104
  "ripple-address-codec": "^5.0.0",
105
105
  "ripple-binary-codec": "^1.3.0",
106
106
  "rxjs": "^7.8.1",
107
- "@ledgerhq/coin-framework": "^2.1.1-nightly.1",
108
- "@ledgerhq/cryptoassets": "^13.13.0-nightly.1",
107
+ "@ledgerhq/coin-framework": "^2.2.0-next.0",
108
+ "@ledgerhq/cryptoassets": "^13.13.0-next.0",
109
109
  "@ledgerhq/devices": "8.4.4",
110
- "@ledgerhq/errors": "^6.19.1",
111
- "@ledgerhq/live-network": "^2.0.5-nightly.1",
112
- "@ledgerhq/types-live": "^6.61.0-nightly.0",
113
- "@ledgerhq/logs": "^6.12.0"
110
+ "@ledgerhq/live-network": "^2.0.5-next.0",
111
+ "@ledgerhq/types-live": "^6.62.0-next.0",
112
+ "@ledgerhq/logs": "^6.12.0",
113
+ "@ledgerhq/errors": "^6.19.1"
114
114
  },
115
115
  "devDependencies": {
116
116
  "@faker-js/faker": "^8.4.1",
@@ -122,7 +122,7 @@
122
122
  "ripple-keypairs": "^2.0.0",
123
123
  "ts-jest": "^29.1.1",
124
124
  "typescript": "^5.4.5",
125
- "@ledgerhq/types-cryptoassets": "^7.20.0-nightly.0"
125
+ "@ledgerhq/types-cryptoassets": "^7.20.0-next.0"
126
126
  },
127
127
  "scripts": {
128
128
  "clean": "rimraf lib lib-es",