@solana/connector 0.1.2 → 0.1.3

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/dist/react.js CHANGED
@@ -1,65 +1,65 @@
1
1
  'use strict';
2
2
 
3
- var chunkSJEZHNYF_js = require('./chunk-SJEZHNYF.js');
4
- var chunkRIBOPAOD_js = require('./chunk-RIBOPAOD.js');
3
+ var chunkFTD7F7CS_js = require('./chunk-FTD7F7CS.js');
4
+ var chunkTIW3EQPC_js = require('./chunk-TIW3EQPC.js');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "AppProvider", {
9
9
  enumerable: true,
10
- get: function () { return chunkSJEZHNYF_js.UnifiedProvider; }
10
+ get: function () { return chunkFTD7F7CS_js.UnifiedProvider; }
11
11
  });
12
12
  Object.defineProperty(exports, "ConnectorProvider", {
13
13
  enumerable: true,
14
- get: function () { return chunkSJEZHNYF_js.ConnectorProvider; }
14
+ get: function () { return chunkFTD7F7CS_js.ConnectorProvider; }
15
15
  });
16
16
  Object.defineProperty(exports, "UnifiedProvider", {
17
17
  enumerable: true,
18
- get: function () { return chunkSJEZHNYF_js.UnifiedProvider; }
18
+ get: function () { return chunkFTD7F7CS_js.UnifiedProvider; }
19
19
  });
20
20
  Object.defineProperty(exports, "useAccount", {
21
21
  enumerable: true,
22
- get: function () { return chunkSJEZHNYF_js.useAccount; }
22
+ get: function () { return chunkFTD7F7CS_js.useAccount; }
23
23
  });
24
24
  Object.defineProperty(exports, "useCluster", {
25
25
  enumerable: true,
26
- get: function () { return chunkSJEZHNYF_js.useCluster; }
26
+ get: function () { return chunkFTD7F7CS_js.useCluster; }
27
27
  });
28
28
  Object.defineProperty(exports, "useConnector", {
29
29
  enumerable: true,
30
- get: function () { return chunkSJEZHNYF_js.useConnector; }
30
+ get: function () { return chunkFTD7F7CS_js.useConnector; }
31
31
  });
32
32
  Object.defineProperty(exports, "useConnectorClient", {
33
33
  enumerable: true,
34
- get: function () { return chunkSJEZHNYF_js.useConnectorClient; }
34
+ get: function () { return chunkFTD7F7CS_js.useConnectorClient; }
35
35
  });
36
36
  Object.defineProperty(exports, "useGillSolanaClient", {
37
37
  enumerable: true,
38
- get: function () { return chunkSJEZHNYF_js.useGillSolanaClient; }
38
+ get: function () { return chunkFTD7F7CS_js.useGillSolanaClient; }
39
39
  });
40
40
  Object.defineProperty(exports, "useGillTransactionSigner", {
41
41
  enumerable: true,
42
- get: function () { return chunkSJEZHNYF_js.useGillTransactionSigner; }
42
+ get: function () { return chunkFTD7F7CS_js.useGillTransactionSigner; }
43
43
  });
44
44
  Object.defineProperty(exports, "useTransactionPreparer", {
45
45
  enumerable: true,
46
- get: function () { return chunkSJEZHNYF_js.useTransactionPreparer; }
46
+ get: function () { return chunkFTD7F7CS_js.useTransactionPreparer; }
47
47
  });
48
48
  Object.defineProperty(exports, "useTransactionSigner", {
49
49
  enumerable: true,
50
- get: function () { return chunkSJEZHNYF_js.useTransactionSigner; }
50
+ get: function () { return chunkFTD7F7CS_js.useTransactionSigner; }
51
51
  });
52
52
  Object.defineProperty(exports, "useWalletInfo", {
53
53
  enumerable: true,
54
- get: function () { return chunkSJEZHNYF_js.useWalletInfo; }
54
+ get: function () { return chunkFTD7F7CS_js.useWalletInfo; }
55
55
  });
56
56
  Object.defineProperty(exports, "ConnectorErrorBoundary", {
57
57
  enumerable: true,
58
- get: function () { return chunkRIBOPAOD_js.ConnectorErrorBoundary; }
58
+ get: function () { return chunkTIW3EQPC_js.ConnectorErrorBoundary; }
59
59
  });
60
60
  Object.defineProperty(exports, "withErrorBoundary", {
61
61
  enumerable: true,
62
- get: function () { return chunkRIBOPAOD_js.withErrorBoundary; }
62
+ get: function () { return chunkTIW3EQPC_js.withErrorBoundary; }
63
63
  });
64
64
  //# sourceMappingURL=react.js.map
65
65
  //# sourceMappingURL=react.js.map
package/dist/react.mjs CHANGED
@@ -1,4 +1,4 @@
1
- export { UnifiedProvider as AppProvider, ConnectorProvider, UnifiedProvider, useAccount, useCluster, useConnector, useConnectorClient, useGillSolanaClient, useGillTransactionSigner, useTransactionPreparer, useTransactionSigner, useWalletInfo } from './chunk-F2QJH5ED.mjs';
2
- export { ConnectorErrorBoundary, withErrorBoundary } from './chunk-4K6QY4HR.mjs';
1
+ export { UnifiedProvider as AppProvider, ConnectorProvider, UnifiedProvider, useAccount, useCluster, useConnector, useConnectorClient, useGillSolanaClient, useGillTransactionSigner, useTransactionPreparer, useTransactionSigner, useWalletInfo } from './chunk-MPZFJEJK.mjs';
2
+ export { ConnectorErrorBoundary, withErrorBoundary } from './chunk-TKJSKXSA.mjs';
3
3
  //# sourceMappingURL=react.mjs.map
4
4
  //# sourceMappingURL=react.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solana/connector",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Headless wallet connector client and React provider built on Wallet Standard",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",