@xyo-network/bridge-http-express 5.1.14 → 5.1.16
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 -29
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/bridge-http-express",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.16",
|
|
4
4
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -36,41 +36,41 @@
|
|
|
36
36
|
"package.json"
|
|
37
37
|
],
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@xylabs/assert": "~5.0.
|
|
40
|
-
"@xylabs/exists": "~5.0.
|
|
41
|
-
"@xylabs/express": "~5.0.
|
|
42
|
-
"@xylabs/hex": "~5.0.
|
|
43
|
-
"@xylabs/object": "~5.0.
|
|
44
|
-
"@xyo-network/boundwitness-model": "~5.1.
|
|
45
|
-
"@xyo-network/bridge-http": "~5.1.
|
|
46
|
-
"@xyo-network/bridge-model": "~5.1.
|
|
47
|
-
"@xyo-network/module-model": "~5.1.
|
|
48
|
-
"@xyo-network/payload-model": "~5.1.
|
|
39
|
+
"@xylabs/assert": "~5.0.18",
|
|
40
|
+
"@xylabs/exists": "~5.0.18",
|
|
41
|
+
"@xylabs/express": "~5.0.18",
|
|
42
|
+
"@xylabs/hex": "~5.0.18",
|
|
43
|
+
"@xylabs/object": "~5.0.18",
|
|
44
|
+
"@xyo-network/boundwitness-model": "~5.1.16",
|
|
45
|
+
"@xyo-network/bridge-http": "~5.1.16",
|
|
46
|
+
"@xyo-network/bridge-model": "~5.1.16",
|
|
47
|
+
"@xyo-network/module-model": "~5.1.16",
|
|
48
|
+
"@xyo-network/payload-model": "~5.1.16",
|
|
49
49
|
"express": "~5.1.0",
|
|
50
50
|
"http-status-codes": "~2.3.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@types/express": "~5.0.5",
|
|
54
|
-
"@types/node": "~24.
|
|
55
|
-
"@xylabs/creatable": "~5.0.
|
|
56
|
-
"@xylabs/ts-scripts-yarn3": "~7.
|
|
57
|
-
"@xylabs/tsconfig": "~7.
|
|
58
|
-
"@xylabs/typeof": "~5.0.
|
|
59
|
-
"@xylabs/vitest-extended": "~5.0.
|
|
60
|
-
"@xyo-network/api-models": "~5.1.
|
|
61
|
-
"@xyo-network/archivist-model": "~5.1.
|
|
62
|
-
"@xyo-network/bridge-abstract": "~5.1.
|
|
63
|
-
"@xyo-network/bridge-pub-sub": "~5.1.
|
|
64
|
-
"@xyo-network/diviner-model": "~5.1.
|
|
65
|
-
"@xyo-network/module-resolver": "~5.1.
|
|
66
|
-
"@xyo-network/node-memory": "~5.1.
|
|
67
|
-
"@xyo-network/node-model": "~5.1.
|
|
68
|
-
"@xyo-network/payload-builder": "~5.1.
|
|
69
|
-
"@xyo-network/payload-wrapper": "~5.1.
|
|
70
|
-
"@xyo-network/wallet": "~5.1.
|
|
54
|
+
"@types/node": "~24.10.0",
|
|
55
|
+
"@xylabs/creatable": "~5.0.18",
|
|
56
|
+
"@xylabs/ts-scripts-yarn3": "~7.2.3",
|
|
57
|
+
"@xylabs/tsconfig": "~7.2.3",
|
|
58
|
+
"@xylabs/typeof": "~5.0.18",
|
|
59
|
+
"@xylabs/vitest-extended": "~5.0.18",
|
|
60
|
+
"@xyo-network/api-models": "~5.1.16",
|
|
61
|
+
"@xyo-network/archivist-model": "~5.1.16",
|
|
62
|
+
"@xyo-network/bridge-abstract": "~5.1.16",
|
|
63
|
+
"@xyo-network/bridge-pub-sub": "~5.1.16",
|
|
64
|
+
"@xyo-network/diviner-model": "~5.1.16",
|
|
65
|
+
"@xyo-network/module-resolver": "~5.1.16",
|
|
66
|
+
"@xyo-network/node-memory": "~5.1.16",
|
|
67
|
+
"@xyo-network/node-model": "~5.1.16",
|
|
68
|
+
"@xyo-network/payload-builder": "~5.1.16",
|
|
69
|
+
"@xyo-network/payload-wrapper": "~5.1.16",
|
|
70
|
+
"@xyo-network/wallet": "~5.1.16",
|
|
71
71
|
"get-port-please": "~3.2.0",
|
|
72
72
|
"typescript": "~5.9.3",
|
|
73
|
-
"vitest": "~
|
|
73
|
+
"vitest": "~4.0.7"
|
|
74
74
|
},
|
|
75
75
|
"publishConfig": {
|
|
76
76
|
"access": "public"
|