@xyo-network/plugins 2.97.0 → 2.97.1

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,2 +1,22 @@
1
- "use strict";var a=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var t=(f,o,p,x)=>{if(o&&typeof o=="object"||typeof o=="function")for(let m of c(o))!d.call(f,m)&&m!==p&&a(f,m,{get:()=>o[m],enumerable:!(x=b(o,m))||x.enumerable});return f},e=(f,o,p)=>(t(f,o,"default"),p&&t(p,o,"default"));var g=f=>t(a({},"__esModule",{value:!0}),f);var r={};module.exports=g(r);e(r,require("@xyo-network/payload-plugins"),module.exports);e(r,require("@xyo-network/payloadset-plugins"),module.exports);
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // src/index.ts
18
+ var src_exports = {};
19
+ module.exports = __toCommonJS(src_exports);
20
+ __reExport(src_exports, require("@xyo-network/payload-plugins"), module.exports);
21
+ __reExport(src_exports, require("@xyo-network/payloadset-plugins"), module.exports);
2
22
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"iaAAA,IAAAA,EAAA,kBAAAC,EAAAD,GAAAE,EAAAF,EAAc,wCAAd,gBACAE,EAAAF,EAAc,2CADd","names":["src_exports","__toCommonJS","__reExport"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,4CADd;","names":[]}
@@ -1,2 +1,4 @@
1
- export*from"@xyo-network/payload-plugins";export*from"@xyo-network/payloadset-plugins";
1
+ // src/index.ts
2
+ export * from "@xyo-network/payload-plugins";
3
+ export * from "@xyo-network/payloadset-plugins";
2
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"AAAA,WAAc,+BACd,WAAc","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":";AAAA,cAAc;AACd,cAAc;","names":[]}
@@ -1,2 +1,22 @@
1
- "use strict";var a=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var t=(f,o,p,x)=>{if(o&&typeof o=="object"||typeof o=="function")for(let m of c(o))!d.call(f,m)&&m!==p&&a(f,m,{get:()=>o[m],enumerable:!(x=b(o,m))||x.enumerable});return f},e=(f,o,p)=>(t(f,o,"default"),p&&t(p,o,"default"));var g=f=>t(a({},"__esModule",{value:!0}),f);var r={};module.exports=g(r);e(r,require("@xyo-network/payload-plugins"),module.exports);e(r,require("@xyo-network/payloadset-plugins"),module.exports);
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // src/index.ts
18
+ var src_exports = {};
19
+ module.exports = __toCommonJS(src_exports);
20
+ __reExport(src_exports, require("@xyo-network/payload-plugins"), module.exports);
21
+ __reExport(src_exports, require("@xyo-network/payloadset-plugins"), module.exports);
2
22
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"iaAAA,IAAAA,EAAA,kBAAAC,EAAAD,GAAAE,EAAAF,EAAc,wCAAd,gBACAE,EAAAF,EAAc,2CADd","names":["src_exports","__toCommonJS","__reExport"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,4CADd;","names":[]}
@@ -1,2 +1,4 @@
1
- export*from"@xyo-network/payload-plugins";export*from"@xyo-network/payloadset-plugins";
1
+ // src/index.ts
2
+ export * from "@xyo-network/payload-plugins";
3
+ export * from "@xyo-network/payloadset-plugins";
2
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"AAAA,WAAc,+BACd,WAAc","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":";AAAA,cAAc;AACd,cAAc;","names":[]}
@@ -1,2 +1,27 @@
1
- "use strict";var a=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var t=(f,o,p,x)=>{if(o&&typeof o=="object"||typeof o=="function")for(let m of c(o))!d.call(f,m)&&m!==p&&a(f,m,{get:()=>o[m],enumerable:!(x=b(o,m))||x.enumerable});return f},e=(f,o,p)=>(t(f,o,"default"),p&&t(p,o,"default"));var g=f=>t(a({},"__esModule",{value:!0}),f);var r={};module.exports=g(r);e(r,require("@xyo-network/payload-plugins"),module.exports);e(r,require("@xyo-network/payloadset-plugins"),module.exports);0&&(module.exports={...require("@xyo-network/payload-plugins"),...require("@xyo-network/payloadset-plugins")});
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // src/index.ts
18
+ var src_exports = {};
19
+ module.exports = __toCommonJS(src_exports);
20
+ __reExport(src_exports, require("@xyo-network/payload-plugins"), module.exports);
21
+ __reExport(src_exports, require("@xyo-network/payloadset-plugins"), module.exports);
22
+ // Annotate the CommonJS export names for ESM import in node:
23
+ 0 && (module.exports = {
24
+ ...require("@xyo-network/payload-plugins"),
25
+ ...require("@xyo-network/payloadset-plugins")
26
+ });
2
27
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"iaAAA,IAAAA,EAAA,kBAAAC,EAAAD,GAAAE,EAAAF,EAAc,wCAAd,gBACAE,EAAAF,EAAc,2CADd","names":["src_exports","__toCommonJS","__reExport"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,4CADd;","names":[]}
@@ -1,2 +1,4 @@
1
- export*from"@xyo-network/payload-plugins";export*from"@xyo-network/payloadset-plugins";
1
+ // src/index.ts
2
+ export * from "@xyo-network/payload-plugins";
3
+ export * from "@xyo-network/payloadset-plugins";
2
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"AAAA,WAAc,+BACd,WAAc","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":";AAAA,cAAc;AACd,cAAc;","names":[]}
package/package.json CHANGED
@@ -13,8 +13,8 @@
13
13
  "packages/**/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xyo-network/payload-plugins": "~2.97.0",
