@polkadot/extension-chains 0.44.7 → 0.44.8

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/bundle.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright 2019-2022 @polkadot/extension-chains authors & contributors
1
+ // Copyright 2019-2023 @polkadot/extension-chains authors & contributors
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
 
4
4
  import { Metadata, TypeRegistry } from '@polkadot/types';
package/cjs/bundle.js CHANGED
@@ -16,7 +16,7 @@ Object.defineProperty(exports, "packageInfo", {
16
16
  var _types = require("@polkadot/types");
17
17
  var _utilCrypto = require("@polkadot/util-crypto");
18
18
  var _packageInfo = require("./packageInfo");
19
- // Copyright 2019-2022 @polkadot/extension-chains authors & contributors
19
+ // Copyright 2019-2023 @polkadot/extension-chains authors & contributors
20
20
  // SPDX-License-Identifier: Apache-2.0
21
21
 
22
22
  // imports chain details, generally metadata. For the generation of these,
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  var _packageInfo = require("@polkadot/extension-inject/cjs/packageInfo");
8
- // Copyright 2017-2022 @polkadot/extension-chains authors & contributors
8
+ // Copyright 2017-2023 @polkadot/extension-chains authors & contributors
9
9
  // SPDX-License-Identifier: Apache-2.0
10
10
  var _default = [_packageInfo.packageInfo];
11
11
  exports.default = _default;
@@ -4,7 +4,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
4
4
  var _util = require("@polkadot/util");
5
5
  var _detectOther = _interopRequireDefault(require("./detectOther"));
6
6
  var _packageInfo = require("./packageInfo");
7
- // Copyright 2017-2022 @polkadot/extension-chains authors & contributors
7
+ // Copyright 2017-2023 @polkadot/extension-chains authors & contributors
8
8
  // SPDX-License-Identifier: Apache-2.0
9
9
 
10
10
  // Do not edit, auto-generated by @polkadot/dev
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.packageInfo = void 0;
7
- // Copyright 2017-2022 @polkadot/extension-chains authors & contributors
7
+ // Copyright 2017-2023 @polkadot/extension-chains authors & contributors
8
8
  // SPDX-License-Identifier: Apache-2.0
9
9
 
10
10
  // Do not edit, auto-generated by @polkadot/dev
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@polkadot/extension-chains',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.44.7'
16
+ version: '0.44.8'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
package/detectOther.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright 2017-2022 @polkadot/extension-chains authors & contributors
1
+ // Copyright 2017-2023 @polkadot/extension-chains authors & contributors
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
 
4
4
  import { packageInfo as injectInfo } from '@polkadot/extension-inject/packageInfo';
package/detectPackage.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright 2017-2022 @polkadot/extension-chains authors & contributors
1
+ // Copyright 2017-2023 @polkadot/extension-chains authors & contributors
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
 
4
4
  // Do not edit, auto-generated by @polkadot/dev
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright 2019-2022 @polkadot/extension-chains authors & contributors
1
+ // Copyright 2019-2023 @polkadot/extension-chains authors & contributors
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
 
4
4
  // Since we inject into pages, we skip this
package/package.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "./cjs/detectPackage.js"
18
18
  ],
19
19
  "type": "module",
20
- "version": "0.44.7",
20
+ "version": "0.44.8",
21
21
  "main": "./cjs/index.js",
22
22
  "module": "./index.js",
23
23
  "types": "./index.d.ts",
@@ -63,10 +63,10 @@
63
63
  },
64
64
  "dependencies": {
65
65
  "@babel/runtime": "^7.20.7",
66
- "@polkadot/extension-inject": "^0.44.7",
67
- "@polkadot/networks": "^10.2.1",
68
- "@polkadot/util": "^10.2.1",
69
- "@polkadot/util-crypto": "^10.2.1"
66
+ "@polkadot/extension-inject": "^0.44.8",
67
+ "@polkadot/networks": "^10.2.3",
68
+ "@polkadot/util": "^10.2.3",
69
+ "@polkadot/util-crypto": "^10.2.3"
70
70
  },
71
71
  "peerDependencies": {
72
72
  "@polkadot/api": "*",
package/packageInfo.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright 2017-2022 @polkadot/extension-chains authors & contributors
1
+ // Copyright 2017-2023 @polkadot/extension-chains authors & contributors
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
 
4
4
  // Do not edit, auto-generated by @polkadot/dev
@@ -7,5 +7,5 @@ export const packageInfo = {
7
7
  name: '@polkadot/extension-chains',
8
8
  path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
9
9
  type: 'esm',
10
- version: '0.44.7'
10
+ version: '0.44.8'
11
11
  };