Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalaakam committed Mar 13, 2023
1 parent 10fe57d commit 3eba784
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@haqq/provider-ledger-react-native - v0.0.17 / [Exports](modules.md)
@haqq/provider-ledger-react-native - v0.0.18 / [Exports](modules.md)

# Provider for ledger react-native

Expand Down
29 changes: 15 additions & 14 deletions docs/classes/ProviderLedgerReactNative.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[@haqq/provider-ledger-react-native - v0.0.17](../README.md) / [Exports](../modules.md) / ProviderLedgerReactNative
[@haqq/provider-ledger-react-native - v0.0.18](../README.md) / [Exports](../modules.md) / ProviderLedgerReactNative

# Class: ProviderLedgerReactNative

Expand Down Expand Up @@ -106,7 +106,7 @@ ___

#### Defined in

[src/provider.ts:19](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L19)
[src/provider.ts:19](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L19)

___

Expand All @@ -116,7 +116,7 @@ ___

#### Defined in

[src/provider.ts:18](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L18)
[src/provider.ts:18](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L18)

___

Expand Down Expand Up @@ -204,7 +204,7 @@ Provider.abort

#### Defined in

[src/provider.ts:167](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L167)
[src/provider.ts:167](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L167)

___

Expand Down Expand Up @@ -245,21 +245,22 @@ ___

### awaitForTransport

**awaitForTransport**(`deviceId`): `Promise`<``null`` \| `default`\>
**awaitForTransport**(`deviceId`, `taskId?`): `Promise`<``null`` \| `default`\>

#### Parameters

| Name | Type |
| :------ | :------ |
| `deviceId` | `string` |
| `taskId?` | `string` |

#### Returns

`Promise`<``null`` \| `default`\>

#### Defined in

[src/provider.ts:201](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L201)
[src/provider.ts:201](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L201)

___

Expand All @@ -284,7 +285,7 @@ Provider.catchError

#### Defined in

[src/provider.ts:228](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L228)
[src/provider.ts:246](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L246)

___

Expand Down Expand Up @@ -326,7 +327,7 @@ ___

#### Defined in

[src/provider.ts:172](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L172)
[src/provider.ts:172](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L172)

___

Expand Down Expand Up @@ -467,7 +468,7 @@ Provider.getAccountInfo

#### Defined in

[src/provider.ts:25](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L25)
[src/provider.ts:25](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L25)

___

Expand All @@ -489,7 +490,7 @@ Provider.getIdentifier

#### Defined in

[src/provider.ts:21](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L21)
[src/provider.ts:21](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L21)

___

Expand Down Expand Up @@ -730,7 +731,7 @@ ___

#### Defined in

[src/provider.ts:221](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L221)
[src/provider.ts:239](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L239)

___

Expand Down Expand Up @@ -1154,7 +1155,7 @@ Provider.signPersonalMessage

#### Defined in

[src/provider.ts:102](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L102)
[src/provider.ts:102](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L102)

___

Expand Down Expand Up @@ -1183,7 +1184,7 @@ Provider.signTransaction

#### Defined in

[src/provider.ts:58](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L58)
[src/provider.ts:58](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L58)

___

Expand Down Expand Up @@ -1213,7 +1214,7 @@ Provider.signTypedData

#### Defined in

