@jskit-ai/jskit-catalog 0.1.79 → 0.1.80
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.81",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.81",
|
|
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.48",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.48",
|
|
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.71",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.17",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.17",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.82",
|
|
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.43",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.43",
|
|
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.48",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.72",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.71",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.82",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.87"
|
|
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.71",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.71",
|
|
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.72",
|
|
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.71",
|
|
677
677
|
"descriptor": {
|
|
678
678
|
"packageVersion": 1,
|
|
679
679
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
680
|
-
"version": "0.1.
|
|
680
|
+
"version": "0.1.71",
|
|
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.71",
|
|
763
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
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.73",
|
|
829
829
|
"descriptor": {
|
|
830
830
|
"packageVersion": 1,
|
|
831
831
|
"packageId": "@jskit-ai/auth-web",
|
|
832
|
-
"version": "0.1.
|
|
832
|
+
"version": "0.1.73",
|
|
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.71",
|
|
1089
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
1090
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
1091
|
+
"@jskit-ai/shell-web": "0.1.71"
|
|
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.35",
|
|
1171
1171
|
"descriptor": {
|
|
1172
1172
|
"packageVersion": 1,
|
|
1173
1173
|
"packageId": "@jskit-ai/console-core",
|
|
1174
|
-
"version": "0.1.
|
|
1174
|
+
"version": "0.1.35",
|
|
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.71",
|
|
1259
|
+
"@jskit-ai/database-runtime": "0.1.72",
|
|
1260
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
1261
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
1262
|
+
"@jskit-ai/resource-crud-core": "0.1.17",
|
|
1263
|
+
"@jskit-ai/users-core": "0.1.82"
|
|
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.40",
|
|
1289
1289
|
"descriptor": {
|
|
1290
1290
|
"packageVersion": 1,
|
|
1291
1291
|
"packageId": "@jskit-ai/console-web",
|
|
1292
|
-
"version": "0.1.
|
|
1292
|
+
"version": "0.1.40",
|
|
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.73",
|
|
1403
|
+
"@jskit-ai/console-core": "0.1.35",
|
|
1404
|
+
"@jskit-ai/shell-web": "0.1.71"
|
|
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.80",
|
|
1512
1512
|
"descriptor": {
|
|
1513
1513
|
"packageVersion": 1,
|
|
1514
1514
|
"packageId": "@jskit-ai/crud-core",
|
|
1515
|
-
"version": "0.1.
|
|
1515
|
+
"version": "0.1.80",
|
|
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.80"
|
|
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.80",
|
|
1559
1559
|
"descriptor": {
|
|
1560
1560
|
"packageVersion": 1,
|
|
1561
1561
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1562
|
-
"version": "0.1.
|
|
1562
|
+
"version": "0.1.80",
|
|
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.71",
|
|
1730
|
+
"@jskit-ai/crud-core": "0.1.80",
|
|
1731
|
+
"@jskit-ai/database-runtime": "0.1.72",
|
|
1732
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
1733
|
+
"@jskit-ai/json-rest-api-core": "0.1.17",
|
|
1734
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
1735
|
+
"@jskit-ai/realtime": "0.1.71",
|
|
1736
|
+
"@jskit-ai/resource-crud-core": "0.1.17",
|
|
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.55",
|
|
1869
1869
|
"descriptor": {
|
|
1870
1870
|
"packageVersion": 1,
|
|
1871
1871
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
1872
|
-
"version": "0.1.
|
|
1872
|
+
"version": "0.1.55",
|
|
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.87"
|
|
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.72",
|
|
2331
2331
|
"descriptor": {
|
|
2332
2332
|
"packageVersion": 1,
|
|
2333
2333
|
"packageId": "@jskit-ai/database-runtime",
|
|
2334
|
-
"version": "0.1.
|
|
2334
|
+
"version": "0.1.72",
|
|
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.72",
|
|
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.71",
|
|
2427
2427
|
"descriptor": {
|
|
2428
2428
|
"packageVersion": 1,
|
|
2429
2429
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2430
|
-
"version": "0.1.
|
|
2430
|
+
"version": "0.1.71",
|
|
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.72",
|
|
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.71",
|
|
2592
2592
|
"descriptor": {
|
|
2593
2593
|
"packageVersion": 1,
|
|
2594
2594
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2595
|
-
"version": "0.1.
|
|
2595
|
+
"version": "0.1.71",
|
|
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.72",
|
|
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.14",
|
|
2757
2757
|
"descriptor": {
|
|
2758
2758
|
"packageVersion": 1,
|
|
2759
2759
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2760
|
-
"version": "0.1.
|
|
2760
|
+
"version": "0.1.14",
|
|
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.72",
|
|
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.9",
|
|
3059
3059
|
"descriptor": {
|
|
3060
3060
|
"packageVersion": 1,
|
|
3061
3061
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3062
|
-
"version": "0.1.
|
|
3062
|
+
"version": "0.1.9",
|
|
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.71",
|
|
3190
|
+
"@jskit-ai/crud-core": "0.1.80",
|
|
3191
|
+
"@jskit-ai/database-runtime": "0.1.72",
|
|
3192
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
3193
|
+
"@jskit-ai/json-rest-api-core": "0.1.17",
|
|
3194
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
3195
|
+
"@jskit-ai/resource-crud-core": "0.1.17",
|
|
3196
|
+
"@jskit-ai/workspaces-core": "0.1.48"
|
|
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.9",
|
|
3249
3249
|
"descriptor": {
|
|
3250
3250
|
"packageVersion": 1,
|
|
3251
3251
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3252
|
-
"version": "0.1.
|
|
3252
|
+
"version": "0.1.9",
|
|
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.9",
|
|
3300
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
3301
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
3302
|
+
"@jskit-ai/shell-web": "0.1.71"
|
|
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.71",
|
|
3321
3321
|
"descriptor": {
|
|
3322
3322
|
"packageVersion": 1,
|
|
3323
3323
|
"packageId": "@jskit-ai/http-runtime",
|
|
3324
|
-
"version": "0.1.
|
|
3324
|
+
"version": "0.1.71",
|
|
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.72"
|
|
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.17",
|
|
3405
3405
|
"descriptor": {
|
|
3406
3406
|
"packageVersion": 1,
|
|
3407
3407
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3408
|
-
"version": "0.1.
|
|
3408
|
+
"version": "0.1.17",
|
|
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.9",
|
|
3469
3469
|
"descriptor": {
|
|
3470
3470
|
"packageVersion": 1,
|
|
3471
3471
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3472
|
-
"version": "0.1.
|
|
3472
|
+
"version": "0.1.9",
|
|
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.72",
|
|
3536
|
+
"@jskit-ai/shell-web": "0.1.71"
|
|
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.71",
|
|
3589
3589
|
"descriptor": {
|
|
3590
3590
|
"packageVersion": 1,
|
|
3591
3591
|
"packageId": "@jskit-ai/realtime",
|
|
3592
|
-
"version": "0.1.
|
|
3592
|
+
"version": "0.1.71",
|
|
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.72",
|
|
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.17",
|
|
3738
3738
|
"descriptor": {
|
|
3739
3739
|
"packageVersion": 1,
|
|
3740
3740
|
"packageId": "@jskit-ai/resource-core",
|
|
3741
|
-
"version": "0.1.
|
|
3741
|
+
"version": "0.1.17",
|
|
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.17"
|
|
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.17",
|
|
3780
3780
|
"descriptor": {
|
|
3781
3781
|
"packageVersion": 1,
|
|
3782
3782
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3783
|
-
"version": "0.1.
|
|
3783
|
+
"version": "0.1.17",
|
|
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.17"
|
|
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.71",
|
|
3823
3823
|
"descriptor": {
|
|
3824
3824
|
"packageVersion": 1,
|
|
3825
3825
|
"packageId": "@jskit-ai/shell-web",
|
|
3826
|
-
"version": "0.1.
|
|
3826
|
+
"version": "0.1.71",
|
|
3827
3827
|
"kind": "runtime",
|
|
3828
3828
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
3829
3829
|
"dependsOn": [],
|
|
@@ -4149,7 +4149,7 @@
|
|
|
4149
4149
|
"dependencies": {
|
|
4150
4150
|
"runtime": {
|
|
4151
4151
|
"@mdi/js": "^7.4.47",
|
|
4152
|
-
"@jskit-ai/kernel": "0.1.
|
|
4152
|
+
"@jskit-ai/kernel": "0.1.72"
|
|
4153
4153
|
},
|
|
4154
4154
|
"dev": {}
|
|
4155
4155
|
},
|
|
@@ -4349,11 +4349,11 @@
|
|
|
4349
4349
|
},
|
|
4350
4350
|
{
|
|
4351
4351
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4352
|
-
"version": "0.1.
|
|
4352
|
+
"version": "0.1.71",
|
|
4353
4353
|
"descriptor": {
|
|
4354
4354
|
"packageVersion": 1,
|
|
4355
4355
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4356
|
-
"version": "0.1.
|
|
4356
|
+
"version": "0.1.71",
|
|
4357
4357
|
"kind": "runtime",
|
|
4358
4358
|
"dependsOn": [
|
|
4359
4359
|
"@jskit-ai/kernel"
|
|
@@ -4402,7 +4402,7 @@
|
|
|
4402
4402
|
"mutations": {
|
|
4403
4403
|
"dependencies": {
|
|
4404
4404
|
"runtime": {
|
|
4405
|
-
"@jskit-ai/kernel": "0.1.
|
|
4405
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
4406
4406
|
"unstorage": "^1.17.3"
|
|
4407
4407
|
},
|
|
4408
4408
|
"dev": {}
|
|
@@ -4418,11 +4418,11 @@
|
|
|
4418
4418
|
},
|
|
4419
4419
|
{
|
|
4420
4420
|
"packageId": "@jskit-ai/ui-generator",
|
|
4421
|
-
"version": "0.1.
|
|
4421
|
+
"version": "0.1.55",
|
|
4422
4422
|
"descriptor": {
|
|
4423
4423
|
"packageVersion": 1,
|
|
4424
4424
|
"packageId": "@jskit-ai/ui-generator",
|
|
4425
|
-
"version": "0.1.
|
|
4425
|
+
"version": "0.1.55",
|
|
4426
4426
|
"kind": "generator",
|
|
4427
4427
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4428
4428
|
"options": {
|
|
@@ -4855,7 +4855,7 @@
|
|
|
4855
4855
|
"mutations": {
|
|
4856
4856
|
"dependencies": {
|
|
4857
4857
|
"runtime": {
|
|
4858
|
-
"@jskit-ai/users-web": "0.1.
|
|
4858
|
+
"@jskit-ai/users-web": "0.1.87"
|
|
4859
4859
|
},
|
|
4860
4860
|
"dev": {}
|
|
4861
4861
|
},
|
|
@@ -4870,11 +4870,11 @@
|
|
|
4870
4870
|
},
|
|
4871
4871
|
{
|
|
4872
4872
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
4873
|
-
"version": "0.1.
|
|
4873
|
+
"version": "0.1.50",
|
|
4874
4874
|
"descriptor": {
|
|
4875
4875
|
"packageVersion": 1,
|
|
4876
4876
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
4877
|
-
"version": "0.1.
|
|
4877
|
+
"version": "0.1.50",
|
|
4878
4878
|
"kind": "runtime",
|
|
4879
4879
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
4880
4880
|
"dependsOn": [
|
|
@@ -4938,7 +4938,7 @@
|
|
|
4938
4938
|
"mutations": {
|
|
4939
4939
|
"dependencies": {
|
|
4940
4940
|
"runtime": {
|
|
4941
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
4941
|
+
"@jskit-ai/uploads-runtime": "0.1.50",
|
|
4942
4942
|
"@uppy/compressor": "^3.1.0",
|
|
4943
4943
|
"@uppy/core": "^5.2.0",
|
|
4944
4944
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -4958,11 +4958,11 @@
|
|
|
4958
4958
|
},
|
|
4959
4959
|
{
|
|
4960
4960
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
4961
|
-
"version": "0.1.
|
|
4961
|
+
"version": "0.1.50",
|
|
4962
4962
|
"descriptor": {
|
|
4963
4963
|
"packageVersion": 1,
|
|
4964
4964
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
4965
|
-
"version": "0.1.
|
|
4965
|
+
"version": "0.1.50",
|
|
4966
4966
|
"kind": "runtime",
|
|
4967
4967
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
4968
4968
|
"dependsOn": [
|
|
@@ -5032,7 +5032,7 @@
|
|
|
5032
5032
|
"dependencies": {
|
|
5033
5033
|
"runtime": {
|
|
5034
5034
|
"@fastify/multipart": "^9.4.0",
|
|
5035
|
-
"@jskit-ai/kernel": "0.1.
|
|
5035
|
+
"@jskit-ai/kernel": "0.1.72"
|
|
5036
5036
|
},
|
|
5037
5037
|
"dev": {}
|
|
5038
5038
|
},
|
|
@@ -5047,11 +5047,11 @@
|
|
|
5047
5047
|
},
|
|
5048
5048
|
{
|
|
5049
5049
|
"packageId": "@jskit-ai/users-core",
|
|
5050
|
-
"version": "0.1.
|
|
5050
|
+
"version": "0.1.82",
|
|
5051
5051
|
"descriptor": {
|
|
5052
5052
|
"packageVersion": 1,
|
|
5053
5053
|
"packageId": "@jskit-ai/users-core",
|
|
5054
|
-
"version": "0.1.
|
|
5054
|
+
"version": "0.1.82",
|
|
5055
5055
|
"kind": "runtime",
|
|
5056
5056
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5057
5057
|
"dependsOn": [
|
|
@@ -5192,16 +5192,16 @@
|
|
|
5192
5192
|
"mutations": {
|
|
5193
5193
|
"dependencies": {
|
|
5194
5194
|
"runtime": {
|
|
5195
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5196
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5197
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5198
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5199
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5200
|
-
"@jskit-ai/kernel": "0.1.
|
|
5201
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5202
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5195
|
+
"@jskit-ai/auth-core": "0.1.71",
|
|
5196
|
+
"@jskit-ai/crud-core": "0.1.80",
|
|
5197
|
+
"@jskit-ai/database-runtime": "0.1.72",
|
|
5198
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
5199
|
+
"@jskit-ai/json-rest-api-core": "0.1.17",
|
|
5200
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
5201
|
+
"@jskit-ai/resource-core": "0.1.17",
|
|
5202
|
+
"@jskit-ai/resource-crud-core": "0.1.17",
|
|
5203
5203
|
"@local/users": "file:packages/users",
|
|
5204
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5204
|
+
"@jskit-ai/uploads-runtime": "0.1.50"
|
|
5205
5205
|
},
|
|
5206
5206
|
"dev": {}
|
|
5207
5207
|
},
|
|
@@ -5418,11 +5418,11 @@
|
|
|
5418
5418
|
},
|
|
5419
5419
|
{
|
|
5420
5420
|
"packageId": "@jskit-ai/users-web",
|
|
5421
|
-
"version": "0.1.
|
|
5421
|
+
"version": "0.1.87",
|
|
5422
5422
|
"descriptor": {
|
|
5423
5423
|
"packageVersion": 1,
|
|
5424
5424
|
"packageId": "@jskit-ai/users-web",
|
|
5425
|
-
"version": "0.1.
|
|
5425
|
+
"version": "0.1.87",
|
|
5426
5426
|
"kind": "runtime",
|
|
5427
5427
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5428
5428
|
"dependsOn": [
|
|
@@ -5717,12 +5717,12 @@
|
|
|
5717
5717
|
"dependencies": {
|
|
5718
5718
|
"runtime": {
|
|
5719
5719
|
"@mdi/js": "^7.4.47",
|
|
5720
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5721
|
-
"@jskit-ai/realtime": "0.1.
|
|
5722
|
-
"@jskit-ai/kernel": "0.1.
|
|
5723
|
-
"@jskit-ai/shell-web": "0.1.
|
|
5724
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
5725
|
-
"@jskit-ai/users-core": "0.1.
|
|
5720
|
+
"@jskit-ai/http-runtime": "0.1.71",
|
|
5721
|
+
"@jskit-ai/realtime": "0.1.71",
|
|
5722
|
+
"@jskit-ai/kernel": "0.1.72",
|
|
5723
|
+
"@jskit-ai/shell-web": "0.1.71",
|
|
5724
|
+
"@jskit-ai/uploads-image-web": "0.1.50",
|
|
5725
|
+
"@jskit-ai/users-core": "0.1.82"
|
|
5726
5726
|
},
|
|
5727
5727
|
"dev": {}
|
|
5728
5728
|
},
|
|
@@ -5891,11 +5891,11 @@
|
|
|
5891
5891
|
},
|
|
5892
5892
|
{
|
|
5893
5893
|
"packageId": "@jskit-ai/workspaces-core",
|
|
5894
|
-
"version": "0.1.
|
|
5894
|
+
"version": "0.1.48",
|
|
5895
5895
|
"descriptor": {
|
|
5896
5896
|
"packageVersion": 1,
|
|
5897
5897
|
"packageId": "@jskit-ai/workspaces-core",
|
|
5898
|
-
"version": "0.1.
|
|
5898
|
+
"version": "0.1.48",
|
|
5899
5899
|
"kind": "runtime",
|
|
5900
5900
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
5901
5901
|
"dependsOn": [
|
|
@@ -6036,10 +6036,10 @@
|
|
|
6036
6036
|
"mutations": {
|
|
6037
6037
|
"dependencies": {
|
|
6038
6038
|
"runtime": {
|
|
6039
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6040
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6041
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6042
|
-
"@jskit-ai/users-core": "0.1.
|
|
6039
|
+
"@jskit-ai/json-rest-api-core": "0.1.17",
|
|
6040
|
+
"@jskit-ai/resource-core": "0.1.17",
|
|
6041
|
+
"@jskit-ai/resource-crud-core": "0.1.17",
|
|
6042
|
+
"@jskit-ai/users-core": "0.1.82"
|
|
6043
6043
|
},
|
|
6044
6044
|
"dev": {}
|
|
6045
6045
|
},
|
|
@@ -6211,11 +6211,11 @@
|
|
|
6211
6211
|
},
|
|
6212
6212
|
{
|
|
6213
6213
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6214
|
-
"version": "0.1.
|
|
6214
|
+
"version": "0.1.48",
|
|
6215
6215
|
"descriptor": {
|
|
6216
6216
|
"packageVersion": 1,
|
|
6217
6217
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6218
|
-
"version": "0.1.
|
|
6218
|
+
"version": "0.1.48",
|
|
6219
6219
|
"kind": "runtime",
|
|
6220
6220
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, and members/settings UI.",
|
|
6221
6221
|
"dependsOn": [
|
|
@@ -6471,8 +6471,8 @@
|
|
|
6471
6471
|
"mutations": {
|
|
6472
6472
|
"dependencies": {
|
|
6473
6473
|
"runtime": {
|
|
6474
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6475
|
-
"@jskit-ai/users-web": "0.1.
|
|
6474
|
+
"@jskit-ai/workspaces-core": "0.1.48",
|
|
6475
|
+
"@jskit-ai/users-web": "0.1.87"
|
|
6476
6476
|
},
|
|
6477
6477
|
"dev": {}
|
|
6478
6478
|
},
|