@xyo-network/os-runtime 4.1.2 → 4.1.4

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/os-runtime",
3
- "version": "4.1.2",
3
+ "version": "4.1.4",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -36,39 +36,39 @@
36
36
  "xyos": "./dist/node/scripts/xyos/index.mjs"
37
37
  },
38
38
  "dependencies": {
39
- "@xylabs/assert": "^4.4.29",
40
- "@xylabs/forget": "^4.4.29",
41
- "@xylabs/hex": "^4.4.29",
42
- "@xylabs/lodash": "^4.4.29",
43
- "@xylabs/object": "^4.4.29",
44
- "@xylabs/promise": "^4.4.29",
45
- "@xyo-network/account": "^3.6.5",
46
- "@xyo-network/archivist": "^3.6.5",
47
- "@xyo-network/archivist-indexeddb": "^3.6.5",
48
- "@xyo-network/archivist-model": "^3.6.5",
49
- "@xyo-network/bios": "^4.1.2",
50
- "@xyo-network/bridge-model": "^3.6.5",
51
- "@xyo-network/diviner-abstract": "^3.6.5",
52
- "@xyo-network/diviner-model": "^3.6.5",
53
- "@xyo-network/diviner-payload-generic": "^3.6.5",
54
- "@xyo-network/diviner-payload-indexeddb": "^3.6.5",
55
- "@xyo-network/diviner-payload-model": "^3.6.5",
56
- "@xyo-network/diviner-temporal-indexing-model": "^3.6.5",
57
- "@xyo-network/kernel": "^4.1.2",
58
- "@xyo-network/kernel-model": "^4.1.2",
59
- "@xyo-network/manifest": "^3.6.5",
60
- "@xyo-network/manifest-wrapper": "^3.6.5",
61
- "@xyo-network/module-event-emitter": "^3.6.5",
62
- "@xyo-network/module-events": "^3.6.5",
63
- "@xyo-network/module-factory-locator": "^3.6.5",
64
- "@xyo-network/module-model": "^3.6.5",
65
- "@xyo-network/module-resolver": "^3.6.5",
66
- "@xyo-network/node-model": "^3.6.5",
67
- "@xyo-network/os-model": "^4.1.2",
68
- "@xyo-network/payload-builder": "^3.6.5",
69
- "@xyo-network/payload-model": "^3.6.5",
70
- "@xyo-network/storage-model": "^4.1.2",
71
- "@xyo-network/wallet-model": "^3.6.5",
39
+ "@xylabs/assert": "^4.4.32",
40
+ "@xylabs/forget": "^4.4.32",
41
+ "@xylabs/hex": "^4.4.32",
42
+ "@xylabs/lodash": "^4.4.32",
43
+ "@xylabs/object": "^4.4.32",
44
+ "@xylabs/promise": "^4.4.32",
45
+ "@xyo-network/account": "^3.6.6",
46
+ "@xyo-network/archivist": "^3.6.6",
47
+ "@xyo-network/archivist-indexeddb": "^3.6.6",
48
+ "@xyo-network/archivist-model": "^3.6.6",
49
+ "@xyo-network/bios": "^4.1.4",
50
+ "@xyo-network/bridge-model": "^3.6.6",
51
+ "@xyo-network/diviner-abstract": "^3.6.6",
52
+ "@xyo-network/diviner-model": "^3.6.6",
53
+ "@xyo-network/diviner-payload-generic": "^3.6.6",
54
+ "@xyo-network/diviner-payload-indexeddb": "^3.6.6",
55
+ "@xyo-network/diviner-payload-model": "^3.6.6",
56
+ "@xyo-network/diviner-temporal-indexing-model": "^3.6.6",
57
+ "@xyo-network/kernel": "^4.1.4",
58
+ "@xyo-network/kernel-model": "^4.1.4",
59
+ "@xyo-network/manifest": "^3.6.6",
60
+ "@xyo-network/manifest-wrapper": "^3.6.6",
61
+ "@xyo-network/module-event-emitter": "^3.6.6",
62
+ "@xyo-network/module-events": "^3.6.6",
63
+ "@xyo-network/module-factory-locator": "^3.6.6",
64
+ "@xyo-network/module-model": "^3.6.6",
65
+ "@xyo-network/module-resolver": "^3.6.6",
66
+ "@xyo-network/node-model": "^3.6.6",
67
+ "@xyo-network/os-model": "^4.1.4",
68
+ "@xyo-network/payload-builder": "^3.6.6",
69
+ "@xyo-network/payload-model": "^3.6.6",
70
+ "@xyo-network/storage-model": "^4.1.4",
71
+ "@xyo-network/wallet-model": "^3.6.6",
72
72
  "async-mutex": "^0.5.0",
73
73
  "chalk": "^5.4.1",
74
74
  "cosmiconfig": "^9.0.0",
@@ -88,8 +88,8 @@
88
88
  "@types/yargs": "^17.0.33",
89
89
  "@xylabs/ts-scripts-yarn3": "^4.2.6",
90
90
  "@xylabs/tsconfig": "^4.2.6",
91
- "@xyo-network/bios-model": "^4.1.2",
92
- "@xyo-network/bios-nodejs": "^4.1.2",
91
+ "@xyo-network/bios-model": "^4.1.4",
92
+ "@xyo-network/bios-nodejs": "^4.1.4",
93
93
  "vitest": "^2.1.8"
94
94
  },
95
95
  "publishConfig": {
@@ -47,7 +47,7 @@
47
47
  "labels": {
48
48
  "network.xyo.archivist.persistence.scope": "device"
49
49
  },
50
- "schema": "network.xyo.diviner.payload.config"
50
+ "schema": "network.xyo.diviner.payload.generic.config"
51
51
  }
52
52
  },
53
53
  {
@@ -71,7 +71,7 @@
71
71
  "labels": {
72
72
  "network.xyo.archivist.persistence.scope": "device"
73
73
  },
74
- "schema": "network.xyo.diviner.payload.config",
74
+ "schema": "network.xyo.diviner.payload.generic.config",
75
75
  "storeName": "payloads"
76
76
  }
77
77
  },
@@ -25,7 +25,7 @@
25
25
  "network.xyo.generic.payload.diviner": "GenericPayloadDiviner"
26
26
  },
27
27
  "name": "DappArchivistPayloadDiviner",
28
- "schema": "network.xyo.diviner.payload.config"
28
+ "schema": "network.xyo.diviner.payload.generic.config"
29
29
  }
30
30
  }
31
31
  ]