@xyo-network/system-payload-plugins 7.0.0 → 7.0.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.
package/dist/neutral/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export * from '@xyo-network/info-system-payload-plugins';
|
|
2
|
-
import type { PayloadPluginFunc } from '@xyo-network/sdk
|
|
2
|
+
import type { PayloadPluginFunc } from '@xyo-network/sdk';
|
|
3
3
|
export declare const SystemPlugins: PayloadPluginFunc[];
|
|
4
4
|
export default SystemPlugins;
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAA;AAGxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAA;AAGxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAA;AAEzD,eAAO,MAAM,aAAa,EAAE,iBAAiB,EAAkC,CAAA;AAE/E,eAAe,aAAa,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/index.ts"],
|
|
4
|
-
"sourcesContent": ["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport type { PayloadPluginFunc } from '@xyo-network/sdk
|
|
4
|
+
"sourcesContent": ["export * from '@xyo-network/info-system-payload-plugins'\n\nimport { SystemInfoPayloadPlugins } from '@xyo-network/info-system-payload-plugins'\nimport type { PayloadPluginFunc } from '@xyo-network/sdk'\n\nexport const SystemPlugins: PayloadPluginFunc[] = [...SystemInfoPayloadPlugins]\n\nexport default SystemPlugins\n"],
|
|
5
5
|
"mappings": ";AAAA,cAAc;AAEd,SAAS,gCAAgC;AAGlC,IAAM,gBAAqC,CAAC,GAAG,wBAAwB;AAE9E,IAAO,gBAAQ;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/system-payload-plugins",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -31,55 +31,52 @@
|
|
|
31
31
|
"README.md"
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@xyo-network/info-system-payload-plugins": "~7.0.
|
|
34
|
+
"@xyo-network/info-system-payload-plugins": "~7.0.1"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@bitauth/libauth": "~3.0.0",
|
|
38
|
-
"@metamask/providers": "^22.1.1",
|
|
39
38
|
"@noble/post-quantum": "~0.6.1",
|
|
40
39
|
"@opentelemetry/api": "^1.9.1",
|
|
41
40
|
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
42
41
|
"@scure/base": "^2.2.0",
|
|
43
42
|
"@scure/bip39": "~2.2.0",
|
|
44
|
-
"@xylabs/geo": "^
|
|
45
|
-
"@xylabs/sdk
|
|
46
|
-
"@xylabs/threads": "^
|
|
47
|
-
"@xylabs/toolchain": "~8.
|
|
48
|
-
"@xylabs/tsconfig": "~8.
|
|
49
|
-
"@xylabs/vitest-extended": "^
|
|
50
|
-
"@xyo-network/sdk
|
|
51
|
-
"@xyo-network/sdk-protocol-js": "~7.0",
|
|
43
|
+
"@xylabs/geo": "^7.0.1",
|
|
44
|
+
"@xylabs/sdk": "^7.0.1",
|
|
45
|
+
"@xylabs/threads": "^7.0.1",
|
|
46
|
+
"@xylabs/toolchain": "~8.5.3",
|
|
47
|
+
"@xylabs/tsconfig": "~8.5.3",
|
|
48
|
+
"@xylabs/vitest-extended": "^7.0.1",
|
|
49
|
+
"@xyo-network/sdk": "~7.0.3",
|
|
52
50
|
"ajv": "^8.20.0",
|
|
53
51
|
"async-mutex": "^0.5.0",
|
|
54
52
|
"bowser": "^2.14.1",
|
|
53
|
+
"browserslist": "4.28.4",
|
|
55
54
|
"debug": "~4.4.3",
|
|
56
|
-
"eslint": "^10.
|
|
57
|
-
"
|
|
55
|
+
"eslint": "^10.6.0",
|
|
56
|
+
"eslint-import-resolver-typescript": "^4.4.5",
|
|
57
|
+
"ethers": "^6.17.0",
|
|
58
58
|
"hash-wasm": "^4.12.0",
|
|
59
59
|
"idb": "^8.0.3",
|
|
60
60
|
"lru-cache": "^11.5.1",
|
|
61
61
|
"observable-fns": "~0.6.1",
|
|
62
62
|
"typescript": "~6.0.3",
|
|
63
|
-
"vite": "^8.0
|
|
63
|
+
"vite": "^8.1.0",
|
|
64
64
|
"vitest": "^4.1.9",
|
|
65
|
-
"webextension-polyfill": "^0.12.0",
|
|
66
65
|
"zod": "^4.4.3",
|
|
67
|
-
"@xyo-network/
|
|
68
|
-
"@xyo-network/
|
|
66
|
+
"@xyo-network/bowser-system-info-payload-plugin": "~7.0.1",
|
|
67
|
+
"@xyo-network/node-system-info-payload-plugin": "~7.0.1"
|
|
69
68
|
},
|
|
70
69
|
"peerDependencies": {
|
|
71
70
|
"@bitauth/libauth": "~3.0",
|
|
72
|
-
"@metamask/providers": "^22.1",
|
|
73
71
|
"@noble/post-quantum": "~0.6.1",
|
|
74
72
|
"@opentelemetry/api": "^1.9",
|
|
75
73
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
76
74
|
"@scure/base": "^2.2",
|
|
77
75
|
"@scure/bip39": "~2.2",
|
|
78
|
-
"@xylabs/geo": "^
|
|
79
|
-
"@xylabs/sdk
|
|
80
|
-
"@xylabs/threads": "^
|
|
81
|
-
"@xyo-network/sdk
|
|
82
|
-
"@xyo-network/sdk-protocol-js": "^7.0",
|
|
76
|
+
"@xylabs/geo": "^7.0",
|
|
77
|
+
"@xylabs/sdk": "^7.0",
|
|
78
|
+
"@xylabs/threads": "^7.0",
|
|
79
|
+
"@xyo-network/sdk": "^7.0",
|
|
83
80
|
"ajv": "^8.20",
|
|
84
81
|
"async-mutex": "^0.5",
|
|
85
82
|
"bowser": "^2.14",
|
|
@@ -89,7 +86,6 @@
|
|
|
89
86
|
"idb": "^8.0",
|
|
90
87
|
"lru-cache": "^11.3",
|
|
91
88
|
"observable-fns": "~0.6",
|
|
92
|
-
"webextension-polyfill": "^0.12",
|
|
93
89
|
"zod": "^4.4"
|
|
94
90
|
},
|
|
95
91
|
"engines": {
|