@xyo-network/plugins 2.96.0 → 2.96.2

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,22 +1,2 @@
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);
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);
22
2
  //# 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":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,4CADd;","names":[]}
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,4 +1,2 @@
1
- // src/index.ts
2
- export * from "@xyo-network/payload-plugins";
3
- export * from "@xyo-network/payloadset-plugins";
1
+ export*from"@xyo-network/payload-plugins";export*from"@xyo-network/payloadset-plugins";
4
2
  //# 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,cAAc;AACd,cAAc;","names":[]}
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,22 +1,2 @@
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);
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);
22
2
  //# 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":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,4CADd;","names":[]}
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,4 +1,2 @@
1
- // src/index.ts
2
- export * from "@xyo-network/payload-plugins";
3
- export * from "@xyo-network/payloadset-plugins";
1
+ export*from"@xyo-network/payload-plugins";export*from"@xyo-network/payloadset-plugins";
4
2
  //# 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,cAAc;AACd,cAAc;","names":[]}
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,27 +1,2 @@
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
- });
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")});
27
2
  //# 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":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,4CADd;","names":[]}
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,4 +1,2 @@
1
- // src/index.ts
2
- export * from "@xyo-network/payload-plugins";
3
- export * from "@xyo-network/payloadset-plugins";
1
+ export*from"@xyo-network/payload-plugins";export*from"@xyo-network/payloadset-plugins";
4
2
  //# 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,cAAc;AACd,cAAc;","names":[]}
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":[]}
package/package.json CHANGED
@@ -13,32 +13,32 @@
13
13
  "packages/**/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xyo-network/payload-plugins": "~2.96.0",
17
- "@xyo-network/payloadset-plugins": "~2.96.0"
16
+ "@xyo-network/payload-plugins": "~2.96.2",
17
+ "@xyo-network/payloadset-plugins": "~2.96.2"
18
18
  },
19
19
  "devDependencies": {
20
- "@babel/core": "^7.24.5",
21
- "@babel/preset-env": "^7.24.5",
22
- "@babel/preset-typescript": "^7.24.1",
20
+ "@babel/core": "^7.24.7",
21
+ "@babel/preset-env": "^7.24.7",
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.10.4",
25
+ "@xylabs/eslint-config": "^3.11.7",
26
26
  "@xylabs/forget": "^3.5.1",
27
- "@xylabs/ts-scripts-yarn3": "^3.10.4",
28
- "@xylabs/tsconfig": "^3.10.4",
29
- "@xylabs/tsconfig-dom-jest": "^3.10.4",
30
- "@xyo-network/account": "^2.105.0",
31
- "@xyo-network/archivist-memory": "^2.105.0",
32
- "@xyo-network/boundwitness-builder": "^2.105.0",
33
- "@xyo-network/hash": "^2.105.0",
34
- "@xyo-network/manifest": "^2.105.0",
35
- "@xyo-network/manifest-wrapper": "^2.105.0",
36
- "@xyo-network/node-memory": "^2.105.0",
37
- "@xyo-network/payload-builder": "^2.105.0",
27
+ "@xylabs/ts-scripts-yarn3": "^3.11.7",
28
+ "@xylabs/tsconfig": "^3.11.7",
29
+ "@xylabs/tsconfig-dom-jest": "^3.11.7",
30
+ "@xyo-network/account": "^2.106.0",
31
+ "@xyo-network/archivist-memory": "^2.106.0",
32
+ "@xyo-network/boundwitness-builder": "^2.106.0",
33
+ "@xyo-network/hash": "^2.106.0",
34
+ "@xyo-network/manifest": "^2.106.0",
35
+ "@xyo-network/manifest-wrapper": "^2.106.0",
36
+ "@xyo-network/node-memory": "^2.106.0",
37
+ "@xyo-network/payload-builder": "^2.106.0",
38
38
  "babel-jest": "^29.7.0",
39
39
  "dotenv": "^16.4.5",
40
40
  "eslint": "^8.57.0",
41
- "ethers": "^6.12.1",
41
+ "ethers": "^6.13.1",
42
42
  "jest": "^29.7.0",
43
43
  "jest-docblock": "^29.7.0",
44
44
  "jest-environment-jsdom": "^29.7.0",
@@ -46,13 +46,13 @@
46
46
  "jest-runner": "^29.7.0",
47
47
  "jest-runner-groups": "^2.2.0",
48
48
  "jest-sorted": "^1.0.15",
49
- "nodemon": "^3.1.0",
49
+ "nodemon": "^3.1.4",
50
50
  "reflect-metadata": "^0.2.2",
51
51
  "supertest": "^7.0.0",
52
- "ts-jest": "^29.1.3",
52
+ "ts-jest": "^29.1.5",
53
53
  "ts-node": "^10.9.2",
54
54
  "typedoc": "^0.25.13",
55
- "typescript": "^5.4.5"
55
+ "typescript": "^5.5.2"
56
56
  },
57
57
  "resolutions": {
58
58
  "axios": "^1",
@@ -110,11 +110,11 @@
110
110
  "build-typedoc-site": "typedoc"
111
111
  },
112
112
  "sideEffects": false,
113
- "version": "2.96.0",
114
- "packageManager": "yarn@4.2.2",
113
+ "version": "2.96.2",
114
+ "packageManager": "yarn@1.22.22",
115
115
  "volta": {
116
- "node": "18.17.1",
117
- "yarn": "1.22.19"
116
+ "node": "22.3.0",
117
+ "yarn": "1.22.22"
118
118
  },
119
119
  "type": "module"
120
120
  }