@ledgerhq/react-native-hw-transport-ble 6.27.7-nightly.2 → 6.27.7
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 +2 -2
- package/CHANGELOG.md +10 -21
- package/README.md +4 -5
- package/package.json +5 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@ledgerhq/react-native-hw-transport-ble:build: cache hit, replaying output
|
|
1
|
+
@ledgerhq/react-native-hw-transport-ble:build: cache hit, replaying output bc8c6f46aeee431d
|
|
2
2
|
@ledgerhq/react-native-hw-transport-ble:build:
|
|
3
|
-
@ledgerhq/react-native-hw-transport-ble:build: > @ledgerhq/react-native-hw-transport-ble@6.27.7
|
|
3
|
+
@ledgerhq/react-native-hw-transport-ble:build: > @ledgerhq/react-native-hw-transport-ble@6.27.7 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
|
|
4
4
|
@ledgerhq/react-native-hw-transport-ble:build: > tsc && tsc -m ES6 --outDir lib-es
|
|
5
5
|
@ledgerhq/react-native-hw-transport-ble:build:
|
package/CHANGELOG.md
CHANGED
|
@@ -1,33 +1,22 @@
|
|
|
1
1
|
# @ledgerhq/react-native-hw-transport-ble
|
|
2
2
|
|
|
3
|
-
## 6.27.7
|
|
3
|
+
## 6.27.7
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [
|
|
7
|
+
- Updated dependencies [[`1a94cbf28a`](https://github.com/LedgerHQ/ledger-live/commit/1a94cbf28aaa2917c70719e22f446148cd66cef6), [`e0915b34ba`](https://github.com/LedgerHQ/ledger-live/commit/e0915b34ba37d9906b6c65e7e42f87893c088325)]:
|
|
8
|
+
- @ledgerhq/errors@6.11.0
|
|
9
|
+
- @ledgerhq/devices@7.0.2
|
|
10
|
+
- @ledgerhq/hw-transport@6.27.5
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
- @ledgerhq/devices@7.0.2-nightly.2
|
|
11
|
-
- @ledgerhq/errors@6.11.0-nightly.1
|
|
12
|
-
- @ledgerhq/hw-transport@6.27.5-nightly.2
|
|
13
|
-
- @ledgerhq/logs@6.10.1-nightly.1
|
|
14
|
-
|
|
15
|
-
## 6.27.7-nightly.1
|
|
16
|
-
|
|
17
|
-
### Patch Changes
|
|
18
|
-
|
|
19
|
-
- Updated dependencies [[`1a94cbf28a`](https://github.com/LedgerHQ/ledger-live/commit/1a94cbf28aaa2917c70719e22f446148cd66cef6)]:
|
|
20
|
-
- @ledgerhq/errors@6.11.0-nightly.0
|
|
21
|
-
- @ledgerhq/devices@7.0.2-nightly.1
|
|
22
|
-
- @ledgerhq/hw-transport@6.27.5-nightly.1
|
|
23
|
-
|
|
24
|
-
## 6.27.7-nightly.0
|
|
12
|
+
## 6.27.7-next.0
|
|
25
13
|
|
|
26
14
|
### Patch Changes
|
|
27
15
|
|
|
28
|
-
- Updated dependencies [[`e0915b34ba`](https://github.com/LedgerHQ/ledger-live/commit/e0915b34ba37d9906b6c65e7e42f87893c088325)]:
|
|
29
|
-
- @ledgerhq/
|
|
30
|
-
- @ledgerhq/
|
|
16
|
+
- Updated dependencies [[`1a94cbf28a`](https://github.com/LedgerHQ/ledger-live/commit/1a94cbf28aaa2917c70719e22f446148cd66cef6), [`e0915b34ba`](https://github.com/LedgerHQ/ledger-live/commit/e0915b34ba37d9906b6c65e7e42f87893c088325)]:
|
|
17
|
+
- @ledgerhq/errors@6.11.0-next.0
|
|
18
|
+
- @ledgerhq/devices@7.0.2-next.0
|
|
19
|
+
- @ledgerhq/hw-transport@6.27.5-next.0
|
|
31
20
|
|
|
32
21
|
## 6.27.6
|
|
33
22
|
|
package/README.md
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
<img src="https://user-images.githubusercontent.com/
|
|
1
|
+
<img src="https://user-images.githubusercontent.com/211411/34776833-6f1ef4da-f618-11e7-8b13-f0697901d6a8.png" height="100" />
|
|
2
2
|
|
|
3
|
-
[
|
|
4
|
-
[Ledger Devs
|
|
5
|
-
[Developer Portal](https://developers.ledger.com/)
|
|
3
|
+
[Github](https://github.com/LedgerHQ/ledgerjs/),
|
|
4
|
+
[Ledger Devs Slack](https://ledger-dev.slack.com/)
|
|
6
5
|
|
|
7
6
|
## @ledgerhq/react-native-hw-transport-ble
|
|
8
7
|
|
|
@@ -15,7 +14,7 @@
|
|
|
15
14
|
|
|
16
15
|
## Are you adding Ledger support to your software wallet?
|
|
17
16
|
|
|
18
|
-
You may be using this package to open a Bluetooth
|
|
17
|
+
You may be using this package to open a Bluetooth connexion between your mobile application and the device.
|
|
19
18
|
|
|
20
19
|
For a smooth and quick integration:
|
|
21
20
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/react-native-hw-transport-ble",
|
|
3
|
-
"version": "6.27.7
|
|
3
|
+
"version": "6.27.7",
|
|
4
4
|
"description": "Ledger Hardware Wallet Bluetooth BLE transport for React Native",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -25,10 +25,10 @@
|
|
|
25
25
|
"types": "lib/BleTransport.d.ts",
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@ledgerhq/devices": "^7.0.2
|
|
29
|
-
"@ledgerhq/errors": "^6.11.0
|
|
30
|
-
"@ledgerhq/hw-transport": "^6.27.5
|
|
31
|
-
"@ledgerhq/logs": "^6.10.
|
|
28
|
+
"@ledgerhq/devices": "^7.0.2",
|
|
29
|
+
"@ledgerhq/errors": "^6.11.0",
|
|
30
|
+
"@ledgerhq/hw-transport": "^6.27.5",
|
|
31
|
+
"@ledgerhq/logs": "^6.10.0",
|
|
32
32
|
"invariant": "^2.2.4",
|
|
33
33
|
"react-native-ble-plx": "2.0.3",
|
|
34
34
|
"rxjs": "6",
|