@xyo-network/modules 3.8.0 → 3.8.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.
@@ -5,4 +5,3 @@ export * from '@xyo-network/module';
5
5
  export * from '@xyo-network/node';
6
6
  export * from '@xyo-network/sentinel';
7
7
  export * from '@xyo-network/witness';
8
- //# sourceMappingURL=index.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/modules",
3
- "version": "3.8.0",
3
+ "version": "3.8.1",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -29,37 +29,37 @@
29
29
  "module": "dist/neutral/index.mjs",
30
30
  "types": "dist/neutral/index.d.ts",
31
31
  "dependencies": {
32
- "@xyo-network/archivist": "^3.8.0",
33
- "@xyo-network/bridge": "^3.8.0",
34
- "@xyo-network/diviner": "^3.8.0",
35
- "@xyo-network/module": "^3.8.0",
36
- "@xyo-network/node": "^3.8.0",
37
- "@xyo-network/sentinel": "^3.8.0",
38
- "@xyo-network/witness": "^3.8.0"
32
+ "@xyo-network/archivist": "^3.8.1",
33
+ "@xyo-network/bridge": "^3.8.1",
34
+ "@xyo-network/diviner": "^3.8.1",
35
+ "@xyo-network/module": "^3.8.1",
36
+ "@xyo-network/node": "^3.8.1",
37
+ "@xyo-network/sentinel": "^3.8.1",
38
+ "@xyo-network/witness": "^3.8.1"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@xylabs/delay": "^4.5.1",
42
- "@xylabs/ts-scripts-yarn3": "^4.2.6",
43
- "@xylabs/tsconfig": "^4.2.6",
42
+ "@xylabs/ts-scripts-yarn3": "^5.0.22",
43
+ "@xylabs/tsconfig": "^5.0.22",
44
44
  "@xylabs/vitest-extended": "^4.5.1",
45
- "@xyo-network/account": "^3.8.0",
46
- "@xyo-network/archivist-memory": "^3.8.0",
47
- "@xyo-network/archivist-model": "^3.8.0",
48
- "@xyo-network/diviner-address-history": "^3.8.0",
49
- "@xyo-network/diviner-jsonpatch-memory": "^3.8.0",
50
- "@xyo-network/diviner-jsonpath-aggregate-memory": "^3.8.0",
51
- "@xyo-network/diviner-jsonpath-memory": "^3.8.0",
52
- "@xyo-network/diviner-model": "^3.8.0",
53
- "@xyo-network/manifest": "^3.8.0",
54
- "@xyo-network/module-factory-locator": "^3.8.0",
55
- "@xyo-network/module-resolver": "^3.8.0",
56
- "@xyo-network/node-memory": "^3.8.0",
57
- "@xyo-network/node-model": "^3.8.0",
58
- "@xyo-network/payload-model": "^3.8.0",
59
- "@xyo-network/witness-adhoc": "^3.8.0",
60
- "@xyo-network/witness-model": "^3.8.0",
45
+ "@xyo-network/account": "^3.8.1",
46
+ "@xyo-network/archivist-memory": "^3.8.1",
47
+ "@xyo-network/archivist-model": "^3.8.1",
48
+ "@xyo-network/diviner-address-history": "^3.8.1",
49
+ "@xyo-network/diviner-jsonpatch-memory": "^3.8.1",
50
+ "@xyo-network/diviner-jsonpath-aggregate-memory": "^3.8.1",
51
+ "@xyo-network/diviner-jsonpath-memory": "^3.8.1",
52
+ "@xyo-network/diviner-model": "^3.8.1",
53
+ "@xyo-network/manifest": "^3.8.1",
54
+ "@xyo-network/module-factory-locator": "^3.8.1",
55
+ "@xyo-network/module-resolver": "^3.8.1",
56
+ "@xyo-network/node-memory": "^3.8.1",
57
+ "@xyo-network/node-model": "^3.8.1",
58
+ "@xyo-network/payload-model": "^3.8.1",
59
+ "@xyo-network/witness-adhoc": "^3.8.1",
60
+ "@xyo-network/witness-model": "^3.8.1",
61
61
  "typescript": "^5.7.3",
62
- "vitest": "^3.0.4"
62
+ "vitest": "^3.0.5"
63
63
  },
64
64
  "publishConfig": {
65
65
  "access": "public"
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,wBAAwB,CAAA;AACtC,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA;AACnC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,sBAAsB,CAAA"}