@pezkuwi/rpc-provider 16.5.14 → 16.5.16

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.
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
- exports.packageInfo = { name: '@pezkuwi/rpc-provider', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.14' };
4
+ exports.packageInfo = { name: '@pezkuwi/rpc-provider', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.16' };
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "./cjs/packageDetect.js"
19
19
  ],
20
20
  "type": "module",
21
- "version": "16.5.14",
21
+ "version": "16.5.16",
22
22
  "main": "./cjs/index.js",
23
23
  "module": "./cjs/index.js",
24
24
  "types": "./cjs/index.d.ts",
@@ -326,8 +326,8 @@
326
326
  },
327
327
  "dependencies": {
328
328
  "@pezkuwi/keyring": "14.0.12",
329
- "@pezkuwi/types": "16.5.9",
330
- "@pezkuwi/types-support": "16.5.9",
329
+ "@pezkuwi/types": "16.5.15",
330
+ "@pezkuwi/types-support": "16.5.15",
331
331
  "@pezkuwi/util": "14.0.12",
332
332
  "@pezkuwi/util-crypto": "14.0.12",
333
333
  "@pezkuwi/x-fetch": "14.0.12",
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/rpc-provider', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.5.14' };
1
+ export const packageInfo = { name: '@pezkuwi/rpc-provider', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.5.16' };