@xyo-network/plugins 2.96.1 → 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.
- package/dist/browser/index.cjs +1 -21
- package/dist/browser/index.cjs.map +1 -1
- package/dist/browser/index.js +1 -3
- package/dist/browser/index.js.map +1 -1
- package/dist/neutral/index.cjs +1 -21
- package/dist/neutral/index.cjs.map +1 -1
- package/dist/neutral/index.js +1 -3
- package/dist/neutral/index.js.map +1 -1
- package/dist/node/index.cjs +1 -26
- package/dist/node/index.cjs.map +1 -1
- package/dist/node/index.js +1 -3
- package/dist/node/index.js.map +1 -1
- package/package.json +12 -12
package/dist/browser/index.cjs
CHANGED
|
@@ -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":"
|
|
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"]}
|
package/dist/browser/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"
|
|
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/dist/neutral/index.cjs
CHANGED
|
@@ -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":"
|
|
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"]}
|
package/dist/neutral/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"
|
|
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/dist/node/index.cjs
CHANGED
|
@@ -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
|
package/dist/node/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"
|
|
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"]}
|
package/dist/node/index.js
CHANGED
package/dist/node/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/payload-plugins'\nexport * from '@xyo-network/payloadset-plugins'\n"],"mappings":"
|
|
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,8 +13,8 @@
|
|
|
13
13
|
"packages/**/*"
|
|
14
14
|
],
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@xyo-network/payload-plugins": "~2.96.
|
|
17
|
-
"@xyo-network/payloadset-plugins": "~2.96.
|
|
16
|
+
"@xyo-network/payload-plugins": "~2.96.2",
|
|
17
|
+
"@xyo-network/payloadset-plugins": "~2.96.2"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@babel/core": "^7.24.7",
|
|
@@ -22,11 +22,11 @@
|
|
|
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.
|
|
25
|
+
"@xylabs/eslint-config": "^3.11.7",
|
|
26
26
|
"@xylabs/forget": "^3.5.1",
|
|
27
|
-
"@xylabs/ts-scripts-yarn3": "^3.11.
|
|
28
|
-
"@xylabs/tsconfig": "^3.11.
|
|
29
|
-
"@xylabs/tsconfig-dom-jest": "^3.11.
|
|
27
|
+
"@xylabs/ts-scripts-yarn3": "^3.11.7",
|
|
28
|
+
"@xylabs/tsconfig": "^3.11.7",
|
|
29
|
+
"@xylabs/tsconfig-dom-jest": "^3.11.7",
|
|
30
30
|
"@xyo-network/account": "^2.106.0",
|
|
31
31
|
"@xyo-network/archivist-memory": "^2.106.0",
|
|
32
32
|
"@xyo-network/boundwitness-builder": "^2.106.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.
|
|
49
|
+
"nodemon": "^3.1.4",
|
|
50
50
|
"reflect-metadata": "^0.2.2",
|
|
51
51
|
"supertest": "^7.0.0",
|
|
52
52
|
"ts-jest": "^29.1.5",
|
|
53
53
|
"ts-node": "^10.9.2",
|
|
54
54
|
"typedoc": "^0.25.13",
|
|
55
|
-
"typescript": "^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.
|
|
114
|
-
"packageManager": "yarn@
|
|
113
|
+
"version": "2.96.2",
|
|
114
|
+
"packageManager": "yarn@1.22.22",
|
|
115
115
|
"volta": {
|
|
116
|
-
"node": "
|
|
117
|
-
"yarn": "1.22.
|
|
116
|
+
"node": "22.3.0",
|
|
117
|
+
"yarn": "1.22.22"
|
|
118
118
|
},
|
|
119
119
|
"type": "module"
|
|
120
120
|
}
|