17
- "@xyo-network/payloadset-plugins": "~2.97.0"
16
+ "@xyo-network/payload-plugins": "~2.97.1",
17
+ "@xyo-network/payloadset-plugins": "~2.97.1"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@babel/core": "^7.24.7",
@@ -22,19 +22,19 @@
22
22
  "@babel/preset-typescript": "^7.24.7",
23
23
  "@types/jest": "^29.5.12",
24
24
  "@types/supertest": "^6.0.2",
25
- "@xylabs/eslint-config": "^3.11.8",
25
+ "@xylabs/eslint-config": "^3.11.10",
26
26
  "@xylabs/forget": "^3.5.1",
27
- "@xylabs/ts-scripts-yarn3": "^3.11.8",
28
- "@xylabs/tsconfig": "^3.11.8",
29
- "@xylabs/tsconfig-dom-jest": "^3.11.8",
30
- "@xyo-network/account": "^2.107.0",
31
- "@xyo-network/archivist-memory": "^2.107.0",
32
- "@xyo-network/boundwitness-builder": "^2.107.0",
33
- "@xyo-network/hash": "^2.107.0",
34
- "@xyo-network/manifest": "^2.107.0",
35
- "@xyo-network/manifest-wrapper": "^2.107.0",
36
- "@xyo-network/node-memory": "^2.107.0",
37
- "@xyo-network/payload-builder": "^2.107.0",
27
+ "@xylabs/ts-scripts-yarn3": "^3.11.10",
28
+ "@xylabs/tsconfig": "^3.11.10",
29
+ "@xylabs/tsconfig-dom-jest": "^3.11.10",
30
+ "@xyo-network/account": "^2.107.4",
31
+ "@xyo-network/archivist-memory": "^2.107.4",
32
+ "@xyo-network/boundwitness-builder": "^2.107.4",
33
+ "@xyo-network/hash": "^2.107.4",
34
+ "@xyo-network/manifest": "^2.107.4",
35
+ "@xyo-network/manifest-wrapper": "^2.107.4",
36
+ "@xyo-network/node-memory": "^2.107.4",
37
+ "@xyo-network/payload-builder": "^2.107.4",
38
38
  "babel-jest": "^29.7.0",
39
39
  "dotenv": "^16.4.5",
40
40
  "eslint": "^8.57.0",
@@ -110,7 +110,7 @@
110
110
  "build-typedoc-site": "typedoc"
111
111
  },
112
112
  "sideEffects": false,
113
- "version": "2.97.0",
113
+ "version": "2.97.1",
114
114
  "packageManager": "yarn@4.3.1",
115
115
  "volta": {
116
116
  "node": "22.3.0",