@jskit-ai/jskit-catalog 0.1.105 → 0.1.106
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.107",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.107",
|
|
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.74",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.74",
|
|
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.97",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.43",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.43",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.108",
|
|
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.69",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.69",
|
|
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.74",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.98",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.98",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.108",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.113"
|
|
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.97",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.97",
|
|
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.99",
|
|
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.97",
|
|
677
677
|
"descriptor": {
|
|
678
678
|
"packageVersion": 1,
|
|
679
679
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
680
|
-
"version": "0.1.
|
|
680
|
+
"version": "0.1.97",
|
|
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.97",
|
|
763
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
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.99",
|
|
829
829
|
"descriptor": {
|
|
830
830
|
"packageVersion": 1,
|
|
831
831
|
"packageId": "@jskit-ai/auth-web",
|
|
832
|
-
"version": "0.1.
|
|
832
|
+
"version": "0.1.99",
|
|
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.97",
|
|
1089
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
1090
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
1091
|
+
"@jskit-ai/shell-web": "0.1.98"
|
|
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.61",
|
|
1171
1171
|
"descriptor": {
|
|
1172
1172
|
"packageVersion": 1,
|
|
1173
1173
|
"packageId": "@jskit-ai/console-core",
|
|
1174
|
-
"version": "0.1.
|
|
1174
|
+
"version": "0.1.61",
|
|
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.97",
|
|
1259
|
+
"@jskit-ai/database-runtime": "0.1.98",
|
|
1260
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
1261
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
1262
|
+
"@jskit-ai/resource-crud-core": "0.1.43",
|
|
1263
|
+
"@jskit-ai/users-core": "0.1.108"
|
|
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.66",
|
|
1289
1289
|
"descriptor": {
|
|
1290
1290
|
"packageVersion": 1,
|
|
1291
1291
|
"packageId": "@jskit-ai/console-web",
|
|
1292
|
-
"version": "0.1.
|
|
1292
|
+
"version": "0.1.66",
|
|
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.99",
|
|
1403
|
+
"@jskit-ai/console-core": "0.1.61",
|
|
1404
|
+
"@jskit-ai/shell-web": "0.1.98"
|
|
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.106",
|
|
1512
1512
|
"descriptor": {
|
|
1513
1513
|
"packageVersion": 1,
|
|
1514
1514
|
"packageId": "@jskit-ai/crud-core",
|
|
1515
|
-
"version": "0.1.
|
|
1515
|
+
"version": "0.1.106",
|
|
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.106"
|
|
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.106",
|
|
1559
1559
|
"descriptor": {
|
|
1560
1560
|
"packageVersion": 1,
|
|
1561
1561
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1562
|
-
"version": "0.1.
|
|
1562
|
+
"version": "0.1.106",
|
|
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.97",
|
|
1730
|
+
"@jskit-ai/crud-core": "0.1.106",
|
|
1731
|
+
"@jskit-ai/database-runtime": "0.1.98",
|
|
1732
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
1733
|
+
"@jskit-ai/json-rest-api-core": "0.1.43",
|
|
1734
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
1735
|
+
"@jskit-ai/realtime": "0.1.97",
|
|
1736
|
+
"@jskit-ai/resource-crud-core": "0.1.43",
|
|
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.81",
|
|
1869
1869
|
"descriptor": {
|
|
1870
1870
|
"packageVersion": 1,
|
|
1871
1871
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
1872
|
-
"version": "0.1.
|
|
1872
|
+
"version": "0.1.81",
|
|
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.113"
|
|
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.98",
|
|
2331
2331
|
"descriptor": {
|
|
2332
2332
|
"packageVersion": 1,
|
|
2333
2333
|
"packageId": "@jskit-ai/database-runtime",
|
|
2334
|
-
"version": "0.1.
|
|
2334
|
+
"version": "0.1.98",
|
|
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.99",
|
|
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.97",
|
|
2427
2427
|
"descriptor": {
|
|
2428
2428
|
"packageVersion": 1,
|
|
2429
2429
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2430
|
-
"version": "0.1.
|
|
2430
|
+
"version": "0.1.97",
|
|
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.98",
|
|
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.97",
|
|
2592
2592
|
"descriptor": {
|
|
2593
2593
|
"packageVersion": 1,
|
|
2594
2594
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2595
|
-
"version": "0.1.
|
|
2595
|
+
"version": "0.1.97",
|
|
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.98",
|
|
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.40",
|
|
2757
2757
|
"descriptor": {
|
|
2758
2758
|
"packageVersion": 1,
|
|
2759
2759
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
2760
|
-
"version": "0.1.
|
|
2760
|
+
"version": "0.1.40",
|
|
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.99",
|
|
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.35",
|
|
3059
3059
|
"descriptor": {
|
|
3060
3060
|
"packageVersion": 1,
|
|
3061
3061
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3062
|
-
"version": "0.1.
|
|
3062
|
+
"version": "0.1.35",
|
|
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.97",
|
|
3190
|
+
"@jskit-ai/crud-core": "0.1.106",
|
|
3191
|
+
"@jskit-ai/database-runtime": "0.1.98",
|
|
3192
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
3193
|
+
"@jskit-ai/json-rest-api-core": "0.1.43",
|
|
3194
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
3195
|
+
"@jskit-ai/resource-crud-core": "0.1.43",
|
|
3196
|
+
"@jskit-ai/workspaces-core": "0.1.74"
|
|
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.35",
|
|
3249
3249
|
"descriptor": {
|
|
3250
3250
|
"packageVersion": 1,
|
|
3251
3251
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3252
|
-
"version": "0.1.
|
|
3252
|
+
"version": "0.1.35",
|
|
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.35",
|
|
3300
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
3301
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
3302
|
+
"@jskit-ai/shell-web": "0.1.98"
|
|
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.97",
|
|
3321
3321
|
"descriptor": {
|
|
3322
3322
|
"packageVersion": 1,
|
|
3323
3323
|
"packageId": "@jskit-ai/http-runtime",
|
|
3324
|
-
"version": "0.1.
|
|
3324
|
+
"version": "0.1.97",
|
|
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.99"
|
|
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.43",
|
|
3405
3405
|
"descriptor": {
|
|
3406
3406
|
"packageVersion": 1,
|
|
3407
3407
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3408
|
-
"version": "0.1.
|
|
3408
|
+
"version": "0.1.43",
|
|
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.35",
|
|
3469
3469
|
"descriptor": {
|
|
3470
3470
|
"packageVersion": 1,
|
|
3471
3471
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3472
|
-
"version": "0.1.
|
|
3472
|
+
"version": "0.1.35",
|
|
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.99",
|
|
3536
|
+
"@jskit-ai/shell-web": "0.1.98"
|
|
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.97",
|
|
3589
3589
|
"descriptor": {
|
|
3590
3590
|
"packageVersion": 1,
|
|
3591
3591
|
"packageId": "@jskit-ai/realtime",
|
|
3592
|
-
"version": "0.1.
|
|
3592
|
+
"version": "0.1.97",
|
|
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.99",
|
|
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.43",
|
|
3738
3738
|
"descriptor": {
|
|
3739
3739
|
"packageVersion": 1,
|
|
3740
3740
|
"packageId": "@jskit-ai/resource-core",
|
|
3741
|
-
"version": "0.1.
|
|
3741
|
+
"version": "0.1.43",
|
|
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.43"
|
|
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.43",
|
|
3780
3780
|
"descriptor": {
|
|
3781
3781
|
"packageVersion": 1,
|
|
3782
3782
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
3783
|
-
"version": "0.1.
|
|
3783
|
+
"version": "0.1.43",
|
|
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.43"
|
|
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.98",
|
|
3823
3823
|
"descriptor": {
|
|
3824
3824
|
"packageVersion": 1,
|
|
3825
3825
|
"packageId": "@jskit-ai/shell-web",
|
|
3826
|
-
"version": "0.1.
|
|
3826
|
+
"version": "0.1.98",
|
|
3827
3827
|
"kind": "runtime",
|
|
3828
3828
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
3829
3829
|
"dependsOn": [],
|
|
@@ -4165,7 +4165,7 @@
|
|
|
4165
4165
|
"dependencies": {
|
|
4166
4166
|
"runtime": {
|
|
4167
4167
|
"@mdi/js": "^7.4.47",
|
|
4168
|
-
"@jskit-ai/kernel": "0.1.
|
|
4168
|
+
"@jskit-ai/kernel": "0.1.99"
|
|
4169
4169
|
},
|
|
4170
4170
|
"dev": {}
|
|
4171
4171
|
},
|
|
@@ -4365,11 +4365,11 @@
|
|
|
4365
4365
|
},
|
|
4366
4366
|
{
|
|
4367
4367
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4368
|
-
"version": "0.1.
|
|
4368
|
+
"version": "0.1.97",
|
|
4369
4369
|
"descriptor": {
|
|
4370
4370
|
"packageVersion": 1,
|
|
4371
4371
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4372
|
-
"version": "0.1.
|
|
4372
|
+
"version": "0.1.97",
|
|
4373
4373
|
"kind": "runtime",
|
|
4374
4374
|
"dependsOn": [
|
|
4375
4375
|
"@jskit-ai/kernel"
|
|
@@ -4418,7 +4418,7 @@
|
|
|
4418
4418
|
"mutations": {
|
|
4419
4419
|
"dependencies": {
|
|
4420
4420
|
"runtime": {
|
|
4421
|
-
"@jskit-ai/kernel": "0.1.
|
|
4421
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
4422
4422
|
"unstorage": "^1.17.3"
|
|
4423
4423
|
},
|
|
4424
4424
|
"dev": {}
|
|
@@ -4434,11 +4434,11 @@
|
|
|
4434
4434
|
},
|
|
4435
4435
|
{
|
|
4436
4436
|
"packageId": "@jskit-ai/ui-generator",
|
|
4437
|
-
"version": "0.1.
|
|
4437
|
+
"version": "0.1.81",
|
|
4438
4438
|
"descriptor": {
|
|
4439
4439
|
"packageVersion": 1,
|
|
4440
4440
|
"packageId": "@jskit-ai/ui-generator",
|
|
4441
|
-
"version": "0.1.
|
|
4441
|
+
"version": "0.1.81",
|
|
4442
4442
|
"kind": "generator",
|
|
4443
4443
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4444
4444
|
"options": {
|
|
@@ -4871,7 +4871,7 @@
|
|
|
4871
4871
|
"mutations": {
|
|
4872
4872
|
"dependencies": {
|
|
4873
4873
|
"runtime": {
|
|
4874
|
-
"@jskit-ai/users-web": "0.1.
|
|
4874
|
+
"@jskit-ai/users-web": "0.1.113"
|
|
4875
4875
|
},
|
|
4876
4876
|
"dev": {}
|
|
4877
4877
|
},
|
|
@@ -4886,11 +4886,11 @@
|
|
|
4886
4886
|
},
|
|
4887
4887
|
{
|
|
4888
4888
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
4889
|
-
"version": "0.1.
|
|
4889
|
+
"version": "0.1.76",
|
|
4890
4890
|
"descriptor": {
|
|
4891
4891
|
"packageVersion": 1,
|
|
4892
4892
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
4893
|
-
"version": "0.1.
|
|
4893
|
+
"version": "0.1.76",
|
|
4894
4894
|
"kind": "runtime",
|
|
4895
4895
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
4896
4896
|
"dependsOn": [
|
|
@@ -4954,7 +4954,7 @@
|
|
|
4954
4954
|
"mutations": {
|
|
4955
4955
|
"dependencies": {
|
|
4956
4956
|
"runtime": {
|
|
4957
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
4957
|
+
"@jskit-ai/uploads-runtime": "0.1.76",
|
|
4958
4958
|
"@uppy/compressor": "^3.1.0",
|
|
4959
4959
|
"@uppy/core": "^5.2.0",
|
|
4960
4960
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -4974,11 +4974,11 @@
|
|
|
4974
4974
|
},
|
|
4975
4975
|
{
|
|
4976
4976
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
4977
|
-
"version": "0.1.
|
|
4977
|
+
"version": "0.1.76",
|
|
4978
4978
|
"descriptor": {
|
|
4979
4979
|
"packageVersion": 1,
|
|
4980
4980
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
4981
|
-
"version": "0.1.
|
|
4981
|
+
"version": "0.1.76",
|
|
4982
4982
|
"kind": "runtime",
|
|
4983
4983
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
4984
4984
|
"dependsOn": [
|
|
@@ -5048,7 +5048,7 @@
|
|
|
5048
5048
|
"dependencies": {
|
|
5049
5049
|
"runtime": {
|
|
5050
5050
|
"@fastify/multipart": "^9.4.0",
|
|
5051
|
-
"@jskit-ai/kernel": "0.1.
|
|
5051
|
+
"@jskit-ai/kernel": "0.1.99"
|
|
5052
5052
|
},
|
|
5053
5053
|
"dev": {}
|
|
5054
5054
|
},
|
|
@@ -5063,11 +5063,11 @@
|
|
|
5063
5063
|
},
|
|
5064
5064
|
{
|
|
5065
5065
|
"packageId": "@jskit-ai/users-core",
|
|
5066
|
-
"version": "0.1.
|
|
5066
|
+
"version": "0.1.108",
|
|
5067
5067
|
"descriptor": {
|
|
5068
5068
|
"packageVersion": 1,
|
|
5069
5069
|
"packageId": "@jskit-ai/users-core",
|
|
5070
|
-
"version": "0.1.
|
|
5070
|
+
"version": "0.1.108",
|
|
5071
5071
|
"kind": "runtime",
|
|
5072
5072
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5073
5073
|
"dependsOn": [
|
|
@@ -5208,16 +5208,16 @@
|
|
|
5208
5208
|
"mutations": {
|
|
5209
5209
|
"dependencies": {
|
|
5210
5210
|
"runtime": {
|
|
5211
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5212
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5213
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5214
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5215
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5216
|
-
"@jskit-ai/kernel": "0.1.
|
|
5217
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5218
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5211
|
+
"@jskit-ai/auth-core": "0.1.97",
|
|
5212
|
+
"@jskit-ai/crud-core": "0.1.106",
|
|
5213
|
+
"@jskit-ai/database-runtime": "0.1.98",
|
|
5214
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
5215
|
+
"@jskit-ai/json-rest-api-core": "0.1.43",
|
|
5216
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
5217
|
+
"@jskit-ai/resource-core": "0.1.43",
|
|
5218
|
+
"@jskit-ai/resource-crud-core": "0.1.43",
|
|
5219
5219
|
"@local/users": "file:packages/users",
|
|
5220
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5220
|
+
"@jskit-ai/uploads-runtime": "0.1.76"
|
|
5221
5221
|
},
|
|
5222
5222
|
"dev": {}
|
|
5223
5223
|
},
|
|
@@ -5434,11 +5434,11 @@
|
|
|
5434
5434
|
},
|
|
5435
5435
|
{
|
|
5436
5436
|
"packageId": "@jskit-ai/users-web",
|
|
5437
|
-
"version": "0.1.
|
|
5437
|
+
"version": "0.1.113",
|
|
5438
5438
|
"descriptor": {
|
|
5439
5439
|
"packageVersion": 1,
|
|
5440
5440
|
"packageId": "@jskit-ai/users-web",
|
|
5441
|
-
"version": "0.1.
|
|
5441
|
+
"version": "0.1.113",
|
|
5442
5442
|
"kind": "runtime",
|
|
5443
5443
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5444
5444
|
"dependsOn": [
|
|
@@ -5741,12 +5741,12 @@
|
|
|
5741
5741
|
"dependencies": {
|
|
5742
5742
|
"runtime": {
|
|
5743
5743
|
"@mdi/js": "^7.4.47",
|
|
5744
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5745
|
-
"@jskit-ai/realtime": "0.1.
|
|
5746
|
-
"@jskit-ai/kernel": "0.1.
|
|
5747
|
-
"@jskit-ai/shell-web": "0.1.
|
|
5748
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
5749
|
-
"@jskit-ai/users-core": "0.1.
|
|
5744
|
+
"@jskit-ai/http-runtime": "0.1.97",
|
|
5745
|
+
"@jskit-ai/realtime": "0.1.97",
|
|
5746
|
+
"@jskit-ai/kernel": "0.1.99",
|
|
5747
|
+
"@jskit-ai/shell-web": "0.1.98",
|
|
5748
|
+
"@jskit-ai/uploads-image-web": "0.1.76",
|
|
5749
|
+
"@jskit-ai/users-core": "0.1.108"
|
|
5750
5750
|
},
|
|
5751
5751
|
"dev": {}
|
|
5752
5752
|
},
|
|
@@ -5915,11 +5915,11 @@
|
|
|
5915
5915
|
},
|
|
5916
5916
|
{
|
|
5917
5917
|
"packageId": "@jskit-ai/workspaces-core",
|
|
5918
|
-
"version": "0.1.
|
|
5918
|
+
"version": "0.1.74",
|
|
5919
5919
|
"descriptor": {
|
|
5920
5920
|
"packageVersion": 1,
|
|
5921
5921
|
"packageId": "@jskit-ai/workspaces-core",
|
|
5922
|
-
"version": "0.1.
|
|
5922
|
+
"version": "0.1.74",
|
|
5923
5923
|
"kind": "runtime",
|
|
5924
5924
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
5925
5925
|
"dependsOn": [
|
|
@@ -6060,10 +6060,10 @@
|
|
|
6060
6060
|
"mutations": {
|
|
6061
6061
|
"dependencies": {
|
|
6062
6062
|
"runtime": {
|
|
6063
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6064
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6065
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6066
|
-
"@jskit-ai/users-core": "0.1.
|
|
6063
|
+
"@jskit-ai/json-rest-api-core": "0.1.43",
|
|
6064
|
+
"@jskit-ai/resource-core": "0.1.43",
|
|
6065
|
+
"@jskit-ai/resource-crud-core": "0.1.43",
|
|
6066
|
+
"@jskit-ai/users-core": "0.1.108"
|
|
6067
6067
|
},
|
|
6068
6068
|
"dev": {}
|
|
6069
6069
|
},
|
|
@@ -6235,11 +6235,11 @@
|
|
|
6235
6235
|
},
|
|
6236
6236
|
{
|
|
6237
6237
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6238
|
-
"version": "0.1.
|
|
6238
|
+
"version": "0.1.75",
|
|
6239
6239
|
"descriptor": {
|
|
6240
6240
|
"packageVersion": 1,
|
|
6241
6241
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6242
|
-
"version": "0.1.
|
|
6242
|
+
"version": "0.1.75",
|
|
6243
6243
|
"kind": "runtime",
|
|
6244
6244
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6245
6245
|
"dependsOn": [
|
|
@@ -6491,8 +6491,8 @@
|
|
|
6491
6491
|
"mutations": {
|
|
6492
6492
|
"dependencies": {
|
|
6493
6493
|
"runtime": {
|
|
6494
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6495
|
-
"@jskit-ai/users-web": "0.1.
|
|
6494
|
+
"@jskit-ai/workspaces-core": "0.1.74",
|
|
6495
|
+
"@jskit-ai/users-web": "0.1.113"
|
|
6496
6496
|
},
|
|
6497
6497
|
"dev": {}
|
|
6498
6498
|
},
|