@xyo-network/diviner-indexing-memory 5.5.6 → 5.6.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.
Files changed (1) hide show
  1. package/package.json +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-indexing-memory",
3
- "version": "5.5.6",
3
+ "version": "5.6.1",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,23 +34,23 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/archivist-wrapper": "~5.5.6",
38
- "@xyo-network/diviner-abstract": "~5.5.6",
39
- "@xyo-network/diviner-boundwitness": "~5.5.6",
40
- "@xyo-network/diviner-model": "~5.5.6",
41
- "@xyo-network/diviner-wrapper": "~5.5.6",
42
- "@xyo-network/diviner-indexing-model": "~5.5.6",
43
- "@xyo-network/module-model": "~5.5.6"
37
+ "@xyo-network/diviner-abstract": "~5.6.1",
38
+ "@xyo-network/archivist-wrapper": "~5.6.1",
39
+ "@xyo-network/diviner-indexing-model": "~5.6.1",
40
+ "@xyo-network/diviner-boundwitness": "~5.6.1",
41
+ "@xyo-network/diviner-wrapper": "~5.6.1",
42
+ "@xyo-network/module-model": "~5.6.1",
43
+ "@xyo-network/diviner-model": "~5.6.1"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@bitauth/libauth": "~3.0.0",
47
47
  "@opentelemetry/api": "^1.9.1",
48
- "@opentelemetry/sdk-trace-base": "^2.7.0",
48
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
49
49
  "@scure/base": "~2.2.0",
50
- "@xylabs/sdk-js": "^5.0.100",
51
- "@xylabs/threads": "~5.0.100",
52
- "@xylabs/toolchain": "~7.11.12",
53
- "@xylabs/tsconfig": "~7.11.12",
50
+ "@xylabs/sdk-js": "^5.1.0",
51
+ "@xylabs/threads": "~5.0.102",
52
+ "@xylabs/toolchain": "~7.12.3",
53
+ "@xylabs/tsconfig": "~7.12.3",
54
54
  "@xyo-network/account": "~5.5.2",
55
55
  "@xyo-network/account-model": "~5.5.2",
56
56
  "@xyo-network/boundwitness-builder": "~5.5.2",
@@ -67,35 +67,35 @@
67
67
  "buffer": "^6.0.3",
68
68
  "chalk": "^5.6.2",
69
69
  "debug": "~4.4.3",
70
- "eslint": "^10.2.1",
70
+ "eslint": "^10.3.0",
71
71
  "ethers": "^6.16.0",
72
72
  "hash-wasm": "~4.12.0",
73
- "lru-cache": "^11.3.5",
73
+ "lru-cache": "^11.3.6",
74
74
  "observable-fns": "~0.6.1",
75
75
  "pako": "~2.1.0",
76
76
  "tslib": "^2.8.1",
77
77
  "typescript": "~5.9.3",
78
78
  "wasm-feature-detect": "~1.8.0",
79
- "zod": "^4.3.6"
79
+ "zod": "^4.4.3"
80
80
  },
81
81
  "peerDependencies": {
82
- "@scure/base": ">=2.2.0 <3",
83
- "@xylabs/sdk-js": ">=5.0.100 <6",
84
- "@xyo-network/account": ">=5.5.2 <6",
85
- "@xyo-network/account-model": ">=5.5.2 <6",
86
- "@xyo-network/boundwitness-builder": ">=5.5.2 <6",
87
- "@xyo-network/boundwitness-model": ">=5.5.2 <6",
88
- "@xyo-network/boundwitness-wrapper": ">=5.5.2 <6",
89
- "@xyo-network/config-payload-plugin": ">=5.5.2 <6",
90
- "@xyo-network/manifest-model": ">=5.5.2 <6",
91
- "@xyo-network/payload-builder": ">=5.5.2 <6",
92
- "@xyo-network/payload-model": ">=5.5.2 <6",
93
- "@xyo-network/query-payload-plugin": ">=5.5.2 <6",
94
- "@xyo-network/wallet-model": ">=5.5.2 <6",
82
+ "@scure/base": ">=2.2.0 <2.3",
83
+ "@xylabs/sdk-js": ">=5.1.0 <6",
84
+ "@xyo-network/account": ">=5.5.2 <5.6",
85
+ "@xyo-network/account-model": ">=5.5.2 <5.6",
86
+ "@xyo-network/boundwitness-builder": ">=5.5.2 <5.6",
87
+ "@xyo-network/boundwitness-model": ">=5.5.2 <5.6",
88
+ "@xyo-network/boundwitness-wrapper": ">=5.5.2 <5.6",
89
+ "@xyo-network/config-payload-plugin": ">=5.5.2 <5.6",
90
+ "@xyo-network/manifest-model": ">=5.5.2 <5.6",
91
+ "@xyo-network/payload-builder": ">=5.5.2 <5.6",
92
+ "@xyo-network/payload-model": ">=5.5.2 <5.6",
93
+ "@xyo-network/query-payload-plugin": ">=5.5.2 <5.6",
94
+ "@xyo-network/wallet-model": ">=5.5.2 <5.6",
95
95
  "async-mutex": ">=0.5.0 <1",
96
96
  "ethers": ">=6.16.0 <7",
97
- "lru-cache": ">=11.3.5 <12",
98
- "zod": ">=4.3.6 <5"
97
+ "lru-cache": ">=11.3.6 <12",
98
+ "zod": ">=4.4.3 <5"
99
99
  },
100
100
  "publishConfig": {
101
101
  "access": "public"