@xyo-network/sentinel 5.3.24 → 5.3.26

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.
Files changed (2) hide show
  1. package/README.md +12767 -10
  2. package/package.json +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/sentinel",
3
- "version": "5.3.24",
3
+ "version": "5.3.26",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -22,11 +22,11 @@
22
22
  "exports": {
23
23
  ".": {
24
24
  "types": "./dist/neutral/index.d.ts",
25
+ "import": "./dist/neutral/index.mjs",
25
26
  "default": "./dist/neutral/index.mjs"
26
27
  },
27
28
  "./package.json": "./package.json"
28
29
  },
29
- "module": "dist/neutral/index.mjs",
30
30
  "types": "dist/neutral/index.d.ts",
31
31
  "files": [
32
32
  "dist",
@@ -36,19 +36,19 @@
36
36
  "README.md"
37
37
  ],
38
38
  "dependencies": {
39
- "@xyo-network/sentinel-abstract": "~5.3.24",
40
- "@xyo-network/sentinel-memory": "~5.3.24",
41
- "@xyo-network/sentinel-model": "~5.3.24",
42
- "@xyo-network/sentinel-wrapper": "~5.3.24"
39
+ "@xyo-network/sentinel-memory": "~5.3.26",
40
+ "@xyo-network/sentinel-abstract": "~5.3.26",
41
+ "@xyo-network/sentinel-model": "~5.3.26",
42
+ "@xyo-network/sentinel-wrapper": "~5.3.26"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@opentelemetry/api": "^1.9.1",
46
- "@types/node": "^25.5.0",
47
- "@xylabs/sdk-js": "^5.0.93",
48
- "@xylabs/ts-scripts-common": "~7.6.16",
49
- "@xylabs/ts-scripts-pnpm": "~7.6.16",
50
- "@xylabs/tsconfig": "~7.6.16",
51
- "@xylabs/vitest-extended": "~5.0.93",
46
+ "@types/node": "^25.5.2",
47
+ "@xylabs/sdk-js": "^5.0.94",
48
+ "@xylabs/ts-scripts-common": "~7.7.5",
49
+ "@xylabs/ts-scripts-pnpm": "~7.7.5",
50
+ "@xylabs/tsconfig": "~7.7.5",
51
+ "@xylabs/vitest-extended": "~5.0.94",
52
52
  "acorn": "^8.16.0",
53
53
  "axios": "^1.14.0",
54
54
  "esbuild": "^0.28.0",
@@ -58,29 +58,29 @@
58
58
  "vite": "^8.0.3",
59
59
  "vitest": "~4.1.2",
60
60
  "zod": "^4.3.6",
61
- "@xyo-network/abstract-witness": "~5.3.24",
62
- "@xyo-network/account": "~5.3.24",
63
- "@xyo-network/account-model": "~5.3.24",
64
- "@xyo-network/archivist-memory": "~5.3.24",
65
- "@xyo-network/archivist-model": "~5.3.24",
66
- "@xyo-network/boundwitness-builder": "~5.3.24",
67
- "@xyo-network/boundwitness-model": "~5.3.24",
68
- "@xyo-network/diviner-model": "~5.3.24",
69
- "@xyo-network/boundwitness-wrapper": "~5.3.24",
70
- "@xyo-network/id-payload-plugin": "~5.3.24",
71
- "@xyo-network/module-abstract": "~5.3.24",
72
- "@xyo-network/module-wrapper": "~5.3.24",
73
- "@xyo-network/module-model": "~5.3.24",
74
- "@xyo-network/payload-builder": "~5.3.24",
75
- "@xyo-network/payload-model": "~5.3.24",
76
- "@xyo-network/node-memory": "~5.3.24",
77
- "@xyo-network/sentinel-memory": "~5.3.24",
78
- "@xyo-network/payload-wrapper": "~5.3.24",
79
- "@xyo-network/sentinel-model": "~5.3.24",
80
- "@xyo-network/sentinel-abstract": "~5.3.24",
81
- "@xyo-network/sentinel-wrapper": "~5.3.24",
82
- "@xyo-network/witness-adhoc": "~5.3.24",
83
- "@xyo-network/witness-model": "~5.3.24"
61
+ "@xyo-network/account": "~5.3.26",
62
+ "@xyo-network/account-model": "~5.3.26",
63
+ "@xyo-network/abstract-witness": "~5.3.26",
64
+ "@xyo-network/archivist-memory": "~5.3.26",
65
+ "@xyo-network/archivist-model": "~5.3.26",
66
+ "@xyo-network/boundwitness-builder": "~5.3.26",
67
+ "@xyo-network/boundwitness-model": "~5.3.26",
68
+ "@xyo-network/diviner-model": "~5.3.26",
69
+ "@xyo-network/id-payload-plugin": "~5.3.26",
70
+ "@xyo-network/module-abstract": "~5.3.26",
71
+ "@xyo-network/boundwitness-wrapper": "~5.3.26",
72
+ "@xyo-network/module-model": "~5.3.26",
73
+ "@xyo-network/module-wrapper": "~5.3.26",
74
+ "@xyo-network/payload-builder": "~5.3.26",
75
+ "@xyo-network/sentinel-abstract": "~5.3.26",
76
+ "@xyo-network/node-memory": "~5.3.26",
77
+ "@xyo-network/payload-wrapper": "~5.3.26",
78
+ "@xyo-network/payload-model": "~5.3.26",
79
+ "@xyo-network/sentinel-memory": "~5.3.26",
80
+ "@xyo-network/sentinel-model": "~5.3.26",
81
+ "@xyo-network/sentinel-wrapper": "~5.3.26",
82
+ "@xyo-network/witness-adhoc": "~5.3.26",
83
+ "@xyo-network/witness-model": "~5.3.26"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "ethers": "^6",