@fuel-ts/account 0.0.0-pr-1788-20240222094224 → 0.75.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.
Potentially problematic release.
This version of @fuel-ts/account might be problematic. Click here for more details.
- package/dist/connectors/fuel-connector.d.ts +2 -1
- package/dist/connectors/fuel-connector.d.ts.map +1 -1
- package/dist/connectors/types/data-type.d.ts +0 -8
- package/dist/connectors/types/data-type.d.ts.map +1 -1
- package/dist/connectors/types/events.d.ts +2 -36
- package/dist/connectors/types/events.d.ts.map +1 -1
- package/dist/connectors/types/index.d.ts +0 -2
- package/dist/connectors/types/index.d.ts.map +1 -1
- package/dist/index.global.js +543 -409
- package/dist/index.global.js.map +1 -1
- package/dist/index.js +143 -172
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +132 -159
- package/dist/index.mjs.map +1 -1
- package/dist/providers/fuel-graphql-subscriber.d.ts +13 -3
- package/dist/providers/fuel-graphql-subscriber.d.ts.map +1 -1
- package/dist/providers/provider.d.ts +9 -3
- package/dist/providers/provider.d.ts.map +1 -1
- package/dist/providers/transaction-request/transaction-request.d.ts.map +1 -1
- package/dist/providers/transaction-summary/operations.d.ts +0 -2
- package/dist/providers/transaction-summary/operations.d.ts.map +1 -1
- package/dist/providers/transaction-summary/output.d.ts +2 -2
- package/dist/providers/transaction-summary/output.d.ts.map +1 -1
- package/dist/providers/transaction-summary/types.d.ts +0 -1
- package/dist/providers/transaction-summary/types.d.ts.map +1 -1
- package/dist/test-utils.global.js +543 -400
- package/dist/test-utils.global.js.map +1 -1
- package/dist/test-utils.js +144 -160
- package/dist/test-utils.js.map +1 -1
- package/dist/test-utils.mjs +132 -148
- package/dist/test-utils.mjs.map +1 -1
- package/package.json +16 -16
- package/dist/connectors/types/asset.d.ts +0 -2
- package/dist/connectors/types/asset.d.ts.map +0 -1
- package/dist/connectors/types/constants.d.ts +0 -7
- package/dist/connectors/types/constants.d.ts.map +0 -1
- package/dist/connectors/types/message.d.ts +0 -15
- package/dist/connectors/types/message.d.ts.map +0 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fuel-ts/account",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.75.0",
|
4
4
|
"description": "",
|
5
5
|
"author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)",
|
6
6
|
"main": "dist/index.js",
|
@@ -56,18 +56,18 @@
|
|
56
56
|
"portfinder": "^1.0.32",
|
57
57
|
"tree-kill": "^1.2.2",
|
58
58
|
"uuid": "^9.0.0",
|
59
|
-
"@fuel-ts/abi-coder": "0.
|
60
|
-
"@fuel-ts/address": "0.
|
61
|
-
"@fuel-ts/crypto": "0.
|
62
|
-
"@fuel-ts/errors": "0.
|
63
|
-
"@fuel-ts/fuel-core": "0.
|
64
|
-
"@fuel-ts/hasher": "0.
|
65
|
-
"@fuel-ts/interfaces": "0.
|
66
|
-
"@fuel-ts/math": "0.
|
67
|
-
"@fuel-ts/merkle": "0.
|
68
|
-
"@fuel-ts/transactions": "0.
|
69
|
-
"@fuel-ts/utils": "0.
|
70
|
-
"@fuel-ts/versions": "0.
|
59
|
+
"@fuel-ts/abi-coder": "0.75.0",
|
60
|
+
"@fuel-ts/address": "0.75.0",
|
61
|
+
"@fuel-ts/crypto": "0.75.0",
|
62
|
+
"@fuel-ts/errors": "0.75.0",
|
63
|
+
"@fuel-ts/fuel-core": "0.75.0",
|
64
|
+
"@fuel-ts/hasher": "0.75.0",
|
65
|
+
"@fuel-ts/interfaces": "0.75.0",
|
66
|
+
"@fuel-ts/math": "0.75.0",
|
67
|
+
"@fuel-ts/merkle": "0.75.0",
|
68
|
+
"@fuel-ts/transactions": "0.75.0",
|
69
|
+
"@fuel-ts/utils": "0.75.0",
|
70
|
+
"@fuel-ts/versions": "0.75.0"
|
71
71
|
},
|
72
72
|
"devDependencies": {
|
73
73
|
"@graphql-codegen/cli": "^2.13.7",
|
@@ -77,9 +77,9 @@
|
|
77
77
|
"get-graphql-schema": "^2.1.2",
|
78
78
|
"@types/ramda": "^0.29.3",
|
79
79
|
"@types/uuid": "^9.0.1",
|
80
|
-
"@fuel-ts/hasher": "0.
|
81
|
-
"@fuel-ts/math": "0.
|
82
|
-
"@fuel-ts/utils": "0.
|
80
|
+
"@fuel-ts/hasher": "0.75.0",
|
81
|
+
"@fuel-ts/math": "0.75.0",
|
82
|
+
"@fuel-ts/utils": "0.75.0"
|
83
83
|
},
|
84
84
|
"scripts": {
|
85
85
|
"build": "tsup",
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"asset.d.ts","sourceRoot":"","sources":["../../../src/connectors/types/asset.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,KAAK,EAAE,IAAI,IAAI,SAAS,EAAE,QAAQ,IAAI,aAAa,EAAE,MAAM,eAAe,CAAC"}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
export declare const CONNECTOR_SCRIPT = "FuelConnectorScript";
|
2
|
-
export declare const CONTENT_SCRIPT_NAME = "FuelContentScript";
|
3
|
-
export declare const BACKGROUND_SCRIPT_NAME = "FuelBackgroundScript";
|
4
|
-
export declare const POPUP_SCRIPT_NAME = "FuelPopUpScript";
|
5
|
-
export declare const VAULT_SCRIPT_NAME = "FuelVaultScript";
|
6
|
-
export declare const EVENT_MESSAGE = "message";
|
7
|
-
//# sourceMappingURL=constants.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/connectors/types/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,wBAAwB,CAAC;AACtD,eAAO,MAAM,mBAAmB,sBAAsB,CAAC;AACvD,eAAO,MAAM,sBAAsB,yBAAyB,CAAC;AAC7D,eAAO,MAAM,iBAAiB,oBAAoB,CAAC;AACnD,eAAO,MAAM,iBAAiB,oBAAoB,CAAC;AACnD,eAAO,MAAM,aAAa,YAAY,CAAC"}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import type { UIEventMessage, RequestMessage, ResponseMessage, EventMessage } from './events';
|
2
|
-
export interface MessageSender {
|
3
|
-
id?: string | undefined;
|
4
|
-
origin?: string | undefined;
|
5
|
-
tab?: {
|
6
|
-
id?: number | undefined;
|
7
|
-
index?: number | undefined;
|
8
|
-
windowId?: number | undefined;
|
9
|
-
url?: string | undefined;
|
10
|
-
title?: string | undefined;
|
11
|
-
favIconUrl?: string | undefined;
|
12
|
-
};
|
13
|
-
}
|
14
|
-
export type CommunicationMessage = UIEventMessage | RequestMessage | ResponseMessage | EventMessage;
|
15
|
-
//# sourceMappingURL=message.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"message.d.ts","sourceRoot":"","sources":["../../../src/connectors/types/message.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAE9F,MAAM,WAAW,aAAa;IAC5B,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,GAAG,CAAC,EAAE;QACJ,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QACxB,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QAC3B,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QAC9B,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QACzB,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QAC3B,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;KACjC,CAAC;CACH;AAED,MAAM,MAAM,oBAAoB,GAAG,cAAc,GAAG,cAAc,GAAG,eAAe,GAAG,YAAY,CAAC"}
|