@jskit-ai/jskit-catalog 0.1.145 → 0.1.147
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 +163 -163
- package/package.json +2 -2
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.141",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.141",
|
|
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.109",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.109",
|
|
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.130",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.75",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.75",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.142",
|
|
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.104",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.104",
|
|
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.109",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.133",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.142",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.148"
|
|
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.129",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.129",
|
|
591
591
|
"kind": "runtime",
|
|
592
592
|
"dependsOn": [
|
|
593
593
|
"@jskit-ai/value-app-config-shared"
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"mutations": {
|
|
661
661
|
"dependencies": {
|
|
662
662
|
"runtime": {
|
|
663
|
-
"@jskit-ai/kernel": "0.1.
|
|
663
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
664
664
|
"@fastify/cookie": "^11.0.2",
|
|
665
665
|
"@fastify/csrf-protection": "^7.1.0",
|
|
666
666
|
"@fastify/rate-limit": "^10.3.0"
|
|
@@ -678,11 +678,11 @@
|
|
|
678
678
|
},
|
|
679
679
|
{
|
|
680
680
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
681
|
-
"version": "0.1.
|
|
681
|
+
"version": "0.1.33",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.33",
|
|
686
686
|
"kind": "runtime",
|
|
687
687
|
"description": "Local auth provider with a file backend default and no database requirement.",
|
|
688
688
|
"dependsOn": [
|
|
@@ -745,8 +745,8 @@
|
|
|
745
745
|
"mutations": {
|
|
746
746
|
"dependencies": {
|
|
747
747
|
"runtime": {
|
|
748
|
-
"@jskit-ai/auth-core": "0.1.
|
|
749
|
-
"@jskit-ai/kernel": "0.1.
|
|
748
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
749
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
750
750
|
"nodemailer": "^9.0.3",
|
|
751
751
|
"dotenv": "^16.4.5"
|
|
752
752
|
},
|
|
@@ -792,11 +792,11 @@
|
|
|
792
792
|
},
|
|
793
793
|
{
|
|
794
794
|
"packageId": "@jskit-ai/auth-provider-local-db-core",
|
|
795
|
-
"version": "0.1.
|
|
795
|
+
"version": "0.1.24",
|
|
796
796
|
"descriptor": {
|
|
797
797
|
"packageVersion": 1,
|
|
798
798
|
"packageId": "@jskit-ai/auth-provider-local-db-core",
|
|
799
|
-
"version": "0.1.
|
|
799
|
+
"version": "0.1.24",
|
|
800
800
|
"kind": "runtime",
|
|
801
801
|
"description": "Database-backed local auth storage backend for JSKIT local auth.",
|
|
802
802
|
"dependsOn": [
|
|
@@ -875,9 +875,9 @@
|
|
|
875
875
|
"mutations": {
|
|
876
876
|
"dependencies": {
|
|
877
877
|
"runtime": {
|
|
878
|
-
"@jskit-ai/auth-provider-local-core": "0.1.
|
|
879
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
880
|
-
"@jskit-ai/kernel": "0.1.
|
|
878
|
+
"@jskit-ai/auth-provider-local-core": "0.1.33",
|
|
879
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
880
|
+
"@jskit-ai/kernel": "0.1.132"
|
|
881
881
|
},
|
|
882
882
|
"dev": {}
|
|
883
883
|
},
|
|
@@ -912,11 +912,11 @@
|
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
914
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
915
|
-
"version": "0.1.
|
|
915
|
+
"version": "0.1.130",
|
|
916
916
|
"descriptor": {
|
|
917
917
|
"packageVersion": 1,
|
|
918
918
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
919
|
-
"version": "0.1.
|
|
919
|
+
"version": "0.1.130",
|
|
920
920
|
"kind": "runtime",
|
|
921
921
|
"options": {
|
|
922
922
|
"auth-supabase-url": {
|
|
@@ -998,8 +998,8 @@
|
|
|
998
998
|
"mutations": {
|
|
999
999
|
"dependencies": {
|
|
1000
1000
|
"runtime": {
|
|
1001
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1002
|
-
"@jskit-ai/kernel": "0.1.
|
|
1001
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
1002
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
1003
1003
|
"dotenv": "^16.4.5",
|
|
1004
1004
|
"@supabase/supabase-js": "^2.57.4",
|
|
1005
1005
|
"jose": "^6.1.0"
|
|
@@ -1077,11 +1077,11 @@
|
|
|
1077
1077
|
},
|
|
1078
1078
|
{
|
|
1079
1079
|
"packageId": "@jskit-ai/auth-web",
|
|
1080
|
-
"version": "0.1.
|
|
1080
|
+
"version": "0.1.132",
|
|
1081
1081
|
"descriptor": {
|
|
1082
1082
|
"packageVersion": 1,
|
|
1083
1083
|
"packageId": "@jskit-ai/auth-web",
|
|
1084
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.132",
|
|
1085
1085
|
"kind": "runtime",
|
|
1086
1086
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
1087
1087
|
"dependsOn": [
|
|
@@ -1354,10 +1354,10 @@
|
|
|
1354
1354
|
"dependencies": {
|
|
1355
1355
|
"runtime": {
|
|
1356
1356
|
"@mdi/js": "^7.4.47",
|
|
1357
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1358
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1359
|
-
"@jskit-ai/kernel": "0.1.
|
|
1360
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1357
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
1358
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
1359
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
1360
|
+
"@jskit-ai/shell-web": "0.1.133"
|
|
1361
1361
|
},
|
|
1362
1362
|
"dev": {}
|
|
1363
1363
|
},
|
|
@@ -1456,11 +1456,11 @@
|
|
|
1456
1456
|
},
|
|
1457
1457
|
{
|
|
1458
1458
|
"packageId": "@jskit-ai/console-core",
|
|
1459
|
-
"version": "0.1.
|
|
1459
|
+
"version": "0.1.96",
|
|
1460
1460
|
"descriptor": {
|
|
1461
1461
|
"packageVersion": 1,
|
|
1462
1462
|
"packageId": "@jskit-ai/console-core",
|
|
1463
|
-
"version": "0.1.
|
|
1463
|
+
"version": "0.1.96",
|
|
1464
1464
|
"kind": "runtime",
|
|
1465
1465
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1466
1466
|
"dependsOn": [
|
|
@@ -1544,12 +1544,12 @@
|
|
|
1544
1544
|
"mutations": {
|
|
1545
1545
|
"dependencies": {
|
|
1546
1546
|
"runtime": {
|
|
1547
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1548
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1549
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1550
|
-
"@jskit-ai/kernel": "0.1.
|
|
1551
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1552
|
-
"@jskit-ai/users-core": "0.1.
|
|
1547
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
1548
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
1549
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
1550
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
1551
|
+
"@jskit-ai/resource-crud-core": "0.1.75",
|
|
1552
|
+
"@jskit-ai/users-core": "0.1.142"
|
|
1553
1553
|
},
|
|
1554
1554
|
"dev": {}
|
|
1555
1555
|
},
|
|
@@ -1574,11 +1574,11 @@
|
|
|
1574
1574
|
},
|
|
1575
1575
|
{
|
|
1576
1576
|
"packageId": "@jskit-ai/console-web",
|
|
1577
|
-
"version": "0.1.
|
|
1577
|
+
"version": "0.1.101",
|
|
1578
1578
|
"descriptor": {
|
|
1579
1579
|
"packageVersion": 1,
|
|
1580
1580
|
"packageId": "@jskit-ai/console-web",
|
|
1581
|
-
"version": "0.1.
|
|
1581
|
+
"version": "0.1.101",
|
|
1582
1582
|
"kind": "runtime",
|
|
1583
1583
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1584
1584
|
"dependsOn": [
|
|
@@ -1688,9 +1688,9 @@
|
|
|
1688
1688
|
"mutations": {
|
|
1689
1689
|
"dependencies": {
|
|
1690
1690
|
"runtime": {
|
|
1691
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1692
|
-
"@jskit-ai/console-core": "0.1.
|
|
1693
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1691
|
+
"@jskit-ai/auth-web": "0.1.132",
|
|
1692
|
+
"@jskit-ai/console-core": "0.1.96",
|
|
1693
|
+
"@jskit-ai/shell-web": "0.1.133"
|
|
1694
1694
|
},
|
|
1695
1695
|
"dev": {}
|
|
1696
1696
|
},
|
|
@@ -1797,11 +1797,11 @@
|
|
|
1797
1797
|
},
|
|
1798
1798
|
{
|
|
1799
1799
|
"packageId": "@jskit-ai/crud-core",
|
|
1800
|
-
"version": "0.1.
|
|
1800
|
+
"version": "0.1.140",
|
|
1801
1801
|
"descriptor": {
|
|
1802
1802
|
"packageVersion": 1,
|
|
1803
1803
|
"packageId": "@jskit-ai/crud-core",
|
|
1804
|
-
"version": "0.1.
|
|
1804
|
+
"version": "0.1.140",
|
|
1805
1805
|
"kind": "runtime",
|
|
1806
1806
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1807
1807
|
"dependsOn": [
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
"mutations": {
|
|
1831
1831
|
"dependencies": {
|
|
1832
1832
|
"runtime": {
|
|
1833
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1833
|
+
"@jskit-ai/crud-core": "0.1.140"
|
|
1834
1834
|
},
|
|
1835
1835
|
"dev": {}
|
|
1836
1836
|
},
|
|
@@ -1844,11 +1844,11 @@
|
|
|
1844
1844
|
},
|
|
1845
1845
|
{
|
|
1846
1846
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1847
|
-
"version": "0.1.
|
|
1847
|
+
"version": "0.1.141",
|
|
1848
1848
|
"descriptor": {
|
|
1849
1849
|
"packageVersion": 1,
|
|
1850
1850
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1851
|
-
"version": "0.1.
|
|
1851
|
+
"version": "0.1.141",
|
|
1852
1852
|
"kind": "generator",
|
|
1853
1853
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1854
1854
|
"options": {
|
|
@@ -2039,14 +2039,14 @@
|
|
|
2039
2039
|
"mutations": {
|
|
2040
2040
|
"dependencies": {
|
|
2041
2041
|
"runtime": {
|
|
2042
|
-
"@jskit-ai/auth-core": "0.1.
|
|
2043
|
-
"@jskit-ai/crud-core": "0.1.
|
|
2044
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2045
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
2046
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
2047
|
-
"@jskit-ai/kernel": "0.1.
|
|
2048
|
-
"@jskit-ai/realtime": "0.1.
|
|
2049
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
2042
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
2043
|
+
"@jskit-ai/crud-core": "0.1.140",
|
|
2044
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
2045
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
2046
|
+
"@jskit-ai/json-rest-api-core": "0.1.76",
|
|
2047
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
2048
|
+
"@jskit-ai/realtime": "0.1.129",
|
|
2049
|
+
"@jskit-ai/resource-crud-core": "0.1.75",
|
|
2050
2050
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2051
2051
|
},
|
|
2052
2052
|
"dev": {}
|
|
@@ -2178,11 +2178,11 @@
|
|
|
2178
2178
|
},
|
|
2179
2179
|
{
|
|
2180
2180
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2181
|
-
"version": "0.1.
|
|
2181
|
+
"version": "0.1.115",
|
|
2182
2182
|
"descriptor": {
|
|
2183
2183
|
"packageVersion": 1,
|
|
2184
2184
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2185
|
-
"version": "0.1.
|
|
2185
|
+
"version": "0.1.115",
|
|
2186
2186
|
"kind": "generator",
|
|
2187
2187
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2188
2188
|
"options": {
|
|
@@ -2381,7 +2381,7 @@
|
|
|
2381
2381
|
"mutations": {
|
|
2382
2382
|
"dependencies": {
|
|
2383
2383
|
"runtime": {
|
|
2384
|
-
"@jskit-ai/users-web": "0.1.
|
|
2384
|
+
"@jskit-ai/users-web": "0.1.148"
|
|
2385
2385
|
},
|
|
2386
2386
|
"dev": {}
|
|
2387
2387
|
},
|
|
@@ -2640,11 +2640,11 @@
|
|
|
2640
2640
|
},
|
|
2641
2641
|
{
|
|
2642
2642
|
"packageId": "@jskit-ai/database-runtime",
|
|
2643
|
-
"version": "0.1.
|
|
2643
|
+
"version": "0.1.131",
|
|
2644
2644
|
"descriptor": {
|
|
2645
2645
|
"packageVersion": 1,
|
|
2646
2646
|
"packageId": "@jskit-ai/database-runtime",
|
|
2647
|
-
"version": "0.1.
|
|
2647
|
+
"version": "0.1.131",
|
|
2648
2648
|
"kind": "runtime",
|
|
2649
2649
|
"dependsOn": [
|
|
2650
2650
|
"@jskit-ai/kernel"
|
|
@@ -2713,7 +2713,7 @@
|
|
|
2713
2713
|
"mutations": {
|
|
2714
2714
|
"dependencies": {
|
|
2715
2715
|
"runtime": {
|
|
2716
|
-
"@jskit-ai/kernel": "0.1.
|
|
2716
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
2717
2717
|
"dotenv": "^16.4.5",
|
|
2718
2718
|
"knex": "^3.1.0"
|
|
2719
2719
|
},
|
|
@@ -2749,11 +2749,11 @@
|
|
|
2749
2749
|
},
|
|
2750
2750
|
{
|
|
2751
2751
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2752
|
-
"version": "0.1.
|
|
2752
|
+
"version": "0.1.130",
|
|
2753
2753
|
"descriptor": {
|
|
2754
2754
|
"packageVersion": 1,
|
|
2755
2755
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2756
|
-
"version": "0.1.
|
|
2756
|
+
"version": "0.1.130",
|
|
2757
2757
|
"kind": "runtime",
|
|
2758
2758
|
"options": {
|
|
2759
2759
|
"db-host": {
|
|
@@ -2875,7 +2875,7 @@
|
|
|
2875
2875
|
"mutations": {
|
|
2876
2876
|
"dependencies": {
|
|
2877
2877
|
"runtime": {
|
|
2878
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2878
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
2879
2879
|
"mysql2": "^3.11.2"
|
|
2880
2880
|
},
|
|
2881
2881
|
"dev": {}
|
|
@@ -2946,11 +2946,11 @@
|
|
|
2946
2946
|
},
|
|
2947
2947
|
{
|
|
2948
2948
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2949
|
-
"version": "0.1.
|
|
2949
|
+
"version": "0.1.129",
|
|
2950
2950
|
"descriptor": {
|
|
2951
2951
|
"packageVersion": 1,
|
|
2952
2952
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2953
|
-
"version": "0.1.
|
|
2953
|
+
"version": "0.1.129",
|
|
2954
2954
|
"kind": "runtime",
|
|
2955
2955
|
"options": {
|
|
2956
2956
|
"db-host": {
|
|
@@ -3071,7 +3071,7 @@
|
|
|
3071
3071
|
"mutations": {
|
|
3072
3072
|
"dependencies": {
|
|
3073
3073
|
"runtime": {
|
|
3074
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3074
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
3075
3075
|
"pg": "^8.13.1"
|
|
3076
3076
|
},
|
|
3077
3077
|
"dev": {}
|
|
@@ -3142,11 +3142,11 @@
|
|
|
3142
3142
|
},
|
|
3143
3143
|
{
|
|
3144
3144
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3145
|
-
"version": "0.1.
|
|
3145
|
+
"version": "0.1.74",
|
|
3146
3146
|
"descriptor": {
|
|
3147
3147
|
"packageVersion": 1,
|
|
3148
3148
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3149
|
-
"version": "0.1.
|
|
3149
|
+
"version": "0.1.74",
|
|
3150
3150
|
"kind": "generator",
|
|
3151
3151
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3152
3152
|
"options": {
|
|
@@ -3311,27 +3311,27 @@
|
|
|
3311
3311
|
"dependencies": {
|
|
3312
3312
|
"runtime": {
|
|
3313
3313
|
"@jskit-ai/database-runtime": {
|
|
3314
|
-
"version": "0.1.
|
|
3314
|
+
"version": "0.1.131",
|
|
3315
3315
|
"when": {
|
|
3316
3316
|
"option": "mode",
|
|
3317
3317
|
"notEquals": "orchestrator"
|
|
3318
3318
|
}
|
|
3319
3319
|
},
|
|
3320
3320
|
"@jskit-ai/database-runtime-mysql": {
|
|
3321
|
-
"version": "0.1.
|
|
3321
|
+
"version": "0.1.130",
|
|
3322
3322
|
"when": {
|
|
3323
3323
|
"option": "mode",
|
|
3324
3324
|
"notEquals": "orchestrator"
|
|
3325
3325
|
}
|
|
3326
3326
|
},
|
|
3327
3327
|
"@jskit-ai/json-rest-api-core": {
|
|
3328
|
-
"version": "0.1.
|
|
3328
|
+
"version": "0.1.76",
|
|
3329
3329
|
"when": {
|
|
3330
3330
|
"option": "mode",
|
|
3331
3331
|
"equals": "json-rest"
|
|
3332
3332
|
}
|
|
3333
3333
|
},
|
|
3334
|
-
"@jskit-ai/kernel": "0.1.
|
|
3334
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
3335
3335
|
"json-rest-schema": "1.x.x",
|
|
3336
3336
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3337
3337
|
},
|
|
@@ -3444,11 +3444,11 @@
|
|
|
3444
3444
|
},
|
|
3445
3445
|
{
|
|
3446
3446
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3447
|
-
"version": "0.1.
|
|
3447
|
+
"version": "0.1.69",
|
|
3448
3448
|
"descriptor": {
|
|
3449
3449
|
"packageVersion": 1,
|
|
3450
3450
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3451
|
-
"version": "0.1.
|
|
3451
|
+
"version": "0.1.69",
|
|
3452
3452
|
"kind": "runtime",
|
|
3453
3453
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3454
3454
|
"dependsOn": [
|
|
@@ -3575,14 +3575,14 @@
|
|
|
3575
3575
|
"mutations": {
|
|
3576
3576
|
"dependencies": {
|
|
3577
3577
|
"runtime": {
|
|
3578
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3579
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3580
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3581
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3582
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3583
|
-
"@jskit-ai/kernel": "0.1.
|
|
3584
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3585
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3578
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
3579
|
+
"@jskit-ai/crud-core": "0.1.140",
|
|
3580
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
3581
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
3582
|
+
"@jskit-ai/json-rest-api-core": "0.1.76",
|
|
3583
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
3584
|
+
"@jskit-ai/resource-crud-core": "0.1.75",
|
|
3585
|
+
"@jskit-ai/workspaces-core": "0.1.109"
|
|
3586
3586
|
},
|
|
3587
3587
|
"dev": {}
|
|
3588
3588
|
},
|
|
@@ -3634,11 +3634,11 @@
|
|
|
3634
3634
|
},
|
|
3635
3635
|
{
|
|
3636
3636
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3637
|
-
"version": "0.1.
|
|
3637
|
+
"version": "0.1.69",
|
|
3638
3638
|
"descriptor": {
|
|
3639
3639
|
"packageVersion": 1,
|
|
3640
3640
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3641
|
-
"version": "0.1.
|
|
3641
|
+
"version": "0.1.69",
|
|
3642
3642
|
"kind": "runtime",
|
|
3643
3643
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3644
3644
|
"dependsOn": [
|
|
@@ -3685,10 +3685,10 @@
|
|
|
3685
3685
|
"mutations": {
|
|
3686
3686
|
"dependencies": {
|
|
3687
3687
|
"runtime": {
|
|
3688
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3689
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3690
|
-
"@jskit-ai/kernel": "0.1.
|
|
3691
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3688
|
+
"@jskit-ai/google-rewarded-core": "0.1.69",
|
|
3689
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
3690
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
3691
|
+
"@jskit-ai/shell-web": "0.1.133"
|
|
3692
3692
|
},
|
|
3693
3693
|
"dev": {}
|
|
3694
3694
|
},
|
|
@@ -3706,11 +3706,11 @@
|
|
|
3706
3706
|
},
|
|
3707
3707
|
{
|
|
3708
3708
|
"packageId": "@jskit-ai/http-runtime",
|
|
3709
|
-
"version": "0.1.
|
|
3709
|
+
"version": "0.1.130",
|
|
3710
3710
|
"descriptor": {
|
|
3711
3711
|
"packageVersion": 1,
|
|
3712
3712
|
"packageId": "@jskit-ai/http-runtime",
|
|
3713
|
-
"version": "0.1.
|
|
3713
|
+
"version": "0.1.130",
|
|
3714
3714
|
"kind": "runtime",
|
|
3715
3715
|
"dependsOn": [],
|
|
3716
3716
|
"capabilities": {
|
|
@@ -3776,7 +3776,7 @@
|
|
|
3776
3776
|
"mutations": {
|
|
3777
3777
|
"dependencies": {
|
|
3778
3778
|
"runtime": {
|
|
3779
|
-
"@jskit-ai/kernel": "0.1.
|
|
3779
|
+
"@jskit-ai/kernel": "0.1.132"
|
|
3780
3780
|
},
|
|
3781
3781
|
"dev": {}
|
|
3782
3782
|
},
|
|
@@ -3790,11 +3790,11 @@
|
|
|
3790
3790
|
},
|
|
3791
3791
|
{
|
|
3792
3792
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3793
|
-
"version": "0.1.
|
|
3793
|
+
"version": "0.1.76",
|
|
3794
3794
|
"descriptor": {
|
|
3795
3795
|
"packageVersion": 1,
|
|
3796
3796
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3797
|
-
"version": "0.1.
|
|
3797
|
+
"version": "0.1.76",
|
|
3798
3798
|
"kind": "runtime",
|
|
3799
3799
|
"description": "Shared internal json-rest-api host runtime with autofilter, query-projection, and row-policy support.",
|
|
3800
3800
|
"dependsOn": [
|
|
@@ -3854,11 +3854,11 @@
|
|
|
3854
3854
|
},
|
|
3855
3855
|
{
|
|
3856
3856
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3857
|
-
"version": "0.1.
|
|
3857
|
+
"version": "0.1.68",
|
|
3858
3858
|
"descriptor": {
|
|
3859
3859
|
"packageVersion": 1,
|
|
3860
3860
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3861
|
-
"version": "0.1.
|
|
3861
|
+
"version": "0.1.68",
|
|
3862
3862
|
"kind": "runtime",
|
|
3863
3863
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3864
3864
|
"dependsOn": [
|
|
@@ -3921,8 +3921,8 @@
|
|
|
3921
3921
|
"@capacitor/app": "^7.1.0",
|
|
3922
3922
|
"@capacitor/browser": "^7.0.1",
|
|
3923
3923
|
"@capacitor/core": "^7.4.3",
|
|
3924
|
-
"@jskit-ai/kernel": "0.1.
|
|
3925
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3924
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
3925
|
+
"@jskit-ai/shell-web": "0.1.133"
|
|
3926
3926
|
},
|
|
3927
3927
|
"dev": {
|
|
3928
3928
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3974,11 +3974,11 @@
|
|
|
3974
3974
|
},
|
|
3975
3975
|
{
|
|
3976
3976
|
"packageId": "@jskit-ai/realtime",
|
|
3977
|
-
"version": "0.1.
|
|
3977
|
+
"version": "0.1.129",
|
|
3978
3978
|
"descriptor": {
|
|
3979
3979
|
"packageVersion": 1,
|
|
3980
3980
|
"packageId": "@jskit-ai/realtime",
|
|
3981
|
-
"version": "0.1.
|
|
3981
|
+
"version": "0.1.129",
|
|
3982
3982
|
"kind": "runtime",
|
|
3983
3983
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3984
3984
|
"options": {
|
|
@@ -4074,7 +4074,7 @@
|
|
|
4074
4074
|
"mutations": {
|
|
4075
4075
|
"dependencies": {
|
|
4076
4076
|
"runtime": {
|
|
4077
|
-
"@jskit-ai/kernel": "0.1.
|
|
4077
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
4078
4078
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
4079
4079
|
"redis": "^5.8.2",
|
|
4080
4080
|
"socket.io": "^4.8.3",
|
|
@@ -4123,11 +4123,11 @@
|
|
|
4123
4123
|
},
|
|
4124
4124
|
{
|
|
4125
4125
|
"packageId": "@jskit-ai/resource-core",
|
|
4126
|
-
"version": "0.1.
|
|
4126
|
+
"version": "0.1.75",
|
|
4127
4127
|
"descriptor": {
|
|
4128
4128
|
"packageVersion": 1,
|
|
4129
4129
|
"packageId": "@jskit-ai/resource-core",
|
|
4130
|
-
"version": "0.1.
|
|
4130
|
+
"version": "0.1.75",
|
|
4131
4131
|
"kind": "runtime",
|
|
4132
4132
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4133
4133
|
"dependsOn": [
|
|
@@ -4150,7 +4150,7 @@
|
|
|
4150
4150
|
"mutations": {
|
|
4151
4151
|
"dependencies": {
|
|
4152
4152
|
"runtime": {
|
|
4153
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4153
|
+
"@jskit-ai/resource-core": "0.1.75"
|
|
4154
4154
|
},
|
|
4155
4155
|
"dev": {}
|
|
4156
4156
|
},
|
|
@@ -4165,11 +4165,11 @@
|
|
|
4165
4165
|
},
|
|
4166
4166
|
{
|
|
4167
4167
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4168
|
-
"version": "0.1.
|
|
4168
|
+
"version": "0.1.75",
|
|
4169
4169
|
"descriptor": {
|
|
4170
4170
|
"packageVersion": 1,
|
|
4171
4171
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4172
|
-
"version": "0.1.
|
|
4172
|
+
"version": "0.1.75",
|
|
4173
4173
|
"kind": "runtime",
|
|
4174
4174
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4175
4175
|
"dependsOn": [
|
|
@@ -4193,7 +4193,7 @@
|
|
|
4193
4193
|
"mutations": {
|
|
4194
4194
|
"dependencies": {
|
|
4195
4195
|
"runtime": {
|
|
4196
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4196
|
+
"@jskit-ai/resource-crud-core": "0.1.75"
|
|
4197
4197
|
},
|
|
4198
4198
|
"dev": {}
|
|
4199
4199
|
},
|
|
@@ -4208,11 +4208,11 @@
|
|
|
4208
4208
|
},
|
|
4209
4209
|
{
|
|
4210
4210
|
"packageId": "@jskit-ai/shell-web",
|
|
4211
|
-
"version": "0.1.
|
|
4211
|
+
"version": "0.1.133",
|
|
4212
4212
|
"descriptor": {
|
|
4213
4213
|
"packageVersion": 1,
|
|
4214
4214
|
"packageId": "@jskit-ai/shell-web",
|
|
4215
|
-
"version": "0.1.
|
|
4215
|
+
"version": "0.1.133",
|
|
4216
4216
|
"kind": "runtime",
|
|
4217
4217
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4218
4218
|
"dependsOn": [],
|
|
@@ -4558,7 +4558,7 @@
|
|
|
4558
4558
|
"dependencies": {
|
|
4559
4559
|
"runtime": {
|
|
4560
4560
|
"@mdi/js": "^7.4.47",
|
|
4561
|
-
"@jskit-ai/kernel": "0.1.
|
|
4561
|
+
"@jskit-ai/kernel": "0.1.132"
|
|
4562
4562
|
},
|
|
4563
4563
|
"dev": {
|
|
4564
4564
|
"@playwright/test": "1.61.1"
|
|
@@ -4787,11 +4787,11 @@
|
|
|
4787
4787
|
},
|
|
4788
4788
|
{
|
|
4789
4789
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4790
|
-
"version": "0.1.
|
|
4790
|
+
"version": "0.1.130",
|
|
4791
4791
|
"descriptor": {
|
|
4792
4792
|
"packageVersion": 1,
|
|
4793
4793
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4794
|
-
"version": "0.1.
|
|
4794
|
+
"version": "0.1.130",
|
|
4795
4795
|
"kind": "runtime",
|
|
4796
4796
|
"dependsOn": [
|
|
4797
4797
|
"@jskit-ai/kernel"
|
|
@@ -4840,7 +4840,7 @@
|
|
|
4840
4840
|
"mutations": {
|
|
4841
4841
|
"dependencies": {
|
|
4842
4842
|
"runtime": {
|
|
4843
|
-
"@jskit-ai/kernel": "0.1.
|
|
4843
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
4844
4844
|
"unstorage": "^1.17.3"
|
|
4845
4845
|
},
|
|
4846
4846
|
"dev": {}
|
|
@@ -4856,11 +4856,11 @@
|
|
|
4856
4856
|
},
|
|
4857
4857
|
{
|
|
4858
4858
|
"packageId": "@jskit-ai/ui-generator",
|
|
4859
|
-
"version": "0.1.
|
|
4859
|
+
"version": "0.1.115",
|
|
4860
4860
|
"descriptor": {
|
|
4861
4861
|
"packageVersion": 1,
|
|
4862
4862
|
"packageId": "@jskit-ai/ui-generator",
|
|
4863
|
-
"version": "0.1.
|
|
4863
|
+
"version": "0.1.115",
|
|
4864
4864
|
"kind": "generator",
|
|
4865
4865
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4866
4866
|
"options": {
|
|
@@ -5293,7 +5293,7 @@
|
|
|
5293
5293
|
"mutations": {
|
|
5294
5294
|
"dependencies": {
|
|
5295
5295
|
"runtime": {
|
|
5296
|
-
"@jskit-ai/users-web": "0.1.
|
|
5296
|
+
"@jskit-ai/users-web": "0.1.148"
|
|
5297
5297
|
},
|
|
5298
5298
|
"dev": {}
|
|
5299
5299
|
},
|
|
@@ -5308,11 +5308,11 @@
|
|
|
5308
5308
|
},
|
|
5309
5309
|
{
|
|
5310
5310
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5311
|
-
"version": "0.1.
|
|
5311
|
+
"version": "0.1.108",
|
|
5312
5312
|
"descriptor": {
|
|
5313
5313
|
"packageVersion": 1,
|
|
5314
5314
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5315
|
-
"version": "0.1.
|
|
5315
|
+
"version": "0.1.108",
|
|
5316
5316
|
"kind": "runtime",
|
|
5317
5317
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5318
5318
|
"dependsOn": [
|
|
@@ -5376,7 +5376,7 @@
|
|
|
5376
5376
|
"mutations": {
|
|
5377
5377
|
"dependencies": {
|
|
5378
5378
|
"runtime": {
|
|
5379
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5379
|
+
"@jskit-ai/uploads-runtime": "0.1.108",
|
|
5380
5380
|
"@uppy/compressor": "^3.1.0",
|
|
5381
5381
|
"@uppy/core": "^5.2.0",
|
|
5382
5382
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5396,11 +5396,11 @@
|
|
|
5396
5396
|
},
|
|
5397
5397
|
{
|
|
5398
5398
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5399
|
-
"version": "0.1.
|
|
5399
|
+
"version": "0.1.108",
|
|
5400
5400
|
"descriptor": {
|
|
5401
5401
|
"packageVersion": 1,
|
|
5402
5402
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5403
|
-
"version": "0.1.
|
|
5403
|
+
"version": "0.1.108",
|
|
5404
5404
|
"kind": "runtime",
|
|
5405
5405
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5406
5406
|
"dependsOn": [
|
|
@@ -5470,7 +5470,7 @@
|
|
|
5470
5470
|
"dependencies": {
|
|
5471
5471
|
"runtime": {
|
|
5472
5472
|
"@fastify/multipart": "^9.4.0",
|
|
5473
|
-
"@jskit-ai/kernel": "0.1.
|
|
5473
|
+
"@jskit-ai/kernel": "0.1.132"
|
|
5474
5474
|
},
|
|
5475
5475
|
"dev": {}
|
|
5476
5476
|
},
|
|
@@ -5485,11 +5485,11 @@
|
|
|
5485
5485
|
},
|
|
5486
5486
|
{
|
|
5487
5487
|
"packageId": "@jskit-ai/users-core",
|
|
5488
|
-
"version": "0.1.
|
|
5488
|
+
"version": "0.1.142",
|
|
5489
5489
|
"descriptor": {
|
|
5490
5490
|
"packageVersion": 1,
|
|
5491
5491
|
"packageId": "@jskit-ai/users-core",
|
|
5492
|
-
"version": "0.1.
|
|
5492
|
+
"version": "0.1.142",
|
|
5493
5493
|
"kind": "runtime",
|
|
5494
5494
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5495
5495
|
"dependsOn": [
|
|
@@ -5633,16 +5633,16 @@
|
|
|
5633
5633
|
"mutations": {
|
|
5634
5634
|
"dependencies": {
|
|
5635
5635
|
"runtime": {
|
|
5636
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5637
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5638
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5639
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5640
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5641
|
-
"@jskit-ai/kernel": "0.1.
|
|
5642
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5643
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5636
|
+
"@jskit-ai/auth-core": "0.1.129",
|
|
5637
|
+
"@jskit-ai/crud-core": "0.1.140",
|
|
5638
|
+
"@jskit-ai/database-runtime": "0.1.131",
|
|
5639
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
5640
|
+
"@jskit-ai/json-rest-api-core": "0.1.76",
|
|
5641
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
5642
|
+
"@jskit-ai/resource-core": "0.1.75",
|
|
5643
|
+
"@jskit-ai/resource-crud-core": "0.1.75",
|
|
5644
5644
|
"@local/users": "file:packages/users",
|
|
5645
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5645
|
+
"@jskit-ai/uploads-runtime": "0.1.108"
|
|
5646
5646
|
},
|
|
5647
5647
|
"dev": {}
|
|
5648
5648
|
},
|
|
@@ -5869,11 +5869,11 @@
|
|
|
5869
5869
|
},
|
|
5870
5870
|
{
|
|
5871
5871
|
"packageId": "@jskit-ai/users-web",
|
|
5872
|
-
"version": "0.1.
|
|
5872
|
+
"version": "0.1.148",
|
|
5873
5873
|
"descriptor": {
|
|
5874
5874
|
"packageVersion": 1,
|
|
5875
5875
|
"packageId": "@jskit-ai/users-web",
|
|
5876
|
-
"version": "0.1.
|
|
5876
|
+
"version": "0.1.148",
|
|
5877
5877
|
"kind": "runtime",
|
|
5878
5878
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5879
5879
|
"dependsOn": [
|
|
@@ -6176,12 +6176,12 @@
|
|
|
6176
6176
|
"dependencies": {
|
|
6177
6177
|
"runtime": {
|
|
6178
6178
|
"@mdi/js": "^7.4.47",
|
|
6179
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6180
|
-
"@jskit-ai/realtime": "0.1.
|
|
6181
|
-
"@jskit-ai/kernel": "0.1.
|
|
6182
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6183
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6184
|
-
"@jskit-ai/users-core": "0.1.
|
|
6179
|
+
"@jskit-ai/http-runtime": "0.1.130",
|
|
6180
|
+
"@jskit-ai/realtime": "0.1.129",
|
|
6181
|
+
"@jskit-ai/kernel": "0.1.132",
|
|
6182
|
+
"@jskit-ai/shell-web": "0.1.133",
|
|
6183
|
+
"@jskit-ai/uploads-image-web": "0.1.108",
|
|
6184
|
+
"@jskit-ai/users-core": "0.1.142"
|
|
6185
6185
|
},
|
|
6186
6186
|
"dev": {}
|
|
6187
6187
|
},
|
|
@@ -6362,11 +6362,11 @@
|
|
|
6362
6362
|
},
|
|
6363
6363
|
{
|
|
6364
6364
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6365
|
-
"version": "0.1.
|
|
6365
|
+
"version": "0.1.109",
|
|
6366
6366
|
"descriptor": {
|
|
6367
6367
|
"packageVersion": 1,
|
|
6368
6368
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6369
|
-
"version": "0.1.
|
|
6369
|
+
"version": "0.1.109",
|
|
6370
6370
|
"kind": "runtime",
|
|
6371
6371
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6372
6372
|
"dependsOn": [
|
|
@@ -6512,10 +6512,10 @@
|
|
|
6512
6512
|
"mutations": {
|
|
6513
6513
|
"dependencies": {
|
|
6514
6514
|
"runtime": {
|
|
6515
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6516
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6517
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6518
|
-
"@jskit-ai/users-core": "0.1.
|
|
6515
|
+
"@jskit-ai/json-rest-api-core": "0.1.76",
|
|
6516
|
+
"@jskit-ai/resource-core": "0.1.75",
|
|
6517
|
+
"@jskit-ai/resource-crud-core": "0.1.75",
|
|
6518
|
+
"@jskit-ai/users-core": "0.1.142"
|
|
6519
6519
|
},
|
|
6520
6520
|
"dev": {}
|
|
6521
6521
|
},
|
|
@@ -6719,11 +6719,11 @@
|
|
|
6719
6719
|
},
|
|
6720
6720
|
{
|
|
6721
6721
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6722
|
-
"version": "0.1.
|
|
6722
|
+
"version": "0.1.111",
|
|
6723
6723
|
"descriptor": {
|
|
6724
6724
|
"packageVersion": 1,
|
|
6725
6725
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6726
|
-
"version": "0.1.
|
|
6726
|
+
"version": "0.1.111",
|
|
6727
6727
|
"kind": "runtime",
|
|
6728
6728
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6729
6729
|
"dependsOn": [
|
|
@@ -6980,9 +6980,9 @@
|
|
|
6980
6980
|
"mutations": {
|
|
6981
6981
|
"dependencies": {
|
|
6982
6982
|
"runtime": {
|
|
6983
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6984
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6985
|
-
"@jskit-ai/users-web": "0.1.
|
|
6983
|
+
"@jskit-ai/auth-web": "0.1.132",
|
|
6984
|
+
"@jskit-ai/workspaces-core": "0.1.109",
|
|
6985
|
+
"@jskit-ai/users-web": "0.1.148"
|
|
6986
6986
|
},
|
|
6987
6987
|
"dev": {}
|
|
6988
6988
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jskit-ai/jskit-catalog",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.147",
|
|
4
4
|
"description": "Published metadata catalog for JSKIT package descriptors.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"test": "node --test"
|
|
18
18
|
},
|
|
19
19
|
"engines": {
|
|
20
|
-
"node": "^22.
|
|
20
|
+
"node": "^22.13.0 || ^24.0.0 || ^26.0.0"
|
|
21
21
|
},
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public"
|