@ledgerhq/coin-mina 1.1.16-nightly.3 → 1.1.17-nightly.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.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +22 -23
- package/package.json +8 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-mina@1.1.16
|
|
2
|
+
> @ledgerhq/coin-mina@1.1.16 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-mina
|
|
3
3
|
> tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
|
|
4
4
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,39 +1,38 @@
|
|
|
1
1
|
# @ledgerhq/coin-mina
|
|
2
2
|
|
|
3
|
-
## 1.1.
|
|
3
|
+
## 1.1.17-nightly.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Updated dependencies [[`
|
|
8
|
-
- @ledgerhq/
|
|
9
|
-
- @ledgerhq/coin-framework@6.
|
|
7
|
+
- Updated dependencies [[`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f)]:
|
|
8
|
+
- @ledgerhq/types-live@6.82.0-nightly.0
|
|
9
|
+
- @ledgerhq/coin-framework@6.2.0-nightly.0
|
|
10
|
+
- @ledgerhq/cryptoassets@13.25.1-nightly.0
|
|
11
|
+
- @ledgerhq/live-network@2.0.16-nightly.0
|
|
10
12
|
|
|
11
|
-
## 1.1.16
|
|
13
|
+
## 1.1.16
|
|
12
14
|
|
|
13
15
|
### Patch Changes
|
|
14
16
|
|
|
15
|
-
- Updated dependencies [[`
|
|
16
|
-
- @ledgerhq/cryptoassets@13.25.0
|
|
17
|
-
- @ledgerhq/
|
|
18
|
-
- @ledgerhq/
|
|
17
|
+
- Updated dependencies [[`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
|
|
18
|
+
- @ledgerhq/cryptoassets@13.25.0
|
|
19
|
+
- @ledgerhq/errors@6.24.0
|
|
20
|
+
- @ledgerhq/coin-framework@6.1.0
|
|
21
|
+
- @ledgerhq/types-live@6.81.0
|
|
22
|
+
- @ledgerhq/devices@8.5.0
|
|
23
|
+
- @ledgerhq/live-network@2.0.15
|
|
19
24
|
|
|
20
|
-
## 1.1.16-
|
|
25
|
+
## 1.1.16-next.0
|
|
21
26
|
|
|
22
27
|
### Patch Changes
|
|
23
28
|
|
|
24
|
-
- Updated dependencies [[`
|
|
25
|
-
- @ledgerhq/cryptoassets@13.25.0-
|
|
26
|
-
- @ledgerhq/
|
|
27
|
-
- @ledgerhq/coin-framework@6.0
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
### Patch Changes
|
|
32
|
-
|
|
33
|
-
- Updated dependencies []:
|
|
34
|
-
- @ledgerhq/coin-framework@6.0.1-nightly.0
|
|
35
|
-
- @ledgerhq/cryptoassets@13.24.1-nightly.0
|
|
36
|
-
- @ledgerhq/live-network@2.0.15-nightly.0
|
|
29
|
+
- Updated dependencies [[`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
|
|
30
|
+
- @ledgerhq/cryptoassets@13.25.0-next.0
|
|
31
|
+
- @ledgerhq/errors@6.24.0-next.0
|
|
32
|
+
- @ledgerhq/coin-framework@6.1.0-next.0
|
|
33
|
+
- @ledgerhq/types-live@6.81.0-next.0
|
|
34
|
+
- @ledgerhq/devices@8.5.0-next.0
|
|
35
|
+
- @ledgerhq/live-network@2.0.15-next.0
|
|
37
36
|
|
|
38
37
|
## 1.1.15
|
|
39
38
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-mina",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.17-nightly.0",
|
|
4
4
|
"description": "Mina Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -108,14 +108,14 @@
|
|
|
108
108
|
"invariant": "^2.2.2",
|
|
109
109
|
"lodash": "^4.17.21",
|
|
110
110
|
"rxjs": "^7.8.1",
|
|
111
|
-
"@ledgerhq/coin-framework": "^6.
|
|
112
|
-
"@ledgerhq/cryptoassets": "^13.25.
|
|
113
|
-
"@ledgerhq/devices": "8.
|
|
114
|
-
"@ledgerhq/errors": "^6.24.0
|
|
115
|
-
"@ledgerhq/live-network": "^2.0.
|
|
111
|
+
"@ledgerhq/coin-framework": "^6.2.0-nightly.0",
|
|
112
|
+
"@ledgerhq/cryptoassets": "^13.25.1-nightly.0",
|
|
113
|
+
"@ledgerhq/devices": "8.5.0",
|
|
114
|
+
"@ledgerhq/errors": "^6.24.0",
|
|
115
|
+
"@ledgerhq/live-network": "^2.0.16-nightly.0",
|
|
116
116
|
"@ledgerhq/logs": "^6.13.0",
|
|
117
117
|
"@ledgerhq/types-cryptoassets": "^7.25.0",
|
|
118
|
-
"@ledgerhq/types-live": "^6.
|
|
118
|
+
"@ledgerhq/types-live": "^6.82.0-nightly.0"
|
|
119
119
|
},
|
|
120
120
|
"devDependencies": {
|
|
121
121
|
"@types/bs58check": "^2.1.2",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"scripts": {
|
|
131
131
|
"clean": "rimraf lib lib-es",
|
|
132
132
|
"build": "tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es",
|
|
133
|
-
"coverage": "jest --coverage --passWithNoTests
|
|
133
|
+
"coverage": "jest --coverage --passWithNoTests",
|
|
134
134
|
"prewatch": "pnpm build",
|
|
135
135
|
"watch": "tsc --watch",
|
|
136
136
|
"doc": "documentation readme src/** --section=API --pe ts --re ts --re d.ts",
|