[src/provider.ts:134](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/provider.ts#L134)
[src/provider.ts:134](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/provider.ts#L134)

___

Expand Down
14 changes: 7 additions & 7 deletions docs/enums/State.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[@haqq/provider-ledger-react-native - v0.0.17](../README.md) / [Exports](../modules.md) / State
[@haqq/provider-ledger-react-native - v0.0.18](../README.md) / [Exports](../modules.md) / State

# Enumeration: State

Expand All @@ -23,7 +23,7 @@ Bluetooth is currently powered off.

#### Defined in

[src/types.ts:30](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L30)
[src/types.ts:30](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L30)

___

Expand All @@ -35,7 +35,7 @@ Bluetooth is currently powered on and available to use.

#### Defined in

[src/types.ts:34](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L34)
[src/types.ts:34](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L34)

___

Expand All @@ -47,7 +47,7 @@ The connection with the system service was momentarily lost; an update is immine

#### Defined in

[src/types.ts:18](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L18)
[src/types.ts:18](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L18)

___

Expand All @@ -59,7 +59,7 @@ The app is not authorized to use Bluetooth low energy.

#### Defined in

[src/types.ts:26](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L26)
[src/types.ts:26](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L26)

___

Expand All @@ -71,7 +71,7 @@ The current state of the manager is unknown; an update is imminent.

#### Defined in

[src/types.ts:14](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L14)
[src/types.ts:14](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L14)

___

Expand All @@ -83,4 +83,4 @@ The platform does not support Bluetooth low energy.

#### Defined in

[src/types.ts:22](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L22)
[src/types.ts:22](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L22)
24 changes: 12 additions & 12 deletions docs/modules.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[@haqq/provider-ledger-react-native - v0.0.17](README.md) / Exports
[@haqq/provider-ledger-react-native - v0.0.18](README.md) / Exports

# @haqq/provider-ledger-react-native - v0.0.17
# @haqq/provider-ledger-react-native - v0.0.18

## Table of contents

Expand Down Expand Up @@ -46,7 +46,7 @@

#### Defined in

[src/commands/list-apps.ts:3](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/commands/list-apps.ts#L3)
[src/commands/list-apps.ts:3](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/commands/list-apps.ts#L3)

___

Expand All @@ -63,7 +63,7 @@ ___

#### Defined in

[src/types.ts:1](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L1)
[src/types.ts:1](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L1)

___

Expand All @@ -80,7 +80,7 @@ ___

#### Defined in

[src/types.ts:37](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/types.ts#L37)
[src/types.ts:37](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/types.ts#L37)

## Functions

Expand All @@ -94,7 +94,7 @@ ___

#### Defined in

[src/get-ble-manager.ts:5](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/get-ble-manager.ts#L5)
[src/get-ble-manager.ts:5](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/get-ble-manager.ts#L5)

___

Expand All @@ -114,7 +114,7 @@ ___

#### Defined in

[src/commands/get-version.ts:3](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/commands/get-version.ts#L3)
[src/commands/get-version.ts:3](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/commands/get-version.ts#L3)

___

Expand All @@ -134,7 +134,7 @@ ___

#### Defined in

[src/commands/suggest-app.ts:7](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/commands/suggest-app.ts#L7)
[src/commands/suggest-app.ts:7](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/commands/suggest-app.ts#L7)

___

Expand All @@ -154,7 +154,7 @@ ___

#### Defined in

[src/commands/list-apps.ts:11](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/commands/list-apps.ts#L11)
[src/commands/list-apps.ts:11](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/commands/list-apps.ts#L11)

___

Expand All @@ -175,7 +175,7 @@ ___

#### Defined in

[src/scan-devices.ts:5](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/scan-devices.ts#L5)
[src/scan-devices.ts:5](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/scan-devices.ts#L5)

___

Expand All @@ -196,7 +196,7 @@ ___

#### Defined in

[src/commands/suggest-app.ts:9](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/commands/suggest-app.ts#L9)
[src/commands/suggest-app.ts:9](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/commands/suggest-app.ts#L9)

___

Expand All @@ -210,4 +210,4 @@ ___

#### Defined in

[src/try-to-init-bt.ts:6](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/e50406c/src/try-to-init-bt.ts#L6)
[src/try-to-init-bt.ts:6](https://github.com/haqq-network/haqq-wallet-provider-ledger-react-native/blob/10fe57d/src/try-to-init-bt.ts#L6)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haqq/provider-ledger-react-native",
"version": "0.0.17",
"version": "0.0.18",
"description": "Provider for react-native ledger",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 3eba784

Please sign in to comment.