@xyo-network/plugins 3.4.4 → 3.4.6
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/package.json +29 -28
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/plugins",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.6",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -48,50 +48,51 @@
|
|
|
48
48
|
"quick-lru": "^5"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@xyo-network/payload-plugins": "^3.4.
|
|
52
|
-
"@xyo-network/payloadset-plugins": "^3.4.
|
|
51
|
+
"@xyo-network/payload-plugins": "^3.4.6",
|
|
52
|
+
"@xyo-network/payloadset-plugins": "^3.4.6"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@babel/core": "^7.26.10",
|
|
56
56
|
"@ethersproject/address": "^5.8.0",
|
|
57
57
|
"@ethersproject/bignumber": "^5.8.0",
|
|
58
58
|
"@stylistic/eslint-plugin": "^4.2.0",
|
|
59
|
-
"@types/supertest": "^6.0.
|
|
60
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
61
|
-
"@typescript-eslint/parser": "^8.
|
|
62
|
-
"@xylabs/eslint-config-flat": "^6.
|
|
63
|
-
"@xylabs/
|
|
64
|
-
"@xylabs/
|
|
65
|
-
"@xylabs/
|
|
66
|
-
"@xylabs/ts-scripts-yarn3": "^6.
|
|
67
|
-
"@xylabs/tsconfig": "^6.
|
|
68
|
-
"@xylabs/vitest-extended": "^4.
|
|
69
|
-
"@xyo-network/account": "^3.
|
|
70
|
-
"@xyo-network/archivist-memory": "^3.
|
|
71
|
-
"@xyo-network/boundwitness-builder": "^3.
|
|
72
|
-
"@xyo-network/hash": "^3.
|
|
73
|
-
"@xyo-network/manifest": "^3.
|
|
74
|
-
"@xyo-network/manifest-wrapper": "^3.
|
|
75
|
-
"@xyo-network/node-memory": "^3.
|
|
76
|
-
"@xyo-network/payload-builder": "^3.
|
|
59
|
+
"@types/supertest": "^6.0.3",
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "^8.29.0",
|
|
61
|
+
"@typescript-eslint/parser": "^8.29.0",
|
|
62
|
+
"@xylabs/eslint-config-flat": "^6.2.1",
|
|
63
|
+
"@xylabs/express": "^4.7.15",
|
|
64
|
+
"@xylabs/forget": "^4.7.15",
|
|
65
|
+
"@xylabs/platform": "^4.7.15",
|
|
66
|
+
"@xylabs/ts-scripts-yarn3": "^6.2.1",
|
|
67
|
+
"@xylabs/tsconfig": "^6.2.1",
|
|
68
|
+
"@xylabs/vitest-extended": "^4.7.15",
|
|
69
|
+
"@xyo-network/account": "^3.10.6",
|
|
70
|
+
"@xyo-network/archivist-memory": "^3.10.6",
|
|
71
|
+
"@xyo-network/boundwitness-builder": "^3.10.6",
|
|
72
|
+
"@xyo-network/hash": "^3.10.6",
|
|
73
|
+
"@xyo-network/manifest": "^3.10.6",
|
|
74
|
+
"@xyo-network/manifest-wrapper": "^3.10.6",
|
|
75
|
+
"@xyo-network/node-memory": "^3.10.6",
|
|
76
|
+
"@xyo-network/payload-builder": "^3.10.6",
|
|
77
77
|
"dotenv": "^16.4.7",
|
|
78
|
-
"eslint": "^9.
|
|
79
|
-
"eslint-import-resolver-typescript": "^3.
|
|
78
|
+
"eslint": "^9.23.0",
|
|
79
|
+
"eslint-import-resolver-typescript": "^4.3.1",
|
|
80
80
|
"eslint-plugin-import": "^2.31.0",
|
|
81
81
|
"eslint-plugin-sonarjs": "^3.0.2",
|
|
82
|
-
"jsbi": "^4.3.
|
|
82
|
+
"jsbi": "^4.3.2",
|
|
83
83
|
"jsdom": "^26.0.0",
|
|
84
|
+
"knip": "^5.46.5",
|
|
84
85
|
"lodash": "^4.17.21",
|
|
85
86
|
"lodash-es": "^4.17.21",
|
|
86
87
|
"nodemon": "^3.1.9",
|
|
87
88
|
"reflect-metadata": "^0.2.2",
|
|
88
|
-
"supertest": "^7.
|
|
89
|
+
"supertest": "^7.1.0",
|
|
89
90
|
"tslib": "^2.8.1",
|
|
90
|
-
"typedoc": "^0.
|
|
91
|
+
"typedoc": "^0.28.1",
|
|
91
92
|
"typescript": "^5.8.2",
|
|
92
|
-
"vitest": "^3.
|
|
93
|
+
"vitest": "^3.1.1"
|
|
93
94
|
},
|
|
94
|
-
"packageManager": "yarn@4.
|
|
95
|
+
"packageManager": "yarn@4.8.0",
|
|
95
96
|
"volta": {
|
|
96
97
|
"node": "22.3.0",
|
|
97
98
|
"yarn": "1.22.22"
|