@jskit-ai/jskit-catalog 0.1.102 → 0.1.104
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/catalog/packages.json +150 -150
- package/package.json +1 -1
package/catalog/packages.json
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
"packages": [
|
|
7
7
|
{
|
|
8
8
|
"packageId": "@jskit-ai/assistant",
|
|
9
|
-
"version": "0.1.
|
|
9
|
+
"version": "0.1.105",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.105",
|
|
14
14
|
"kind": "generator",
|
|
15
15
|
"description": "Install assistant runtime/config for one surface and scaffold assistant pages at explicit target files.",
|
|
16
16
|
"options": {
|
|
@@ -347,11 +347,11 @@
|
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
349
|
"packageId": "@jskit-ai/assistant-core",
|
|
350
|
-
"version": "0.1.
|
|
350
|
+
"version": "0.1.72",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.72",
|
|
355
355
|
"kind": "runtime",
|
|
356
356
|
"description": "Reusable assistant client/server/shared primitives without surface-specific routes or settings ownership.",
|
|
357
357
|
"dependsOn": [
|
|
@@ -399,11 +399,11 @@
|
|
|
399
399
|
"mutations": {
|
|
400
400
|
"dependencies": {
|
|
401
401
|
"runtime": {
|
|
402
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
403
|
-
"@jskit-ai/kernel": "0.1.
|
|
404
|
-
"@jskit-ai/resource-core": "0.1.
|
|
405
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
406
|
-
"@jskit-ai/users-core": "0.1.
|
|
402
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.41",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.41",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.106",
|
|
407
407
|
"dompurify": "^3.3.3",
|
|
408
408
|
"json-rest-schema": "1.x.x",
|
|
409
409
|
"marked": "^17.0.4",
|
|
@@ -422,11 +422,11 @@
|
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
425
|
-
"version": "0.1.
|
|
425
|
+
"version": "0.1.67",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.67",
|
|
430
430
|
"kind": "runtime",
|
|
431
431
|
"description": "Shared assistant runtime with per-surface assistant registration.",
|
|
432
432
|
"dependsOn": [
|
|
@@ -522,13 +522,13 @@
|
|
|
522
522
|
"mutations": {
|
|
523
523
|
"dependencies": {
|
|
524
524
|
"runtime": {
|
|
525
|
-
"@jskit-ai/assistant-core": "0.1.
|
|
526
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
527
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
528
|
-
"@jskit-ai/kernel": "0.1.
|
|
529
|
-
"@jskit-ai/shell-web": "0.1.
|
|
530
|
-
"@jskit-ai/users-core": "0.1.
|
|
531
|
-
"@jskit-ai/users-web": "0.1.
|
|
525
|
+
"@jskit-ai/assistant-core": "0.1.72",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.95",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.106",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.111"
|
|
532
532
|
},
|
|
533
533
|
"dev": {}
|
|
534
534
|
},
|
|
@@ -583,11 +583,11 @@
|
|
|
583
583
|
},
|
|
584
584
|
{
|
|
585
585
|
"packageId": "@jskit-ai/auth-core",
|
|
586
|
-
"version": "0.1.
|
|
586
|
+
"version": "0.1.95",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.95",
|
|
591
591
|
"kind": "runtime",
|
|
592
592
|
"dependsOn": [
|
|
593
593
|
"@jskit-ai/value-app-config-shared"
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
"mutations": {
|
|
656
656
|
"dependencies": {
|
|
657
657
|
"runtime": {
|
|
658
|
-
"@jskit-ai/kernel": "0.1.
|
|
658
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
659
659
|
"@fastify/cookie": "^11.0.2",
|
|
660
660
|
"@fastify/csrf-protection": "^7.1.0",
|
|
661
661
|
"@fastify/rate-limit": "^10.3.0"
|
|
@@ -673,11 +673,11 @@
|
|
|
673
673
|
},
|
|
674
674
|
{
|
|
675
675
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
676
|
-
"version": "0.1.
|
|
676
|
+
"version": "0.1.95",
|
|
677
677
|
"descriptor": {
|
|
678
678
|
"packageVersion": 1,
|
|
679
679
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
680
|
-
"version": "0.1.
|
|
680
|
+
"version": "0.1.95",
|
|
681
681
|
"kind": "runtime",
|
|
682
682
|
"options": {
|
|
683
683
|
"auth-supabase-url": {
|
|
@@ -759,8 +759,8 @@
|
|
|
759
759
|
"mutations": {
|
|
760
760
|
"dependencies": {
|
|
761
761
|
"runtime": {
|
|
762
|
-
"@jskit-ai/auth-core": "0.1.
|
|
763
|
-
"@jskit-ai/kernel": "0.1.
|
|
762
|
+
"@jskit-ai/auth-core": "0.1.95",
|
|
763
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
764
764
|
"dotenv": "^16.4.5",
|
|
765
765
|
"@supabase/supabase-js": "^2.57.4",
|
|
766
766
|
"jose": "^6.1.0"
|
|
@@ -825,11 +825,11 @@
|
|
|
825
825
|
},
|
|
826
826
|
{
|
|
827
827
|
"packageId": "@jskit-ai/auth-web",
|
|
828
|
-
"version": "0.1.
|
|
828
|
+
"version": "0.1.97",
|
|
829
829
|
"descriptor": {
|
|
830
830
|
"packageVersion": 1,
|
|
831
831
|
"packageId": "@jskit-ai/auth-web",
|
|
832
|
-
"version": "0.1.
|
|
832
|
+
"version": "0.1.97",
|
|
833
833
|
"kind": "runtime",
|
|
834
834
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
835
835
|
"dependsOn": [
|
|
@@ -1085,10 +1085,10 @@
|
|
|
1085
1085
|
"dependencies": {
|
|
1086
1086
|
"runtime": {
|
|
1087
1087
|
"@mdi/js": "^7.4.47",
|
|
1088
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1089
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1090
|
-
"@jskit-ai/kernel": "0.1.
|
|
1091
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1088
|
+
"@jskit-ai/auth-core": "0.1.95",
|
|
1089
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
1090
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
1091
|
+
"@jskit-ai/shell-web": "0.1.95"
|
|
1092
1092
|
},
|
|
1093
1093
|
"dev": {}
|
|
1094
1094
|
},
|
|
@@ -1167,11 +1167,11 @@
|
|
|
1167
1167
|
},
|
|
1168
1168
|
{
|
|
1169
1169
|
"packageId": "@jskit-ai/console-core",
|
|
1170
|
-
"version": "0.1.
|
|
1170
|
+
"version": "0.1.59",
|
|
1171
1171
|
"descriptor": {
|
|
1172
1172
|
"packageVersion": 1,
|
|
1173
1173
|
"packageId": "@jskit-ai/console-core",
|
|
1174
|
-
"version": "0.1.
|
|
1174
|
+
"version": "0.1.59",
|
|
1175
1175
|
"kind": "runtime",
|
|
1176
1176
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1177
1177
|
"dependsOn": [
|
|
@@ -1255,12 +1255,12 @@
|
|
|
1255
1255
|
"mutations": {
|
|
1256
1256
|
"dependencies": {
|
|
1257
1257
|
"runtime": {
|
|
1258
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1259
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1260
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1261
|
-
"@jskit-ai/kernel": "0.1.
|
|
1262
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1263
|
-
"@jskit-ai/users-core": "0.1.
|
|
1258
|
+
"@jskit-ai/auth-core": "0.1.95",
|
|
1259
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
1260
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
1261
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
1262
|
+
"@jskit-ai/resource-crud-core": "0.1.41",
|
|
1263
|
+
"@jskit-ai/users-core": "0.1.106"
|
|
1264
1264
|
},
|
|
1265
1265
|
"dev": {}
|
|
1266
1266
|
},
|
|
@@ -1285,11 +1285,11 @@
|
|
|
1285
1285
|
},
|
|
1286
1286
|
{
|
|
1287
1287
|
"packageId": "@jskit-ai/console-web",
|
|
1288
|
-
"version": "0.1.
|
|
1288
|
+
"version": "0.1.64",
|
|
1289
1289
|
"descriptor": {
|
|
1290
1290
|
"packageVersion": 1,
|
|
1291
1291
|
"packageId": "@jskit-ai/console-web",
|
|
1292
|
-
"version": "0.1.
|
|
1292
|
+
"version": "0.1.64",
|
|
1293
1293
|
"kind": "runtime",
|
|
1294
1294
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1295
1295
|
"dependsOn": [
|
|
@@ -1399,9 +1399,9 @@
|
|
|
1399
1399
|
"mutations": {
|
|
1400
1400
|
"dependencies": {
|
|
1401
1401
|
"runtime": {
|
|
1402
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1403
|
-
"@jskit-ai/console-core": "0.1.
|
|
1404
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1402
|
+
"@jskit-ai/auth-web": "0.1.97",
|
|
1403
|
+
"@jskit-ai/console-core": "0.1.59",
|
|
1404
|
+
"@jskit-ai/shell-web": "0.1.95"
|
|
1405
1405
|
},
|
|
1406
1406
|
"dev": {}
|
|
1407
1407
|
},
|
|
@@ -1508,11 +1508,11 @@
|
|
|
1508
1508
|
},
|
|
1509
1509
|
{
|
|
1510
1510
|
"packageId": "@jskit-ai/crud-core",
|
|
1511
|
-
"version": "0.1.
|
|
1511
|
+
"version": "0.1.104",
|
|
1512
1512
|
"descriptor": {
|
|
1513
1513
|
"packageVersion": 1,
|
|
1514
1514
|
"packageId": "@jskit-ai/crud-core",
|
|
1515
|
-
"version": "0.1.
|
|
1515
|
+
"version": "0.1.104",
|
|
1516
1516
|
"kind": "runtime",
|
|
1517
1517
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1518
1518
|
"dependsOn": [
|
|
@@ -1541,7 +1541,7 @@
|
|
|
1541
1541
|
"mutations": {
|
|
1542
1542
|
"dependencies": {
|
|
1543
1543
|
"runtime": {
|
|
1544
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1544
|
+
"@jskit-ai/crud-core": "0.1.104"
|
|
1545
1545
|
},
|
|
1546
1546
|
"dev": {}
|
|
1547
1547
|
},
|
|
@@ -1555,11 +1555,11 @@
|
|
|
1555
1555
|
},
|
|
1556
1556
|
{
|
|
1557
1557
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1558
|
-
"version": "0.1.
|
|
1558
|
+
"version": "0.1.104",
|
|
1559
1559
|
"descriptor": {
|
|
1560
1560
|
"packageVersion": 1,
|
|
1561
1561
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1562
|
-
"version": "0.1.
|
|
1562
|
+
"version": "0.1.104",
|
|
1563
1563
|
"kind": "generator",
|
|
1564
1564
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1565
1565
|
"options": {
|
|
@@ -1726,14 +1726,14 @@
|
|
|
1726
1726
|
"mutations": {
|
|
1727
1727
|
"dependencies": {
|
|
1728
1728
|
"runtime": {
|
|
1729
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1730
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1731
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1732
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1733
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
1734
|
-
"@jskit-ai/kernel": "0.1.
|
|
1735
|
-
"@jskit-ai/realtime": "0.1.
|
|
1736
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1729
|
+
"@jskit-ai/auth-core": "0.1.95",
|
|
1730
|
+
"@jskit-ai/crud-core": "0.1.104",
|
|
1731
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
1732
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
1733
|
+
"@jskit-ai/json-rest-api-core": "0.1.41",
|
|
1734
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
1735
|
+
"@jskit-ai/realtime": "0.1.95",
|
|
1736
|
+
"@jskit-ai/resource-crud-core": "0.1.41",
|
|
1737
1737
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
1738
1738
|
},
|
|
1739
1739
|
"dev": {}
|
|
@@ -1865,11 +1865,11 @@
|
|
|
1865
1865
|
},
|
|
1866
1866
|
{
|
|
1867
1867
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
1868
|
-
"version": "0.1.
|
|
1868
|
+
"version": "0.1.79",
|
|
1869
1869
|
"descriptor": {
|
|
1870
1870
|
"packageVersion": 1,
|
|
1871
1871
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
1872
|
-
"version": "0.1.
|
|
1872
|
+
"version": "0.1.79",
|
|
1873
1873
|
"kind": "generator",
|
|
1874
1874
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
1875
1875
|
"options": {
|
|
@@ -2068,7 +2068,7 @@
|
|
|
2068
2068
|
"mutations": {
|
|
2069
2069
|
"dependencies": {
|
|
2070
2070
|
"runtime": {
|
|
2071
|
-
"@jskit-ai/users-web": "0.1.
|
|
2071
|
+
"@jskit-ai/users-web": "0.1.111"
|
|
2072
2072
|
},
|
|
2073
2073
|
"dev": {}
|
|
2074
2074
|
},
|
|
@@ -2327,11 +2327,11 @@
|
|
|
2327
2327
|
},
|
|
2328
2328
|
{
|
|
2329
2329
|
"packageId": "@jskit-ai/database-runtime",
|
|
2330
|
-
"version": "0.1.
|
|
2330
|
+
"version": "0.1.96",
|
|
2331
2331
|
"descriptor": {
|
|
2332
2332
|
"packageVersion": 1,
|
|
2333
2333
|
"packageId": "@jskit-ai/database-runtime",
|
|
2334
|
-
"version": "0.1.
|
|
2334
|
+
"version": "0.1.96",
|
|
2335
2335
|
"kind": "runtime",
|
|
2336
2336
|
"dependsOn": [
|
|
2337
2337
|
"@jskit-ai/kernel"
|
|
@@ -2388,7 +2388,7 @@
|
|
|
2388
2388
|
"mutations": {
|
|
2389
2389
|
"dependencies": {
|
|
2390
2390
|
"runtime": {
|
|
2391
|
-
"@jskit-ai/kernel": "0.1.
|
|
2391
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
2392
2392
|
"dotenv": "^16.4.5",
|
|
2393
2393
|
"knex": "^3.1.0"
|
|
2394
2394
|
},
|
|
@@ -2423,11 +2423,11 @@
|
|
|
2423
2423
|
},
|
|
2424
2424
|
{
|
|
2425
2425
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2426
|
-
"version": "0.1.
|
|
2426
|
+
"version": "0.1.95",
|
|
2427
2427
|
"descriptor": {
|
|
2428
2428
|
"packageVersion": 1,
|
|
2429
2429
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2430
|
-
"version": "0.1.
|
|
2430
|
+
"version": "0.1.95",
|
|
2431
2431
|
"kind": "runtime",
|
|
2432
2432
|
"options": {
|
|
2433
2433
|
"db-host": {
|
|
@@ -2517,7 +2517,7 @@
|
|
|
2517
2517
|
"mutations": {
|
|
2518
2518
|
"dependencies": {
|
|
2519
2519
|
"runtime": {
|
|
2520
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2520
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
2521
2521
|
"mysql2": "^3.11.2"
|
|
2522
2522
|
},
|
|
2523
2523
|
"dev": {}
|
|
@@ -2588,11 +2588,11 @@
|
|
|
2588
2588
|
},
|
|
2589
2589
|
{
|
|
2590
2590
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2591
|
-
"version": "0.1.
|
|
2591
|
+
"version": "0.1.95",
|
|
2592
2592
|
"descriptor": {
|
|
2593
2593
|
"packageVersion": 1,
|
|
2594
2594
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2595
|
-
"version": "0.1.
|
|
2595
|
+
"version": "0.1.95",
|
|
2596
2596
|
"kind": "runtime",
|
|
2597
2597
|
"options": {
|
|
2598
2598
|
"db-host": {
|
|
@@ -2682,7 +2682,7 @@
|
|
|
2682
2682
|
"mutations": {
|
|
2683
2683
|
"dependencies": {
|
|
2684
2684
|
"runtime": {
|
|
2685
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2685
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
2686
2686
|
"pg": "^8.13.1"
|
|
2687
2687
|
},
|
|
2688
2688
|
"dev": {}
|
|
@@ -2753,11 +2753,11 @@
|
|
|
2753
2753
|
},
|
|
2754
2754
|
{
|
|
2755
2755
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2756
|
-
"version": "0.1.
|
|
2756
|
+
"version": "0.1.38",
|
|
2757
2757
|
"descriptor": {
|
|
2758
2758
|
"packageVersion": 1,
|
|
2759
2759
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2760
|
-
"version": "0.1.
|
|
2760
|
+
"version": "0.1.38",
|
|
2761
2761
|
"kind": "generator",
|
|
2762
2762
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
2763
2763
|
"options": {
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
"equals": "json-rest"
|
|
2943
2943
|
}
|
|
2944
2944
|
},
|
|
2945
|
-
"@jskit-ai/kernel": "0.1.
|
|
2945
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
2946
2946
|
"json-rest-schema": "1.x.x",
|
|
2947
2947
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
2948
2948
|
},
|
|
@@ -3055,11 +3055,11 @@
|
|
|
3055
3055
|
},
|
|
3056
3056
|
{
|
|
3057
3057
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3058
|
-
"version": "0.1.
|
|
3058
|
+
"version": "0.1.33",
|
|
3059
3059
|
"descriptor": {
|
|
3060
3060
|
"packageVersion": 1,
|
|
3061
3061
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3062
|
-
"version": "0.1.
|
|
3062
|
+
"version": "0.1.33",
|
|
3063
3063
|
"kind": "runtime",
|
|
3064
3064
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3065
3065
|
"dependsOn": [
|
|
@@ -3186,14 +3186,14 @@
|
|
|
3186
3186
|
"mutations": {
|
|
3187
3187
|
"dependencies": {
|
|
3188
3188
|
"runtime": {
|
|
3189
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3190
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3191
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3192
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3193
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3194
|
-
"@jskit-ai/kernel": "0.1.
|
|
3195
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3196
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3189
|
+
"@jskit-ai/auth-core": "0.1.95",
|
|
3190
|
+
"@jskit-ai/crud-core": "0.1.104",
|
|
3191
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
3192
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
3193
|
+
"@jskit-ai/json-rest-api-core": "0.1.41",
|
|
3194
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
3195
|
+
"@jskit-ai/resource-crud-core": "0.1.41",
|
|
3196
|
+
"@jskit-ai/workspaces-core": "0.1.72"
|
|
3197
3197
|
},
|
|
3198
3198
|
"dev": {}
|
|
3199
3199
|
},
|
|
@@ -3245,11 +3245,11 @@
|
|
|
3245
3245
|
},
|
|
3246
3246
|
{
|
|
3247
3247
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3248
|
-
"version": "0.1.
|
|
3248
|
+
"version": "0.1.33",
|
|
3249
3249
|
"descriptor": {
|
|
3250
3250
|
"packageVersion": 1,
|
|
3251
3251
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3252
|
-
"version": "0.1.
|
|
3252
|
+
"version": "0.1.33",
|
|
3253
3253
|
"kind": "runtime",
|
|
3254
3254
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3255
3255
|
"dependsOn": [
|
|
@@ -3296,10 +3296,10 @@
|
|
|
3296
3296
|
"mutations": {
|
|
3297
3297
|
"dependencies": {
|
|
3298
3298
|
"runtime": {
|
|
3299
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3300
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3301
|
-
"@jskit-ai/kernel": "0.1.
|
|
3302
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3299
|
+
"@jskit-ai/google-rewarded-core": "0.1.33",
|
|
3300
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
3301
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
3302
|
+
"@jskit-ai/shell-web": "0.1.95"
|
|
3303
3303
|
},
|
|
3304
3304
|
"dev": {}
|
|
3305
3305
|
},
|
|
@@ -3317,11 +3317,11 @@
|
|
|
3317
3317
|
},
|
|
3318
3318
|
{
|
|
3319
3319
|
"packageId": "@jskit-ai/http-runtime",
|
|
3320
|
-
"version": "0.1.
|
|
3320
|
+
"version": "0.1.95",
|
|
3321
3321
|
"descriptor": {
|
|
3322
3322
|
"packageVersion": 1,
|
|
3323
3323
|
"packageId": "@jskit-ai/http-runtime",
|
|
3324
|
-
"version": "0.1.
|
|
3324
|
+
"version": "0.1.95",
|
|
3325
3325
|
"kind": "runtime",
|
|
3326
3326
|
"dependsOn": [],
|
|
3327
3327
|
"capabilities": {
|
|
@@ -3387,7 +3387,7 @@
|
|
|
3387
3387
|
"mutations": {
|
|
3388
3388
|
"dependencies": {
|
|
3389
3389
|
"runtime": {
|
|
3390
|
-
"@jskit-ai/kernel": "0.1.
|
|
3390
|
+
"@jskit-ai/kernel": "0.1.96"
|
|
3391
3391
|
},
|
|
3392
3392
|
"dev": {}
|
|
3393
3393
|
},
|
|
@@ -3401,11 +3401,11 @@
|
|
|
3401
3401
|
},
|
|
3402
3402
|
{
|
|
3403
3403
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3404
|
-
"version": "0.1.
|
|
3404
|
+
"version": "0.1.41",
|
|
3405
3405
|
"descriptor": {
|
|
3406
3406
|
"packageVersion": 1,
|
|
3407
3407
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3408
|
-
"version": "0.1.
|
|
3408
|
+
"version": "0.1.41",
|
|
3409
3409
|
"kind": "runtime",
|
|
3410
3410
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
3411
3411
|
"dependsOn": [
|
|
@@ -3465,11 +3465,11 @@
|
|
|
3465
3465
|
},
|
|
3466
3466
|
{
|
|
3467
3467
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3468
|
-
"version": "0.1.
|
|
3468
|
+
"version": "0.1.33",
|
|
3469
3469
|
"descriptor": {
|
|
3470
3470
|
"packageVersion": 1,
|
|
3471
3471
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3472
|
-
"version": "0.1.
|
|
3472
|
+
"version": "0.1.33",
|
|
3473
3473
|
"kind": "runtime",
|
|
3474
3474
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3475
3475
|
"dependsOn": [
|
|
@@ -3532,8 +3532,8 @@
|
|
|
3532
3532
|
"@capacitor/app": "^7.1.0",
|
|
3533
3533
|
"@capacitor/browser": "^7.0.1",
|
|
3534
3534
|
"@capacitor/core": "^7.4.3",
|
|
3535
|
-
"@jskit-ai/kernel": "0.1.
|
|
3536
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3535
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
3536
|
+
"@jskit-ai/shell-web": "0.1.95"
|
|
3537
3537
|
},
|
|
3538
3538
|
"dev": {
|
|
3539
3539
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3585,11 +3585,11 @@
|
|
|
3585
3585
|
},
|
|
3586
3586
|
{
|
|
3587
3587
|
"packageId": "@jskit-ai/realtime",
|
|
3588
|
-
"version": "0.1.
|
|
3588
|
+
"version": "0.1.95",
|
|
3589
3589
|
"descriptor": {
|
|
3590
3590
|
"packageVersion": 1,
|
|
3591
3591
|
"packageId": "@jskit-ai/realtime",
|
|
3592
|
-
"version": "0.1.
|
|
3592
|
+
"version": "0.1.95",
|
|
3593
3593
|
"kind": "runtime",
|
|
3594
3594
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3595
3595
|
"options": {
|
|
@@ -3685,7 +3685,7 @@
|
|
|
3685
3685
|
"mutations": {
|
|
3686
3686
|
"dependencies": {
|
|
3687
3687
|
"runtime": {
|
|
3688
|
-
"@jskit-ai/kernel": "0.1.
|
|
3688
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
3689
3689
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
3690
3690
|
"redis": "^5.8.2",
|
|
3691
3691
|
"socket.io": "^4.8.3",
|
|
@@ -3734,11 +3734,11 @@
|
|
|
3734
3734
|
},
|
|
3735
3735
|
{
|
|
3736
3736
|
"packageId": "@jskit-ai/resource-core",
|
|
3737
|
-
"version": "0.1.
|
|
3737
|
+
"version": "0.1.41",
|
|
3738
3738
|
"descriptor": {
|
|
3739
3739
|
"packageVersion": 1,
|
|
3740
3740
|
"packageId": "@jskit-ai/resource-core",
|
|
3741
|
-
"version": "0.1.
|
|
3741
|
+
"version": "0.1.41",
|
|
3742
3742
|
"kind": "runtime",
|
|
3743
3743
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
3744
3744
|
"dependsOn": [
|
|
@@ -3761,7 +3761,7 @@
|
|
|
3761
3761
|
"mutations": {
|
|
3762
3762
|
"dependencies": {
|
|
3763
3763
|
"runtime": {
|
|
3764
|
-
"@jskit-ai/resource-core": "0.1.
|
|
3764
|
+
"@jskit-ai/resource-core": "0.1.41"
|
|
3765
3765
|
},
|
|
3766
3766
|
"dev": {}
|
|
3767
3767
|
},
|
|
@@ -3776,11 +3776,11 @@
|
|
|
3776
3776
|
},
|
|
3777
3777
|
{
|
|
3778
3778
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3779
|
-
"version": "0.1.
|
|
3779
|
+
"version": "0.1.41",
|
|
3780
3780
|
"descriptor": {
|
|
3781
3781
|
"packageVersion": 1,
|
|
3782
3782
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3783
|
-
"version": "0.1.
|
|
3783
|
+
"version": "0.1.41",
|
|
3784
3784
|
"kind": "runtime",
|
|
3785
3785
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
3786
3786
|
"dependsOn": [
|
|
@@ -3804,7 +3804,7 @@
|
|
|
3804
3804
|
"mutations": {
|
|
3805
3805
|
"dependencies": {
|
|
3806
3806
|
"runtime": {
|
|
3807
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3807
|
+
"@jskit-ai/resource-crud-core": "0.1.41"
|
|
3808
3808
|
},
|
|
3809
3809
|
"dev": {}
|
|
3810
3810
|
},
|
|
@@ -3819,11 +3819,11 @@
|
|
|
3819
3819
|
},
|
|
3820
3820
|
{
|
|
3821
3821
|
"packageId": "@jskit-ai/shell-web",
|
|
3822
|
-
"version": "0.1.
|
|
3822
|
+
"version": "0.1.95",
|
|
3823
3823
|
"descriptor": {
|
|
3824
3824
|
"packageVersion": 1,
|
|
3825
3825
|
"packageId": "@jskit-ai/shell-web",
|
|
3826
|
-
"version": "0.1.
|
|
3826
|
+
"version": "0.1.95",
|
|
3827
3827
|
"kind": "runtime",
|
|
3828
3828
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
3829
3829
|
"dependsOn": [],
|
|
@@ -4158,7 +4158,7 @@
|
|
|
4158
4158
|
"dependencies": {
|
|
4159
4159
|
"runtime": {
|
|
4160
4160
|
"@mdi/js": "^7.4.47",
|
|
4161
|
-
"@jskit-ai/kernel": "0.1.
|
|
4161
|
+
"@jskit-ai/kernel": "0.1.96"
|
|
4162
4162
|
},
|
|
4163
4163
|
"dev": {}
|
|
4164
4164
|
},
|
|
@@ -4358,11 +4358,11 @@
|
|
|
4358
4358
|
},
|
|
4359
4359
|
{
|
|
4360
4360
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4361
|
-
"version": "0.1.
|
|
4361
|
+
"version": "0.1.95",
|
|
4362
4362
|
"descriptor": {
|
|
4363
4363
|
"packageVersion": 1,
|
|
4364
4364
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4365
|
-
"version": "0.1.
|
|
4365
|
+
"version": "0.1.95",
|
|
4366
4366
|
"kind": "runtime",
|
|
4367
4367
|
"dependsOn": [
|
|
4368
4368
|
"@jskit-ai/kernel"
|
|
@@ -4411,7 +4411,7 @@
|
|
|
4411
4411
|
"mutations": {
|
|
4412
4412
|
"dependencies": {
|
|
4413
4413
|
"runtime": {
|
|
4414
|
-
"@jskit-ai/kernel": "0.1.
|
|
4414
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
4415
4415
|
"unstorage": "^1.17.3"
|
|
4416
4416
|
},
|
|
4417
4417
|
"dev": {}
|
|
@@ -4427,11 +4427,11 @@
|
|
|
4427
4427
|
},
|
|
4428
4428
|
{
|
|
4429
4429
|
"packageId": "@jskit-ai/ui-generator",
|
|
4430
|
-
"version": "0.1.
|
|
4430
|
+
"version": "0.1.79",
|
|
4431
4431
|
"descriptor": {
|
|
4432
4432
|
"packageVersion": 1,
|
|
4433
4433
|
"packageId": "@jskit-ai/ui-generator",
|
|
4434
|
-
"version": "0.1.
|
|
4434
|
+
"version": "0.1.79",
|
|
4435
4435
|
"kind": "generator",
|
|
4436
4436
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4437
4437
|
"options": {
|
|
@@ -4864,7 +4864,7 @@
|
|
|
4864
4864
|
"mutations": {
|
|
4865
4865
|
"dependencies": {
|
|
4866
4866
|
"runtime": {
|
|
4867
|
-
"@jskit-ai/users-web": "0.1.
|
|
4867
|
+
"@jskit-ai/users-web": "0.1.111"
|
|
4868
4868
|
},
|
|
4869
4869
|
"dev": {}
|
|
4870
4870
|
},
|
|
@@ -4879,11 +4879,11 @@
|
|
|
4879
4879
|
},
|
|
4880
4880
|
{
|
|
4881
4881
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
4882
|
-
"version": "0.1.
|
|
4882
|
+
"version": "0.1.74",
|
|
4883
4883
|
"descriptor": {
|
|
4884
4884
|
"packageVersion": 1,
|
|
4885
4885
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
4886
|
-
"version": "0.1.
|
|
4886
|
+
"version": "0.1.74",
|
|
4887
4887
|
"kind": "runtime",
|
|
4888
4888
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
4889
4889
|
"dependsOn": [
|
|
@@ -4947,7 +4947,7 @@
|
|
|
4947
4947
|
"mutations": {
|
|
4948
4948
|
"dependencies": {
|
|
4949
4949
|
"runtime": {
|
|
4950
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
4950
|
+
"@jskit-ai/uploads-runtime": "0.1.74",
|
|
4951
4951
|
"@uppy/compressor": "^3.1.0",
|
|
4952
4952
|
"@uppy/core": "^5.2.0",
|
|
4953
4953
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -4967,11 +4967,11 @@
|
|
|
4967
4967
|
},
|
|
4968
4968
|
{
|
|
4969
4969
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
4970
|
-
"version": "0.1.
|
|
4970
|
+
"version": "0.1.74",
|
|
4971
4971
|
"descriptor": {
|
|
4972
4972
|
"packageVersion": 1,
|
|
4973
4973
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
4974
|
-
"version": "0.1.
|
|
4974
|
+
"version": "0.1.74",
|
|
4975
4975
|
"kind": "runtime",
|
|
4976
4976
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
4977
4977
|
"dependsOn": [
|
|
@@ -5041,7 +5041,7 @@
|
|
|
5041
5041
|
"dependencies": {
|
|
5042
5042
|
"runtime": {
|
|
5043
5043
|
"@fastify/multipart": "^9.4.0",
|
|
5044
|
-
"@jskit-ai/kernel": "0.1.
|
|
5044
|
+
"@jskit-ai/kernel": "0.1.96"
|
|
5045
5045
|
},
|
|
5046
5046
|
"dev": {}
|
|
5047
5047
|
},
|
|
@@ -5056,11 +5056,11 @@
|
|
|
5056
5056
|
},
|
|
5057
5057
|
{
|
|
5058
5058
|
"packageId": "@jskit-ai/users-core",
|
|
5059
|
-
"version": "0.1.
|
|
5059
|
+
"version": "0.1.106",
|
|
5060
5060
|
"descriptor": {
|
|
5061
5061
|
"packageVersion": 1,
|
|
5062
5062
|
"packageId": "@jskit-ai/users-core",
|
|
5063
|
-
"version": "0.1.
|
|
5063
|
+
"version": "0.1.106",
|
|
5064
5064
|
"kind": "runtime",
|
|
5065
5065
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5066
5066
|
"dependsOn": [
|
|
@@ -5201,16 +5201,16 @@
|
|
|
5201
5201
|
"mutations": {
|
|
5202
5202
|
"dependencies": {
|
|
5203
5203
|
"runtime": {
|
|
5204
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5205
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5206
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5207
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5208
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5209
|
-
"@jskit-ai/kernel": "0.1.
|
|
5210
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5211
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5204
|
+
"@jskit-ai/auth-core": "0.1.95",
|
|
5205
|
+
"@jskit-ai/crud-core": "0.1.104",
|
|
5206
|
+
"@jskit-ai/database-runtime": "0.1.96",
|
|
5207
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
5208
|
+
"@jskit-ai/json-rest-api-core": "0.1.41",
|
|
5209
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
5210
|
+
"@jskit-ai/resource-core": "0.1.41",
|
|
5211
|
+
"@jskit-ai/resource-crud-core": "0.1.41",
|
|
5212
5212
|
"@local/users": "file:packages/users",
|
|
5213
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5213
|
+
"@jskit-ai/uploads-runtime": "0.1.74"
|
|
5214
5214
|
},
|
|
5215
5215
|
"dev": {}
|
|
5216
5216
|
},
|
|
@@ -5427,11 +5427,11 @@
|
|
|
5427
5427
|
},
|
|
5428
5428
|
{
|
|
5429
5429
|
"packageId": "@jskit-ai/users-web",
|
|
5430
|
-
"version": "0.1.
|
|
5430
|
+
"version": "0.1.111",
|
|
5431
5431
|
"descriptor": {
|
|
5432
5432
|
"packageVersion": 1,
|
|
5433
5433
|
"packageId": "@jskit-ai/users-web",
|
|
5434
|
-
"version": "0.1.
|
|
5434
|
+
"version": "0.1.111",
|
|
5435
5435
|
"kind": "runtime",
|
|
5436
5436
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5437
5437
|
"dependsOn": [
|
|
@@ -5734,12 +5734,12 @@
|
|
|
5734
5734
|
"dependencies": {
|
|
5735
5735
|
"runtime": {
|
|
5736
5736
|
"@mdi/js": "^7.4.47",
|
|
5737
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5738
|
-
"@jskit-ai/realtime": "0.1.
|
|
5739
|
-
"@jskit-ai/kernel": "0.1.
|
|
5740
|
-
"@jskit-ai/shell-web": "0.1.
|
|
5741
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
5742
|
-
"@jskit-ai/users-core": "0.1.
|
|
5737
|
+
"@jskit-ai/http-runtime": "0.1.95",
|
|
5738
|
+
"@jskit-ai/realtime": "0.1.95",
|
|
5739
|
+
"@jskit-ai/kernel": "0.1.96",
|
|
5740
|
+
"@jskit-ai/shell-web": "0.1.95",
|
|
5741
|
+
"@jskit-ai/uploads-image-web": "0.1.74",
|
|
5742
|
+
"@jskit-ai/users-core": "0.1.106"
|
|
5743
5743
|
},
|
|
5744
5744
|
"dev": {}
|
|
5745
5745
|
},
|
|
@@ -5908,11 +5908,11 @@
|
|
|
5908
5908
|
},
|
|
5909
5909
|
{
|
|
5910
5910
|
"packageId": "@jskit-ai/workspaces-core",
|
|
5911
|
-
"version": "0.1.
|
|
5911
|
+
"version": "0.1.72",
|
|
5912
5912
|
"descriptor": {
|
|
5913
5913
|
"packageVersion": 1,
|
|
5914
5914
|
"packageId": "@jskit-ai/workspaces-core",
|
|
5915
|
-
"version": "0.1.
|
|
5915
|
+
"version": "0.1.72",
|
|
5916
5916
|
"kind": "runtime",
|
|
5917
5917
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
5918
5918
|
"dependsOn": [
|
|
@@ -6053,10 +6053,10 @@
|
|
|
6053
6053
|
"mutations": {
|
|
6054
6054
|
"dependencies": {
|
|
6055
6055
|
"runtime": {
|
|
6056
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6057
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6058
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6059
|
-
"@jskit-ai/users-core": "0.1.
|
|
6056
|
+
"@jskit-ai/json-rest-api-core": "0.1.41",
|
|
6057
|
+
"@jskit-ai/resource-core": "0.1.41",
|
|
6058
|
+
"@jskit-ai/resource-crud-core": "0.1.41",
|
|
6059
|
+
"@jskit-ai/users-core": "0.1.106"
|
|
6060
6060
|
},
|
|
6061
6061
|
"dev": {}
|
|
6062
6062
|
},
|
|
@@ -6228,11 +6228,11 @@
|
|
|
6228
6228
|
},
|
|
6229
6229
|
{
|
|
6230
6230
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6231
|
-
"version": "0.1.
|
|
6231
|
+
"version": "0.1.73",
|
|
6232
6232
|
"descriptor": {
|
|
6233
6233
|
"packageVersion": 1,
|
|
6234
6234
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6235
|
-
"version": "0.1.
|
|
6235
|
+
"version": "0.1.73",
|
|
6236
6236
|
"kind": "runtime",
|
|
6237
6237
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6238
6238
|
"dependsOn": [
|
|
@@ -6484,8 +6484,8 @@
|
|
|
6484
6484
|
"mutations": {
|
|
6485
6485
|
"dependencies": {
|
|
6486
6486
|
"runtime": {
|
|
6487
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6488
|
-
"@jskit-ai/users-web": "0.1.
|
|
6487
|
+
"@jskit-ai/workspaces-core": "0.1.72",
|
|
6488
|
+
"@jskit-ai/users-web": "0.1.111"
|
|
6489
6489
|
},
|
|
6490
6490
|
"dev": {}
|
|
6491
6491
|
},
|