@ledgerhq/coin-filecoin 1.11.0-nightly.4 → 1.11.1-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 +28 -27
- package/package.json +9 -9
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-filecoin@1.11.0
|
|
2
|
+
> @ledgerhq/coin-filecoin@1.11.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-filecoin
|
|
3
3
|
> tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
|
|
4
4
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,46 +1,47 @@
|
|
|
1
1
|
# @ledgerhq/coin-filecoin
|
|
2
2
|
|
|
3
|
-
## 1.11.
|
|
3
|
+
## 1.11.1-nightly.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Updated dependencies [[`
|
|
8
|
-
- @ledgerhq/
|
|
9
|
-
- @ledgerhq/coin-framework@6.3.0-nightly.3
|
|
10
|
-
- @ledgerhq/cryptoassets@13.27.0-nightly.1
|
|
11
|
-
- @ledgerhq/live-network@2.0.16-nightly.2
|
|
7
|
+
- Updated dependencies [[`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f)]:
|
|
8
|
+
- @ledgerhq/coin-framework@6.4.0-nightly.0
|
|
12
9
|
|
|
13
|
-
## 1.11.0
|
|
14
|
-
|
|
15
|
-
### Patch Changes
|
|
16
|
-
|
|
17
|
-
- Updated dependencies [[`80a109a`](https://github.com/LedgerHQ/ledger-live/commit/80a109a5f8ecdbb22cf6fb3ec084398a7e54dcfb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9)]:
|
|
18
|
-
- @ledgerhq/types-live@6.83.0-nightly.1
|
|
19
|
-
- @ledgerhq/coin-framework@6.3.0-nightly.2
|
|
20
|
-
|
|
21
|
-
## 1.11.0-nightly.2
|
|
10
|
+
## 1.11.0
|
|
22
11
|
|
|
23
12
|
### Minor Changes
|
|
24
13
|
|
|
25
|
-
- [#
|
|
26
|
-
|
|
27
|
-
## 1.10.2-nightly.1
|
|
14
|
+
- [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
|
|
28
15
|
|
|
29
16
|
### Patch Changes
|
|
30
17
|
|
|
31
|
-
- Updated dependencies [[`
|
|
32
|
-
- @ledgerhq/
|
|
33
|
-
- @ledgerhq/
|
|
18
|
+
- Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
|
|
19
|
+
- @ledgerhq/types-cryptoassets@7.26.0
|
|
20
|
+
- @ledgerhq/cryptoassets@13.27.0
|
|
21
|
+
- @ledgerhq/coin-framework@6.3.0
|
|
22
|
+
- @ledgerhq/live-env@2.15.0
|
|
23
|
+
- @ledgerhq/types-live@6.83.0
|
|
24
|
+
- @ledgerhq/errors@6.25.0
|
|
25
|
+
- @ledgerhq/live-network@2.0.16
|
|
26
|
+
- @ledgerhq/devices@8.5.1
|
|
34
27
|
|
|
35
|
-
## 1.
|
|
28
|
+
## 1.11.0-next.0
|
|
29
|
+
|
|
30
|
+
### Minor Changes
|
|
31
|
+
|
|
32
|
+
- [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
|
|
36
33
|
|
|
37
34
|
### Patch Changes
|
|
38
35
|
|
|
39
|
-
- Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60)]:
|
|
40
|
-
- @ledgerhq/types-cryptoassets@7.26.0-
|
|
41
|
-
- @ledgerhq/cryptoassets@13.27.0-
|
|
42
|
-
- @ledgerhq/coin-framework@6.
|
|
43
|
-
- @ledgerhq/
|
|
36
|
+
- Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
|
|
37
|
+
- @ledgerhq/types-cryptoassets@7.26.0-next.0
|
|
38
|
+
- @ledgerhq/cryptoassets@13.27.0-next.0
|
|
39
|
+
- @ledgerhq/coin-framework@6.3.0-next.0
|
|
40
|
+
- @ledgerhq/live-env@2.15.0-next.0
|
|
41
|
+
- @ledgerhq/types-live@6.83.0-next.0
|
|
42
|
+
- @ledgerhq/errors@6.25.0-next.0
|
|
43
|
+
- @ledgerhq/live-network@2.0.16-next.0
|
|
44
|
+
- @ledgerhq/devices@8.5.1-next.0
|
|
44
45
|
|
|
45
46
|
## 1.10.1
|
|
46
47
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-filecoin",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.1-nightly.0",
|
|
4
4
|
"description": "Ledger Filecoin Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -100,15 +100,15 @@
|
|
|
100
100
|
"iso-filecoin": "^4.1.0",
|
|
101
101
|
"lodash": "^4.17.21",
|
|
102
102
|
"rxjs": "^7.8.1",
|
|
103
|
-
"@ledgerhq/coin-framework": "^6.
|
|
104
|
-
"@ledgerhq/cryptoassets": "^13.27.0
|
|
105
|
-
"@ledgerhq/devices": "8.5.1
|
|
106
|
-
"@ledgerhq/errors": "^6.25.0
|
|
107
|
-
"@ledgerhq/live-env": "^2.15.0
|
|
108
|
-
"@ledgerhq/live-network": "^2.0.16
|
|
103
|
+
"@ledgerhq/coin-framework": "^6.4.0-nightly.0",
|
|
104
|
+
"@ledgerhq/cryptoassets": "^13.27.0",
|
|
105
|
+
"@ledgerhq/devices": "8.5.1",
|
|
106
|
+
"@ledgerhq/errors": "^6.25.0",
|
|
107
|
+
"@ledgerhq/live-env": "^2.15.0",
|
|
108
|
+
"@ledgerhq/live-network": "^2.0.16",
|
|
109
109
|
"@ledgerhq/logs": "^6.13.0",
|
|
110
|
-
"@ledgerhq/types-cryptoassets": "^7.26.0
|
|
111
|
-
"@ledgerhq/types-live": "^6.83.0
|
|
110
|
+
"@ledgerhq/types-cryptoassets": "^7.26.0",
|
|
111
|
+
"@ledgerhq/types-live": "^6.83.0"
|
|
112
112
|
},
|
|
113
113
|
"devDependencies": {
|
|
114
114
|
"@types/invariant": "^2.2.2",
|