@jskit-ai/jskit-catalog 0.1.12 → 0.1.13

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.
@@ -6,11 +6,11 @@
6
6
  "packages": [
7
7
  {
8
8
  "packageId": "@jskit-ai/assistant",
9
- "version": "0.1.12",
9
+ "version": "0.1.13",
10
10
  "descriptor": {
11
11
  "packageVersion": 1,
12
12
  "packageId": "@jskit-ai/assistant",
13
- "version": "0.1.12",
13
+ "version": "0.1.13",
14
14
  "description": "Unified assistant module with streaming chat, transcript persistence, service-aware tool execution, and workspace UI.",
15
15
  "options": {
16
16
  "ai-provider": {
@@ -121,14 +121,14 @@
121
121
  "mutations": {
122
122
  "dependencies": {
123
123
  "runtime": {
124
- "@jskit-ai/assistant": "0.1.12",
124
+ "@jskit-ai/assistant": "0.1.13",
125
125
  "@jskit-ai/auth-core": "0.1.8",
126
126
  "@jskit-ai/database-runtime": "0.1.8",
127
127
  "@jskit-ai/http-runtime": "0.1.8",
128
128
  "@jskit-ai/kernel": "0.1.8",
129
129
  "@jskit-ai/realtime": "0.1.8",
130
130
  "@jskit-ai/users-core": "0.1.10",
131
- "@jskit-ai/users-web": "0.1.12",
131
+ "@jskit-ai/users-web": "0.1.13",
132
132
  "@tanstack/vue-query": "^5.90.5",
133
133
  "dompurify": "^3.3.3",
134
134
  "marked": "^17.0.4",
@@ -860,11 +860,11 @@
860
860
  },
861
861
  {
862
862
  "packageId": "@jskit-ai/crud",
863
- "version": "0.1.12",
863
+ "version": "0.1.13",
864
864
  "descriptor": {
865
865
  "packageVersion": 1,
866
866
  "packageId": "@jskit-ai/crud",
867
- "version": "0.1.12",
867
+ "version": "0.1.13",
868
868
  "installationMode": "clone-only",
869
869
  "description": "CRUD module with server routes, actions, persistence, and client pages.",
870
870
  "options": {
@@ -964,14 +964,14 @@
964
964
  "dependencies": {
965
965
  "runtime": {
966
966
  "@jskit-ai/auth-core": "0.1.8",
967
- "@jskit-ai/crud-core": "0.1.12",
967
+ "@jskit-ai/crud-core": "0.1.13",
968
968
  "@jskit-ai/database-runtime": "0.1.8",
969
969
  "@jskit-ai/http-runtime": "0.1.8",
970
970
  "@jskit-ai/kernel": "0.1.8",
971
971
  "@jskit-ai/realtime": "0.1.8",
972
972
  "@jskit-ai/shell-web": "0.1.8",
973
973
  "@jskit-ai/users-core": "0.1.10",
974
- "@jskit-ai/users-web": "0.1.12",
974
+ "@jskit-ai/users-web": "0.1.13",
975
975
  "@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}",
976
976
  "@tanstack/vue-query": "5.92.12",
977
977
  "typebox": "^1.0.81",
@@ -1205,11 +1205,11 @@
1205
1205
  },
1206
1206
  {
1207
1207
  "packageId": "@jskit-ai/crud-core",
1208
- "version": "0.1.12",
1208
+ "version": "0.1.13",
1209
1209
  "descriptor": {
1210
1210
  "packageVersion": 1,
1211
1211
  "packageId": "@jskit-ai/crud-core",
1212
- "version": "0.1.12",
1212
+ "version": "0.1.13",
1213
1213
  "description": "Shared CRUD helpers used by CRUD modules.",
1214
1214
  "dependsOn": [
1215
1215
  "@jskit-ai/kernel",
@@ -1234,7 +1234,7 @@
1234
1234
  "mutations": {
1235
1235
  "dependencies": {
1236
1236
  "runtime": {
1237
- "@jskit-ai/crud-core": "0.1.12"
1237
+ "@jskit-ai/crud-core": "0.1.13"
1238
1238
  },
1239
1239
  "dev": {}
1240
1240
  },
@@ -2621,11 +2621,11 @@
2621
2621
  },
2622
2622
  {
2623
2623
  "packageId": "@jskit-ai/users-web",
2624
- "version": "0.1.12",
2624
+ "version": "0.1.13",
2625
2625
  "descriptor": {
2626
2626
  "packageVersion": 1,
2627
2627
  "packageId": "@jskit-ai/users-web",
2628
- "version": "0.1.12",
2628
+ "version": "0.1.13",
2629
2629
  "description": "Users web module: workspace selector shell element plus workspace/profile/members UI elements.",
2630
2630
  "dependsOn": [
2631
2631
  "@jskit-ai/http-runtime",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.12",
3
+ "version": "0.1.13",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [