@ledgerhq/coin-algorand 0.2.5 → 0.2.6-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.
package/.eslintrc.js CHANGED
@@ -15,5 +15,6 @@ module.exports = {
15
15
  rules: {
16
16
  "no-console": ["error", { allow: ["warn", "error"] }],
17
17
  "@typescript-eslint/no-empty-function": "off",
18
+ "@typescript-eslint/no-explicit-any": "warn",
18
19
  },
19
20
  };
package/CHANGELOG.md CHANGED
@@ -1,26 +1,42 @@
1
1
  # @ledgerhq/coin-algorand
2
2
 
3
+ ## 0.2.6-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`5bbcea12f9`](https://github.com/LedgerHQ/ledger-live/commit/5bbcea12f93e3cda41705a4d61d50845628a6de6), [`95088eab45`](https://github.com/LedgerHQ/ledger-live/commit/95088eab45f6af919e347a605cefefb6d7705808), [`a61a43fc47`](https://github.com/LedgerHQ/ledger-live/commit/a61a43fc47399e969fa68539de6af51bfa41e921), [`4c2539a1d5`](https://github.com/LedgerHQ/ledger-live/commit/4c2539a1d5c9c01c0f9fa7cd1daf5a5a63c02996), [`229cf62304`](https://github.com/LedgerHQ/ledger-live/commit/229cf623043b29eefed3e8e37a102325fa6e0387), [`3455944496`](https://github.com/LedgerHQ/ledger-live/commit/34559444969ce1571ff4c54f33feb7f3fb59a33a)]:
8
+ - @ledgerhq/types-live@6.38.1-next.0
9
+ - @ledgerhq/live-env@0.4.2-next.0
10
+ - @ledgerhq/errors@6.14.0-next.0
11
+ - @ledgerhq/cryptoassets@9.11.1-next.0
12
+ - @ledgerhq/coin-framework@0.5.1-next.0
13
+ - @ledgerhq/devices@8.0.7-next.0
14
+
3
15
  ## 0.2.5
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - Updated dependencies [[`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1)]:
19
+ - Updated dependencies [[`1263b7a9c1`](https://github.com/LedgerHQ/ledger-live/commit/1263b7a9c1916da81ad55bb2ca1e804cff5f89e2), [`770842cdbe`](https://github.com/LedgerHQ/ledger-live/commit/770842cdbe94c629b6844f93d1b5d94d381931b1), [`e5f9cc46d6`](https://github.com/LedgerHQ/ledger-live/commit/e5f9cc46d69b82ad7267296b350e9d97a47f9e86), [`6a88b7f8a6`](https://github.com/LedgerHQ/ledger-live/commit/6a88b7f8a6b7c732be0c945131b6c1d9b3937cc1), [`cfbff52724`](https://github.com/LedgerHQ/ledger-live/commit/cfbff527241534aba69bff3d86733b50a14eb4ce), [`b6e50932af`](https://github.com/LedgerHQ/ledger-live/commit/b6e50932afac6acc2d2f9fa9ed10b77a62378e03), [`6a88b7f8a6`](https://github.com/LedgerHQ/ledger-live/commit/6a88b7f8a6b7c732be0c945131b6c1d9b3937cc1), [`95ac67a5e0`](https://github.com/LedgerHQ/ledger-live/commit/95ac67a5e0359b03c7d82c34fd1f2f3b6eb7df22), [`c7c484acf0`](https://github.com/LedgerHQ/ledger-live/commit/c7c484acf01e9db8dc5a5507b62ffcb863c77ca4), [`374e339c27`](https://github.com/LedgerHQ/ledger-live/commit/374e339c27e317656d01463a822898ad3a60df85), [`66769a98e6`](https://github.com/LedgerHQ/ledger-live/commit/66769a98e69f2b8156417e464e90d9162272b470)]:
8
20
  - @ledgerhq/cryptoassets@9.11.0
9
21
  - @ledgerhq/live-env@0.4.1
10
22
  - @ledgerhq/types-cryptoassets@7.4.0
11
23
  - @ledgerhq/types-live@6.38.0
12
24
  - @ledgerhq/coin-framework@0.5.0
25
+ - @ledgerhq/errors@6.13.1
26
+ - @ledgerhq/devices@8.0.6
13
27
 
14
- ## 0.2.5-hotfix.0
28
+ ## 0.2.5-next.0
15
29
 
16
30
  ### Patch Changes
17
31
 
18
- - Updated dependencies [[`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1)]:
19
- - @ledgerhq/cryptoassets@9.11.0-hotfix.0
20
- - @ledgerhq/live-env@0.4.1-hotfix.0
21
- - @ledgerhq/types-cryptoassets@7.4.0-hotfix.0
22
- - @ledgerhq/types-live@6.38.0-hotfix.0
23
- - @ledgerhq/coin-framework@0.5.0-hotfix.0
32
+ - Updated dependencies [[`1263b7a9c1`](https://github.com/LedgerHQ/ledger-live/commit/1263b7a9c1916da81ad55bb2ca1e804cff5f89e2), [`770842cdbe`](https://github.com/LedgerHQ/ledger-live/commit/770842cdbe94c629b6844f93d1b5d94d381931b1), [`e5f9cc46d6`](https://github.com/LedgerHQ/ledger-live/commit/e5f9cc46d69b82ad7267296b350e9d97a47f9e86), [`6a88b7f8a6`](https://github.com/LedgerHQ/ledger-live/commit/6a88b7f8a6b7c732be0c945131b6c1d9b3937cc1), [`cfbff52724`](https://github.com/LedgerHQ/ledger-live/commit/cfbff527241534aba69bff3d86733b50a14eb4ce), [`b6e50932af`](https://github.com/LedgerHQ/ledger-live/commit/b6e50932afac6acc2d2f9fa9ed10b77a62378e03), [`6a88b7f8a6`](https://github.com/LedgerHQ/ledger-live/commit/6a88b7f8a6b7c732be0c945131b6c1d9b3937cc1), [`95ac67a5e0`](https://github.com/LedgerHQ/ledger-live/commit/95ac67a5e0359b03c7d82c34fd1f2f3b6eb7df22), [`c7c484acf0`](https://github.com/LedgerHQ/ledger-live/commit/c7c484acf01e9db8dc5a5507b62ffcb863c77ca4), [`374e339c27`](https://github.com/LedgerHQ/ledger-live/commit/374e339c27e317656d01463a822898ad3a60df85), [`66769a98e6`](https://github.com/LedgerHQ/ledger-live/commit/66769a98e69f2b8156417e464e90d9162272b470)]:
33
+ - @ledgerhq/cryptoassets@9.11.0-next.0
34
+ - @ledgerhq/live-env@0.4.1-next.0
35
+ - @ledgerhq/types-cryptoassets@7.4.0-next.0
36
+ - @ledgerhq/types-live@6.38.0-next.0
37
+ - @ledgerhq/coin-framework@0.5.0-next.0
38
+ - @ledgerhq/errors@6.13.1-next.0
39
+ - @ledgerhq/devices@8.0.6-next.0
24
40
 
25
41
  ## 0.2.4
26
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-algorand",
3
- "version": "0.2.5",
3
+ "version": "0.2.6-next.0",
4
4
  "description": "Ledger Algorand Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -45,21 +45,21 @@
45
45
  "license": "Apache-2.0",
46
46
  "dependencies": {
47
47
  "algo-msgpack-with-bigint": "^2.1.1",
48
- "algosdk": "1.13.0",
49
- "bignumber.js": "^9.1.0",
48
+ "algosdk": "1.13.1",
49
+ "bignumber.js": "^9.1.1",
50
50
  "expect": "^27.4.6",
51
51
  "invariant": "^2.2.2",
52
52
  "lodash": "^4.17.21",
53
53
  "prando": "^6.0.1",
54
54
  "rxjs": "^6.6.7",
55
- "@ledgerhq/coin-framework": "^0.5.0",
56
- "@ledgerhq/cryptoassets": "^9.11.0",
57
- "@ledgerhq/devices": "^8.0.5",
58
- "@ledgerhq/errors": "^6.13.0",
59
- "@ledgerhq/live-env": "^0.4.1",
55
+ "@ledgerhq/coin-framework": "^0.5.1-next.0",
56
+ "@ledgerhq/cryptoassets": "^9.11.1-next.0",
57
+ "@ledgerhq/devices": "^8.0.7-next.0",
58
+ "@ledgerhq/errors": "^6.14.0-next.0",
59
+ "@ledgerhq/live-env": "^0.4.2-next.0",
60
60
  "@ledgerhq/live-promise": "^0.0.1",
61
61
  "@ledgerhq/types-cryptoassets": "^7.4.0",
62
- "@ledgerhq/types-live": "^6.38.0"
62
+ "@ledgerhq/types-live": "^6.38.1-next.0"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/invariant": "^2.2.2",