@pezkuwi/rpc-augment 16.5.6 → 16.5.9

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-augment', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.4' };
4
+ exports.packageInfo = { name: '@pezkuwi/rpc-augment', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.9' };
package/package.json CHANGED
@@ -18,10 +18,10 @@
18
18
  "./cjs/packageDetect.js"
19
19
  ],
20
20
  "type": "module",
21
- "version": "16.5.6",
22
- "main": "./cjs/index.js",
23
- "module": "./index.js",
24
- "types": "./index.d.ts",
21
+ "version": "16.5.9",
22
+ "main": "./cjs/cjs/index.js",
23
+ "module": "./cjs/index.js",
24
+ "types": "./cjs/index.d.ts",
25
25
  "exports": {
26
26
  "./cjs/package.json": "./cjs/package.json",
27
27
  "./cjs/*": "./cjs/*.js",
@@ -129,10 +129,10 @@
129
129
  }
130
130
  },
131
131
  "dependencies": {
132
- "@pezkuwi/rpc-core": "16.5.4",
133
- "@pezkuwi/types": "16.5.4",
134
- "@pezkuwi/types-codec": "16.5.4",
135
- "@pezkuwi/util": "^14.0.1",
132
+ "@pezkuwi/rpc-core": "16.5.9",
133
+ "@pezkuwi/types": "16.5.9",
134
+ "@pezkuwi/types-codec": "16.5.9",
135
+ "@pezkuwi/util": "14.0.11",
136
136
  "tslib": "^2.8.1"
137
137
  }
138
138
  }
package/packageInfo.js CHANGED
@@ -1 +1 @@
1
- export const packageInfo = { name: '@pezkuwi/rpc-augment', 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.4' };
1
+ export const packageInfo = { name: '@pezkuwi/rpc-augment', 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.9' };