@pezkuwi/types-create 16.5.26 → 16.5.28

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/types-create', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.26' };
4
+ exports.packageInfo = { name: '@pezkuwi/types-create', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.28' };
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "./cjs/packageDetect.js"
19
19
  ],
20
20
  "type": "module",
21
- "version": "16.5.26",
21
+ "version": "16.5.28",
22
22
  "main": "./cjs/index.js",
23
23
  "module": "./cjs/index.js",
24
24
  "types": "./cjs/index.d.ts",
@@ -283,9 +283,9 @@
283
283
  }
284
284
  },
285
285
  "dependencies": {
286
- "@pezkuwi/types": "16.5.26",
287
- "@pezkuwi/types-codec": "16.5.26",
288
- "@pezkuwi/util": "14.0.13",
286
+ "@pezkuwi/types": "16.5.28",
287
+ "@pezkuwi/types-codec": "16.5.28",
288
+ "@pezkuwi/util": "14.0.17",
289
289
  "tslib": "^2.8.1"
290
290
  }
291
291
  }
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/types-create', 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.26' };
1
+ export const packageInfo = { name: '@pezkuwi/types-create', 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' };