@pezkuwi/api 16.5.28 → 16.5.29

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.
@@ -1448,7 +1448,7 @@
1448
1448
  };
1449
1449
  }
1450
1450
 
1451
- const packageInfo = { name: '@pezkuwi/api', path: (({ url: (typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href)) }) && (typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href))) ? new URL((typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href))).pathname.substring(0, new URL((typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href))).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.5.28' };
1451
+ const packageInfo = { name: '@pezkuwi/api', path: (({ url: (typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href)) }) && (typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href))) ? new URL((typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href))).pathname.substring(0, new URL((typeof document === 'undefined' && typeof location === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : typeof document === 'undefined' ? location.href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('bundle-pezkuwi-api.js', document.baseURI).href))).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.5.29' };
1452
1452
 
1453
1453
  var extendStatics = function(d, b) {
1454
1454
  extendStatics = Object.setPrototypeOf ||
@@ -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/api', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.28' };
4
+ exports.packageInfo = { name: '@pezkuwi/api', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.29' };
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "./cjs/packageDetect.js"
19
19
  ],
20
20
  "type": "module",
21
- "version": "16.5.28",
21
+ "version": "16.5.29",
22
22
  "main": "./cjs/index.js",
23
23
  "module": "./cjs/index.js",
24
24
  "types": "./cjs/index.d.ts",
@@ -591,19 +591,19 @@
591
591
  }
592
592
  },
593
593
  "dependencies": {
594
- "@pezkuwi/api-augment": "16.5.28",
595
- "@pezkuwi/api-base": "16.5.28",
596
- "@pezkuwi/api-derive": "16.5.28",
594
+ "@pezkuwi/api-augment": "16.5.29",
595
+ "@pezkuwi/api-base": "16.5.29",
596
+ "@pezkuwi/api-derive": "16.5.29",
597
597
  "@pezkuwi/keyring": "14.0.17",
598
- "@pezkuwi/rpc-augment": "16.5.28",
599
- "@pezkuwi/rpc-core": "16.5.28",
600
- "@pezkuwi/rpc-provider": "16.5.28",
601
- "@pezkuwi/types": "16.5.28",
602
- "@pezkuwi/types-augment": "16.5.28",
603
- "@pezkuwi/types-codec": "16.5.28",
604
- "@pezkuwi/types-create": "16.5.28",
605
- "@pezkuwi/types-known": "16.5.28",
606
- "@pezkuwi/types-support": "16.5.28",
598
+ "@pezkuwi/rpc-augment": "16.5.29",
599
+ "@pezkuwi/rpc-core": "16.5.29",
600
+ "@pezkuwi/rpc-provider": "16.5.29",
601
+ "@pezkuwi/types": "16.5.29",
602
+ "@pezkuwi/types-augment": "16.5.29",
603
+ "@pezkuwi/types-codec": "16.5.29",
604
+ "@pezkuwi/types-create": "16.5.29",
605
+ "@pezkuwi/types-known": "16.5.29",
606
+ "@pezkuwi/types-support": "16.5.29",
607
607
  "@pezkuwi/util": "14.0.17",
608
608
  "@pezkuwi/util-crypto": "14.0.17",
609
609
  "eventemitter3": "^5.0.1",
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/api', 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.28' };
1
+ export const packageInfo = { name: '@pezkuwi/api', 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.29' };