@skilder-ai/runtime 0.5.0 → 0.5.2

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": "@skilder-ai/runtime",
3
- "version": "0.5.0",
3
+ "version": "0.5.2",
4
4
  "description": "Skilder Runtime - NodeJS processes for edge execution connected to backend orchestrator via NATS",
5
5
  "author": "Skilder AI",
6
6
  "license": "See license in LICENSE",
@@ -50,7 +50,7 @@
50
50
  "rxjs": "^7.8.1",
51
51
  "uuid": "^13.0.0",
52
52
  "zod": "^4.0.5",
53
- "@skilder-ai/common": "0.5.0"
53
+ "@skilder-ai/common": "0.5.2"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/google-protobuf": "^3.15.12",