@jskit-ai/jskit-catalog 0.1.127 → 0.1.129
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 +160 -160
- 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.127",
|
|
10
10
|
"descriptor": {
|
|
11
11
|
"packageVersion": 1,
|
|
12
12
|
"packageId": "@jskit-ai/assistant",
|
|
13
|
-
"version": "0.1.
|
|
13
|
+
"version": "0.1.127",
|
|
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.95",
|
|
351
351
|
"descriptor": {
|
|
352
352
|
"packageVersion": 1,
|
|
353
353
|
"packageId": "@jskit-ai/assistant-core",
|
|
354
|
-
"version": "0.1.
|
|
354
|
+
"version": "0.1.95",
|
|
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.118",
|
|
403
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
404
|
+
"@jskit-ai/resource-core": "0.1.63",
|
|
405
|
+
"@jskit-ai/resource-crud-core": "0.1.63",
|
|
406
|
+
"@jskit-ai/users-core": "0.1.128",
|
|
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.90",
|
|
426
426
|
"descriptor": {
|
|
427
427
|
"packageVersion": 1,
|
|
428
428
|
"packageId": "@jskit-ai/assistant-runtime",
|
|
429
|
-
"version": "0.1.
|
|
429
|
+
"version": "0.1.90",
|
|
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.95",
|
|
526
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
527
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
528
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
529
|
+
"@jskit-ai/shell-web": "0.1.119",
|
|
530
|
+
"@jskit-ai/users-core": "0.1.128",
|
|
531
|
+
"@jskit-ai/users-web": "0.1.134"
|
|
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.117",
|
|
587
587
|
"descriptor": {
|
|
588
588
|
"packageVersion": 1,
|
|
589
589
|
"packageId": "@jskit-ai/auth-core",
|
|
590
|
-
"version": "0.1.
|
|
590
|
+
"version": "0.1.117",
|
|
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.120",
|
|
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.20",
|
|
682
682
|
"descriptor": {
|
|
683
683
|
"packageVersion": 1,
|
|
684
684
|
"packageId": "@jskit-ai/auth-provider-local-core",
|
|
685
|
-
"version": "0.1.
|
|
685
|
+
"version": "0.1.20",
|
|
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.117",
|
|
749
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
750
750
|
"nodemailer": "^7.0.10",
|
|
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.12",
|
|
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.12",
|
|
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.20",
|
|
879
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
880
|
+
"@jskit-ai/kernel": "0.1.120"
|
|
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.118",
|
|
916
916
|
"descriptor": {
|
|
917
917
|
"packageVersion": 1,
|
|
918
918
|
"packageId": "@jskit-ai/auth-provider-supabase-core",
|
|
919
|
-
"version": "0.1.
|
|
919
|
+
"version": "0.1.118",
|
|
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.117",
|
|
1002
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
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.119",
|
|
1081
1081
|
"descriptor": {
|
|
1082
1082
|
"packageVersion": 1,
|
|
1083
1083
|
"packageId": "@jskit-ai/auth-web",
|
|
1084
|
-
"version": "0.1.
|
|
1084
|
+
"version": "0.1.119",
|
|
1085
1085
|
"kind": "runtime",
|
|
1086
1086
|
"description": "Auth web module: Fastify auth routes plus web login/sign-out scaffolds.",
|
|
1087
1087
|
"dependsOn": [
|
|
@@ -1350,10 +1350,10 @@
|
|
|
1350
1350
|
"dependencies": {
|
|
1351
1351
|
"runtime": {
|
|
1352
1352
|
"@mdi/js": "^7.4.47",
|
|
1353
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1354
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1355
|
-
"@jskit-ai/kernel": "0.1.
|
|
1356
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1353
|
+
"@jskit-ai/auth-core": "0.1.117",
|
|
1354
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
1355
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
1356
|
+
"@jskit-ai/shell-web": "0.1.119"
|
|
1357
1357
|
},
|
|
1358
1358
|
"dev": {}
|
|
1359
1359
|
},
|
|
@@ -1446,11 +1446,11 @@
|
|
|
1446
1446
|
},
|
|
1447
1447
|
{
|
|
1448
1448
|
"packageId": "@jskit-ai/console-core",
|
|
1449
|
-
"version": "0.1.
|
|
1449
|
+
"version": "0.1.81",
|
|
1450
1450
|
"descriptor": {
|
|
1451
1451
|
"packageVersion": 1,
|
|
1452
1452
|
"packageId": "@jskit-ai/console-core",
|
|
1453
|
-
"version": "0.1.
|
|
1453
|
+
"version": "0.1.81",
|
|
1454
1454
|
"kind": "runtime",
|
|
1455
1455
|
"description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
|
|
1456
1456
|
"dependsOn": [
|
|
@@ -1534,12 +1534,12 @@
|
|
|
1534
1534
|
"mutations": {
|
|
1535
1535
|
"dependencies": {
|
|
1536
1536
|
"runtime": {
|
|
1537
|
-
"@jskit-ai/auth-core": "0.1.
|
|
1538
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
1539
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
1540
|
-
"@jskit-ai/kernel": "0.1.
|
|
1541
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
1542
|
-
"@jskit-ai/users-core": "0.1.
|
|
1537
|
+
"@jskit-ai/auth-core": "0.1.117",
|
|
1538
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
1539
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
1540
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
1541
|
+
"@jskit-ai/resource-crud-core": "0.1.63",
|
|
1542
|
+
"@jskit-ai/users-core": "0.1.128"
|
|
1543
1543
|
},
|
|
1544
1544
|
"dev": {}
|
|
1545
1545
|
},
|
|
@@ -1564,11 +1564,11 @@
|
|
|
1564
1564
|
},
|
|
1565
1565
|
{
|
|
1566
1566
|
"packageId": "@jskit-ai/console-web",
|
|
1567
|
-
"version": "0.1.
|
|
1567
|
+
"version": "0.1.86",
|
|
1568
1568
|
"descriptor": {
|
|
1569
1569
|
"packageVersion": 1,
|
|
1570
1570
|
"packageId": "@jskit-ai/console-web",
|
|
1571
|
-
"version": "0.1.
|
|
1571
|
+
"version": "0.1.86",
|
|
1572
1572
|
"kind": "runtime",
|
|
1573
1573
|
"description": "Authenticated console surface scaffold and surface policy wiring.",
|
|
1574
1574
|
"dependsOn": [
|
|
@@ -1678,9 +1678,9 @@
|
|
|
1678
1678
|
"mutations": {
|
|
1679
1679
|
"dependencies": {
|
|
1680
1680
|
"runtime": {
|
|
1681
|
-
"@jskit-ai/auth-web": "0.1.
|
|
1682
|
-
"@jskit-ai/console-core": "0.1.
|
|
1683
|
-
"@jskit-ai/shell-web": "0.1.
|
|
1681
|
+
"@jskit-ai/auth-web": "0.1.119",
|
|
1682
|
+
"@jskit-ai/console-core": "0.1.81",
|
|
1683
|
+
"@jskit-ai/shell-web": "0.1.119"
|
|
1684
1684
|
},
|
|
1685
1685
|
"dev": {}
|
|
1686
1686
|
},
|
|
@@ -1787,11 +1787,11 @@
|
|
|
1787
1787
|
},
|
|
1788
1788
|
{
|
|
1789
1789
|
"packageId": "@jskit-ai/crud-core",
|
|
1790
|
-
"version": "0.1.
|
|
1790
|
+
"version": "0.1.126",
|
|
1791
1791
|
"descriptor": {
|
|
1792
1792
|
"packageVersion": 1,
|
|
1793
1793
|
"packageId": "@jskit-ai/crud-core",
|
|
1794
|
-
"version": "0.1.
|
|
1794
|
+
"version": "0.1.126",
|
|
1795
1795
|
"kind": "runtime",
|
|
1796
1796
|
"description": "Shared CRUD helpers used by CRUD modules.",
|
|
1797
1797
|
"dependsOn": [
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"mutations": {
|
|
1821
1821
|
"dependencies": {
|
|
1822
1822
|
"runtime": {
|
|
1823
|
-
"@jskit-ai/crud-core": "0.1.
|
|
1823
|
+
"@jskit-ai/crud-core": "0.1.126"
|
|
1824
1824
|
},
|
|
1825
1825
|
"dev": {}
|
|
1826
1826
|
},
|
|
@@ -1834,11 +1834,11 @@
|
|
|
1834
1834
|
},
|
|
1835
1835
|
{
|
|
1836
1836
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1837
|
-
"version": "0.1.
|
|
1837
|
+
"version": "0.1.126",
|
|
1838
1838
|
"descriptor": {
|
|
1839
1839
|
"packageVersion": 1,
|
|
1840
1840
|
"packageId": "@jskit-ai/crud-server-generator",
|
|
1841
|
-
"version": "0.1.
|
|
1841
|
+
"version": "0.1.126",
|
|
1842
1842
|
"kind": "generator",
|
|
1843
1843
|
"description": "CRUD server generator with routes, actions, and persistence scaffolding.",
|
|
1844
1844
|
"options": {
|
|
@@ -2005,14 +2005,14 @@
|
|
|
2005
2005
|
"mutations": {
|
|
2006
2006
|
"dependencies": {
|
|
2007
2007
|
"runtime": {
|
|
2008
|
-
"@jskit-ai/auth-core": "0.1.
|
|
2009
|
-
"@jskit-ai/crud-core": "0.1.
|
|
2010
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2011
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
2012
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
2013
|
-
"@jskit-ai/kernel": "0.1.
|
|
2014
|
-
"@jskit-ai/realtime": "0.1.
|
|
2015
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
2008
|
+
"@jskit-ai/auth-core": "0.1.117",
|
|
2009
|
+
"@jskit-ai/crud-core": "0.1.126",
|
|
2010
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
2011
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
2012
|
+
"@jskit-ai/json-rest-api-core": "0.1.63",
|
|
2013
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
2014
|
+
"@jskit-ai/realtime": "0.1.117",
|
|
2015
|
+
"@jskit-ai/resource-crud-core": "0.1.63",
|
|
2016
2016
|
"@local/${option:namespace|kebab}": "file:packages/${option:namespace|kebab}"
|
|
2017
2017
|
},
|
|
2018
2018
|
"dev": {}
|
|
@@ -2144,11 +2144,11 @@
|
|
|
2144
2144
|
},
|
|
2145
2145
|
{
|
|
2146
2146
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2147
|
-
"version": "0.1.
|
|
2147
|
+
"version": "0.1.101",
|
|
2148
2148
|
"descriptor": {
|
|
2149
2149
|
"packageVersion": 1,
|
|
2150
2150
|
"packageId": "@jskit-ai/crud-ui-generator",
|
|
2151
|
-
"version": "0.1.
|
|
2151
|
+
"version": "0.1.101",
|
|
2152
2152
|
"kind": "generator",
|
|
2153
2153
|
"description": "Generate CRUD route trees from resource validators at an explicit route root relative to src/pages/.",
|
|
2154
2154
|
"options": {
|
|
@@ -2347,7 +2347,7 @@
|
|
|
2347
2347
|
"mutations": {
|
|
2348
2348
|
"dependencies": {
|
|
2349
2349
|
"runtime": {
|
|
2350
|
-
"@jskit-ai/users-web": "0.1.
|
|
2350
|
+
"@jskit-ai/users-web": "0.1.134"
|
|
2351
2351
|
},
|
|
2352
2352
|
"dev": {}
|
|
2353
2353
|
},
|
|
@@ -2606,11 +2606,11 @@
|
|
|
2606
2606
|
},
|
|
2607
2607
|
{
|
|
2608
2608
|
"packageId": "@jskit-ai/database-runtime",
|
|
2609
|
-
"version": "0.1.
|
|
2609
|
+
"version": "0.1.119",
|
|
2610
2610
|
"descriptor": {
|
|
2611
2611
|
"packageVersion": 1,
|
|
2612
2612
|
"packageId": "@jskit-ai/database-runtime",
|
|
2613
|
-
"version": "0.1.
|
|
2613
|
+
"version": "0.1.119",
|
|
2614
2614
|
"kind": "runtime",
|
|
2615
2615
|
"dependsOn": [
|
|
2616
2616
|
"@jskit-ai/kernel"
|
|
@@ -2679,7 +2679,7 @@
|
|
|
2679
2679
|
"mutations": {
|
|
2680
2680
|
"dependencies": {
|
|
2681
2681
|
"runtime": {
|
|
2682
|
-
"@jskit-ai/kernel": "0.1.
|
|
2682
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
2683
2683
|
"dotenv": "^16.4.5",
|
|
2684
2684
|
"knex": "^3.1.0"
|
|
2685
2685
|
},
|
|
@@ -2715,11 +2715,11 @@
|
|
|
2715
2715
|
},
|
|
2716
2716
|
{
|
|
2717
2717
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2718
|
-
"version": "0.1.
|
|
2718
|
+
"version": "0.1.118",
|
|
2719
2719
|
"descriptor": {
|
|
2720
2720
|
"packageVersion": 1,
|
|
2721
2721
|
"packageId": "@jskit-ai/database-runtime-mysql",
|
|
2722
|
-
"version": "0.1.
|
|
2722
|
+
"version": "0.1.118",
|
|
2723
2723
|
"kind": "runtime",
|
|
2724
2724
|
"options": {
|
|
2725
2725
|
"db-host": {
|
|
@@ -2841,7 +2841,7 @@
|
|
|
2841
2841
|
"mutations": {
|
|
2842
2842
|
"dependencies": {
|
|
2843
2843
|
"runtime": {
|
|
2844
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
2844
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
2845
2845
|
"mysql2": "^3.11.2"
|
|
2846
2846
|
},
|
|
2847
2847
|
"dev": {}
|
|
@@ -2912,11 +2912,11 @@
|
|
|
2912
2912
|
},
|
|
2913
2913
|
{
|
|
2914
2914
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2915
|
-
"version": "0.1.
|
|
2915
|
+
"version": "0.1.117",
|
|
2916
2916
|
"descriptor": {
|
|
2917
2917
|
"packageVersion": 1,
|
|
2918
2918
|
"packageId": "@jskit-ai/database-runtime-postgres",
|
|
2919
|
-
"version": "0.1.
|
|
2919
|
+
"version": "0.1.117",
|
|
2920
2920
|
"kind": "runtime",
|
|
2921
2921
|
"options": {
|
|
2922
2922
|
"db-host": {
|
|
@@ -3037,7 +3037,7 @@
|
|
|
3037
3037
|
"mutations": {
|
|
3038
3038
|
"dependencies": {
|
|
3039
3039
|
"runtime": {
|
|
3040
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3040
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
3041
3041
|
"pg": "^8.13.1"
|
|
3042
3042
|
},
|
|
3043
3043
|
"dev": {}
|
|
@@ -3108,11 +3108,11 @@
|
|
|
3108
3108
|
},
|
|
3109
3109
|
{
|
|
3110
3110
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3111
|
-
"version": "0.1.
|
|
3111
|
+
"version": "0.1.61",
|
|
3112
3112
|
"descriptor": {
|
|
3113
3113
|
"packageVersion": 1,
|
|
3114
3114
|
"packageId": "@jskit-ai/feature-server-generator",
|
|
3115
|
-
"version": "0.1.
|
|
3115
|
+
"version": "0.1.61",
|
|
3116
3116
|
"kind": "generator",
|
|
3117
3117
|
"description": "Scaffold substantial non-CRUD server feature packages with provider, actions, service, and optional persistence seams.",
|
|
3118
3118
|
"options": {
|
|
@@ -3297,7 +3297,7 @@
|
|
|
3297
3297
|
"equals": "json-rest"
|
|
3298
3298
|
}
|
|
3299
3299
|
},
|
|
3300
|
-
"@jskit-ai/kernel": "0.1.
|
|
3300
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
3301
3301
|
"json-rest-schema": "1.x.x",
|
|
3302
3302
|
"@local/${option:feature-name|kebab}": "file:packages/${option:feature-name|kebab}"
|
|
3303
3303
|
},
|
|
@@ -3410,11 +3410,11 @@
|
|
|
3410
3410
|
},
|
|
3411
3411
|
{
|
|
3412
3412
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3413
|
-
"version": "0.1.
|
|
3413
|
+
"version": "0.1.55",
|
|
3414
3414
|
"descriptor": {
|
|
3415
3415
|
"packageVersion": 1,
|
|
3416
3416
|
"packageId": "@jskit-ai/google-rewarded-core",
|
|
3417
|
-
"version": "0.1.
|
|
3417
|
+
"version": "0.1.55",
|
|
3418
3418
|
"kind": "runtime",
|
|
3419
3419
|
"description": "Google rewarded workflow runtime plus internal CRUD providers for rules, provider configs, watch sessions, and unlock receipts.",
|
|
3420
3420
|
"dependsOn": [
|
|
@@ -3541,14 +3541,14 @@
|
|
|
3541
3541
|
"mutations": {
|
|
3542
3542
|
"dependencies": {
|
|
3543
3543
|
"runtime": {
|
|
3544
|
-
"@jskit-ai/auth-core": "0.1.
|
|
3545
|
-
"@jskit-ai/crud-core": "0.1.
|
|
3546
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
3547
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3548
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
3549
|
-
"@jskit-ai/kernel": "0.1.
|
|
3550
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
3551
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
3544
|
+
"@jskit-ai/auth-core": "0.1.117",
|
|
3545
|
+
"@jskit-ai/crud-core": "0.1.126",
|
|
3546
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
3547
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
3548
|
+
"@jskit-ai/json-rest-api-core": "0.1.63",
|
|
3549
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
3550
|
+
"@jskit-ai/resource-crud-core": "0.1.63",
|
|
3551
|
+
"@jskit-ai/workspaces-core": "0.1.94"
|
|
3552
3552
|
},
|
|
3553
3553
|
"dev": {}
|
|
3554
3554
|
},
|
|
@@ -3600,11 +3600,11 @@
|
|
|
3600
3600
|
},
|
|
3601
3601
|
{
|
|
3602
3602
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3603
|
-
"version": "0.1.
|
|
3603
|
+
"version": "0.1.55",
|
|
3604
3604
|
"descriptor": {
|
|
3605
3605
|
"packageVersion": 1,
|
|
3606
3606
|
"packageId": "@jskit-ai/google-rewarded-web",
|
|
3607
|
-
"version": "0.1.
|
|
3607
|
+
"version": "0.1.55",
|
|
3608
3608
|
"kind": "runtime",
|
|
3609
3609
|
"description": "Google rewarded client runtime with a fullscreen gate host and GPT orchestration.",
|
|
3610
3610
|
"dependsOn": [
|
|
@@ -3651,10 +3651,10 @@
|
|
|
3651
3651
|
"mutations": {
|
|
3652
3652
|
"dependencies": {
|
|
3653
3653
|
"runtime": {
|
|
3654
|
-
"@jskit-ai/google-rewarded-core": "0.1.
|
|
3655
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
3656
|
-
"@jskit-ai/kernel": "0.1.
|
|
3657
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3654
|
+
"@jskit-ai/google-rewarded-core": "0.1.55",
|
|
3655
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
3656
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
3657
|
+
"@jskit-ai/shell-web": "0.1.119"
|
|
3658
3658
|
},
|
|
3659
3659
|
"dev": {}
|
|
3660
3660
|
},
|
|
@@ -3672,11 +3672,11 @@
|
|
|
3672
3672
|
},
|
|
3673
3673
|
{
|
|
3674
3674
|
"packageId": "@jskit-ai/http-runtime",
|
|
3675
|
-
"version": "0.1.
|
|
3675
|
+
"version": "0.1.118",
|
|
3676
3676
|
"descriptor": {
|
|
3677
3677
|
"packageVersion": 1,
|
|
3678
3678
|
"packageId": "@jskit-ai/http-runtime",
|
|
3679
|
-
"version": "0.1.
|
|
3679
|
+
"version": "0.1.118",
|
|
3680
3680
|
"kind": "runtime",
|
|
3681
3681
|
"dependsOn": [],
|
|
3682
3682
|
"capabilities": {
|
|
@@ -3742,7 +3742,7 @@
|
|
|
3742
3742
|
"mutations": {
|
|
3743
3743
|
"dependencies": {
|
|
3744
3744
|
"runtime": {
|
|
3745
|
-
"@jskit-ai/kernel": "0.1.
|
|
3745
|
+
"@jskit-ai/kernel": "0.1.120"
|
|
3746
3746
|
},
|
|
3747
3747
|
"dev": {}
|
|
3748
3748
|
},
|
|
@@ -3756,11 +3756,11 @@
|
|
|
3756
3756
|
},
|
|
3757
3757
|
{
|
|
3758
3758
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3759
|
-
"version": "0.1.
|
|
3759
|
+
"version": "0.1.63",
|
|
3760
3760
|
"descriptor": {
|
|
3761
3761
|
"packageVersion": 1,
|
|
3762
3762
|
"packageId": "@jskit-ai/json-rest-api-core",
|
|
3763
|
-
"version": "0.1.
|
|
3763
|
+
"version": "0.1.63",
|
|
3764
3764
|
"kind": "runtime",
|
|
3765
3765
|
"description": "Shared internal json-rest-api host runtime for JSKIT server packages.",
|
|
3766
3766
|
"dependsOn": [
|
|
@@ -3820,11 +3820,11 @@
|
|
|
3820
3820
|
},
|
|
3821
3821
|
{
|
|
3822
3822
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3823
|
-
"version": "0.1.
|
|
3823
|
+
"version": "0.1.55",
|
|
3824
3824
|
"descriptor": {
|
|
3825
3825
|
"packageVersion": 1,
|
|
3826
3826
|
"packageId": "@jskit-ai/mobile-capacitor",
|
|
3827
|
-
"version": "0.1.
|
|
3827
|
+
"version": "0.1.55",
|
|
3828
3828
|
"kind": "runtime",
|
|
3829
3829
|
"description": "Thin Capacitor client integration for JSKIT mobile-shell launch routing and auth callback completion.",
|
|
3830
3830
|
"dependsOn": [
|
|
@@ -3887,8 +3887,8 @@
|
|
|
3887
3887
|
"@capacitor/app": "^7.1.0",
|
|
3888
3888
|
"@capacitor/browser": "^7.0.1",
|
|
3889
3889
|
"@capacitor/core": "^7.4.3",
|
|
3890
|
-
"@jskit-ai/kernel": "0.1.
|
|
3891
|
-
"@jskit-ai/shell-web": "0.1.
|
|
3890
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
3891
|
+
"@jskit-ai/shell-web": "0.1.119"
|
|
3892
3892
|
},
|
|
3893
3893
|
"dev": {
|
|
3894
3894
|
"@capacitor/cli": "^7.4.3"
|
|
@@ -3940,11 +3940,11 @@
|
|
|
3940
3940
|
},
|
|
3941
3941
|
{
|
|
3942
3942
|
"packageId": "@jskit-ai/realtime",
|
|
3943
|
-
"version": "0.1.
|
|
3943
|
+
"version": "0.1.117",
|
|
3944
3944
|
"descriptor": {
|
|
3945
3945
|
"packageVersion": 1,
|
|
3946
3946
|
"packageId": "@jskit-ai/realtime",
|
|
3947
|
-
"version": "0.1.
|
|
3947
|
+
"version": "0.1.117",
|
|
3948
3948
|
"kind": "runtime",
|
|
3949
3949
|
"description": "Thin, generic realtime runtime wrappers for socket.io server and client.",
|
|
3950
3950
|
"options": {
|
|
@@ -4040,7 +4040,7 @@
|
|
|
4040
4040
|
"mutations": {
|
|
4041
4041
|
"dependencies": {
|
|
4042
4042
|
"runtime": {
|
|
4043
|
-
"@jskit-ai/kernel": "0.1.
|
|
4043
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
4044
4044
|
"@socket.io/redis-adapter": "^8.3.0",
|
|
4045
4045
|
"redis": "^5.8.2",
|
|
4046
4046
|
"socket.io": "^4.8.3",
|
|
@@ -4089,11 +4089,11 @@
|
|
|
4089
4089
|
},
|
|
4090
4090
|
{
|
|
4091
4091
|
"packageId": "@jskit-ai/resource-core",
|
|
4092
|
-
"version": "0.1.
|
|
4092
|
+
"version": "0.1.63",
|
|
4093
4093
|
"descriptor": {
|
|
4094
4094
|
"packageVersion": 1,
|
|
4095
4095
|
"packageId": "@jskit-ai/resource-core",
|
|
4096
|
-
"version": "0.1.
|
|
4096
|
+
"version": "0.1.63",
|
|
4097
4097
|
"kind": "runtime",
|
|
4098
4098
|
"description": "Generic resource-definition helpers and schema-definition normalization.",
|
|
4099
4099
|
"dependsOn": [
|
|
@@ -4116,7 +4116,7 @@
|
|
|
4116
4116
|
"mutations": {
|
|
4117
4117
|
"dependencies": {
|
|
4118
4118
|
"runtime": {
|
|
4119
|
-
"@jskit-ai/resource-core": "0.1.
|
|
4119
|
+
"@jskit-ai/resource-core": "0.1.63"
|
|
4120
4120
|
},
|
|
4121
4121
|
"dev": {}
|
|
4122
4122
|
},
|
|
@@ -4131,11 +4131,11 @@
|
|
|
4131
4131
|
},
|
|
4132
4132
|
{
|
|
4133
4133
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4134
|
-
"version": "0.1.
|
|
4134
|
+
"version": "0.1.63",
|
|
4135
4135
|
"descriptor": {
|
|
4136
4136
|
"packageVersion": 1,
|
|
4137
4137
|
"packageId": "@jskit-ai/resource-crud-core",
|
|
4138
|
-
"version": "0.1.
|
|
4138
|
+
"version": "0.1.63",
|
|
4139
4139
|
"kind": "runtime",
|
|
4140
4140
|
"description": "CRUD-specific resource-definition helpers and namespace support.",
|
|
4141
4141
|
"dependsOn": [
|
|
@@ -4159,7 +4159,7 @@
|
|
|
4159
4159
|
"mutations": {
|
|
4160
4160
|
"dependencies": {
|
|
4161
4161
|
"runtime": {
|
|
4162
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
4162
|
+
"@jskit-ai/resource-crud-core": "0.1.63"
|
|
4163
4163
|
},
|
|
4164
4164
|
"dev": {}
|
|
4165
4165
|
},
|
|
@@ -4174,11 +4174,11 @@
|
|
|
4174
4174
|
},
|
|
4175
4175
|
{
|
|
4176
4176
|
"packageId": "@jskit-ai/shell-web",
|
|
4177
|
-
"version": "0.1.
|
|
4177
|
+
"version": "0.1.119",
|
|
4178
4178
|
"descriptor": {
|
|
4179
4179
|
"packageVersion": 1,
|
|
4180
4180
|
"packageId": "@jskit-ai/shell-web",
|
|
4181
|
-
"version": "0.1.
|
|
4181
|
+
"version": "0.1.119",
|
|
4182
4182
|
"kind": "runtime",
|
|
4183
4183
|
"description": "Web shell layout runtime with outlet-based placement contributions.",
|
|
4184
4184
|
"dependsOn": [],
|
|
@@ -4524,7 +4524,7 @@
|
|
|
4524
4524
|
"dependencies": {
|
|
4525
4525
|
"runtime": {
|
|
4526
4526
|
"@mdi/js": "^7.4.47",
|
|
4527
|
-
"@jskit-ai/kernel": "0.1.
|
|
4527
|
+
"@jskit-ai/kernel": "0.1.120"
|
|
4528
4528
|
},
|
|
4529
4529
|
"dev": {}
|
|
4530
4530
|
},
|
|
@@ -4731,11 +4731,11 @@
|
|
|
4731
4731
|
},
|
|
4732
4732
|
{
|
|
4733
4733
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4734
|
-
"version": "0.1.
|
|
4734
|
+
"version": "0.1.118",
|
|
4735
4735
|
"descriptor": {
|
|
4736
4736
|
"packageVersion": 1,
|
|
4737
4737
|
"packageId": "@jskit-ai/storage-runtime",
|
|
4738
|
-
"version": "0.1.
|
|
4738
|
+
"version": "0.1.118",
|
|
4739
4739
|
"kind": "runtime",
|
|
4740
4740
|
"dependsOn": [
|
|
4741
4741
|
"@jskit-ai/kernel"
|
|
@@ -4784,7 +4784,7 @@
|
|
|
4784
4784
|
"mutations": {
|
|
4785
4785
|
"dependencies": {
|
|
4786
4786
|
"runtime": {
|
|
4787
|
-
"@jskit-ai/kernel": "0.1.
|
|
4787
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
4788
4788
|
"unstorage": "^1.17.3"
|
|
4789
4789
|
},
|
|
4790
4790
|
"dev": {}
|
|
@@ -4800,11 +4800,11 @@
|
|
|
4800
4800
|
},
|
|
4801
4801
|
{
|
|
4802
4802
|
"packageId": "@jskit-ai/ui-generator",
|
|
4803
|
-
"version": "0.1.
|
|
4803
|
+
"version": "0.1.101",
|
|
4804
4804
|
"descriptor": {
|
|
4805
4805
|
"packageVersion": 1,
|
|
4806
4806
|
"packageId": "@jskit-ai/ui-generator",
|
|
4807
|
-
"version": "0.1.
|
|
4807
|
+
"version": "0.1.101",
|
|
4808
4808
|
"kind": "generator",
|
|
4809
4809
|
"description": "Create non-CRUD pages, reusable UI elements, and subpage hosts.",
|
|
4810
4810
|
"options": {
|
|
@@ -5237,7 +5237,7 @@
|
|
|
5237
5237
|
"mutations": {
|
|
5238
5238
|
"dependencies": {
|
|
5239
5239
|
"runtime": {
|
|
5240
|
-
"@jskit-ai/users-web": "0.1.
|
|
5240
|
+
"@jskit-ai/users-web": "0.1.134"
|
|
5241
5241
|
},
|
|
5242
5242
|
"dev": {}
|
|
5243
5243
|
},
|
|
@@ -5252,11 +5252,11 @@
|
|
|
5252
5252
|
},
|
|
5253
5253
|
{
|
|
5254
5254
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5255
|
-
"version": "0.1.
|
|
5255
|
+
"version": "0.1.96",
|
|
5256
5256
|
"descriptor": {
|
|
5257
5257
|
"packageVersion": 1,
|
|
5258
5258
|
"packageId": "@jskit-ai/uploads-image-web",
|
|
5259
|
-
"version": "0.1.
|
|
5259
|
+
"version": "0.1.96",
|
|
5260
5260
|
"kind": "runtime",
|
|
5261
5261
|
"description": "Reusable client-side image upload runtime with pre-upload image editing.",
|
|
5262
5262
|
"dependsOn": [
|
|
@@ -5320,7 +5320,7 @@
|
|
|
5320
5320
|
"mutations": {
|
|
5321
5321
|
"dependencies": {
|
|
5322
5322
|
"runtime": {
|
|
5323
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5323
|
+
"@jskit-ai/uploads-runtime": "0.1.96",
|
|
5324
5324
|
"@uppy/compressor": "^3.1.0",
|
|
5325
5325
|
"@uppy/core": "^5.2.0",
|
|
5326
5326
|
"@uppy/dashboard": "^5.1.1",
|
|
@@ -5340,11 +5340,11 @@
|
|
|
5340
5340
|
},
|
|
5341
5341
|
{
|
|
5342
5342
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5343
|
-
"version": "0.1.
|
|
5343
|
+
"version": "0.1.96",
|
|
5344
5344
|
"descriptor": {
|
|
5345
5345
|
"packageVersion": 1,
|
|
5346
5346
|
"packageId": "@jskit-ai/uploads-runtime",
|
|
5347
|
-
"version": "0.1.
|
|
5347
|
+
"version": "0.1.96",
|
|
5348
5348
|
"kind": "runtime",
|
|
5349
5349
|
"description": "Reusable upload runtime primitives for multipart parsing, policy validation, and blob storage.",
|
|
5350
5350
|
"dependsOn": [
|
|
@@ -5414,7 +5414,7 @@
|
|
|
5414
5414
|
"dependencies": {
|
|
5415
5415
|
"runtime": {
|
|
5416
5416
|
"@fastify/multipart": "^9.4.0",
|
|
5417
|
-
"@jskit-ai/kernel": "0.1.
|
|
5417
|
+
"@jskit-ai/kernel": "0.1.120"
|
|
5418
5418
|
},
|
|
5419
5419
|
"dev": {}
|
|
5420
5420
|
},
|
|
@@ -5429,11 +5429,11 @@
|
|
|
5429
5429
|
},
|
|
5430
5430
|
{
|
|
5431
5431
|
"packageId": "@jskit-ai/users-core",
|
|
5432
|
-
"version": "0.1.
|
|
5432
|
+
"version": "0.1.128",
|
|
5433
5433
|
"descriptor": {
|
|
5434
5434
|
"packageVersion": 1,
|
|
5435
5435
|
"packageId": "@jskit-ai/users-core",
|
|
5436
|
-
"version": "0.1.
|
|
5436
|
+
"version": "0.1.128",
|
|
5437
5437
|
"kind": "runtime",
|
|
5438
5438
|
"description": "Users/account runtime plus HTTP routes for account features.",
|
|
5439
5439
|
"dependsOn": [
|
|
@@ -5577,16 +5577,16 @@
|
|
|
5577
5577
|
"mutations": {
|
|
5578
5578
|
"dependencies": {
|
|
5579
5579
|
"runtime": {
|
|
5580
|
-
"@jskit-ai/auth-core": "0.1.
|
|
5581
|
-
"@jskit-ai/crud-core": "0.1.
|
|
5582
|
-
"@jskit-ai/database-runtime": "0.1.
|
|
5583
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
5584
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
5585
|
-
"@jskit-ai/kernel": "0.1.
|
|
5586
|
-
"@jskit-ai/resource-core": "0.1.
|
|
5587
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
5580
|
+
"@jskit-ai/auth-core": "0.1.117",
|
|
5581
|
+
"@jskit-ai/crud-core": "0.1.126",
|
|
5582
|
+
"@jskit-ai/database-runtime": "0.1.119",
|
|
5583
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
5584
|
+
"@jskit-ai/json-rest-api-core": "0.1.63",
|
|
5585
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
5586
|
+
"@jskit-ai/resource-core": "0.1.63",
|
|
5587
|
+
"@jskit-ai/resource-crud-core": "0.1.63",
|
|
5588
5588
|
"@local/users": "file:packages/users",
|
|
5589
|
-
"@jskit-ai/uploads-runtime": "0.1.
|
|
5589
|
+
"@jskit-ai/uploads-runtime": "0.1.96"
|
|
5590
5590
|
},
|
|
5591
5591
|
"dev": {}
|
|
5592
5592
|
},
|
|
@@ -5813,11 +5813,11 @@
|
|
|
5813
5813
|
},
|
|
5814
5814
|
{
|
|
5815
5815
|
"packageId": "@jskit-ai/users-web",
|
|
5816
|
-
"version": "0.1.
|
|
5816
|
+
"version": "0.1.134",
|
|
5817
5817
|
"descriptor": {
|
|
5818
5818
|
"packageVersion": 1,
|
|
5819
5819
|
"packageId": "@jskit-ai/users-web",
|
|
5820
|
-
"version": "0.1.
|
|
5820
|
+
"version": "0.1.134",
|
|
5821
5821
|
"kind": "runtime",
|
|
5822
5822
|
"description": "Users web module: account/profile UI plus shared users web widgets.",
|
|
5823
5823
|
"dependsOn": [
|
|
@@ -6120,12 +6120,12 @@
|
|
|
6120
6120
|
"dependencies": {
|
|
6121
6121
|
"runtime": {
|
|
6122
6122
|
"@mdi/js": "^7.4.47",
|
|
6123
|
-
"@jskit-ai/http-runtime": "0.1.
|
|
6124
|
-
"@jskit-ai/realtime": "0.1.
|
|
6125
|
-
"@jskit-ai/kernel": "0.1.
|
|
6126
|
-
"@jskit-ai/shell-web": "0.1.
|
|
6127
|
-
"@jskit-ai/uploads-image-web": "0.1.
|
|
6128
|
-
"@jskit-ai/users-core": "0.1.
|
|
6123
|
+
"@jskit-ai/http-runtime": "0.1.118",
|
|
6124
|
+
"@jskit-ai/realtime": "0.1.117",
|
|
6125
|
+
"@jskit-ai/kernel": "0.1.120",
|
|
6126
|
+
"@jskit-ai/shell-web": "0.1.119",
|
|
6127
|
+
"@jskit-ai/uploads-image-web": "0.1.96",
|
|
6128
|
+
"@jskit-ai/users-core": "0.1.128"
|
|
6129
6129
|
},
|
|
6130
6130
|
"dev": {}
|
|
6131
6131
|
},
|
|
@@ -6302,11 +6302,11 @@
|
|
|
6302
6302
|
},
|
|
6303
6303
|
{
|
|
6304
6304
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6305
|
-
"version": "0.1.
|
|
6305
|
+
"version": "0.1.94",
|
|
6306
6306
|
"descriptor": {
|
|
6307
6307
|
"packageVersion": 1,
|
|
6308
6308
|
"packageId": "@jskit-ai/workspaces-core",
|
|
6309
|
-
"version": "0.1.
|
|
6309
|
+
"version": "0.1.94",
|
|
6310
6310
|
"kind": "runtime",
|
|
6311
6311
|
"description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
|
|
6312
6312
|
"dependsOn": [
|
|
@@ -6452,10 +6452,10 @@
|
|
|
6452
6452
|
"mutations": {
|
|
6453
6453
|
"dependencies": {
|
|
6454
6454
|
"runtime": {
|
|
6455
|
-
"@jskit-ai/json-rest-api-core": "0.1.
|
|
6456
|
-
"@jskit-ai/resource-core": "0.1.
|
|
6457
|
-
"@jskit-ai/resource-crud-core": "0.1.
|
|
6458
|
-
"@jskit-ai/users-core": "0.1.
|
|
6455
|
+
"@jskit-ai/json-rest-api-core": "0.1.63",
|
|
6456
|
+
"@jskit-ai/resource-core": "0.1.63",
|
|
6457
|
+
"@jskit-ai/resource-crud-core": "0.1.63",
|
|
6458
|
+
"@jskit-ai/users-core": "0.1.128"
|
|
6459
6459
|
},
|
|
6460
6460
|
"dev": {}
|
|
6461
6461
|
},
|
|
@@ -6657,11 +6657,11 @@
|
|
|
6657
6657
|
},
|
|
6658
6658
|
{
|
|
6659
6659
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6660
|
-
"version": "0.1.
|
|
6660
|
+
"version": "0.1.95",
|
|
6661
6661
|
"descriptor": {
|
|
6662
6662
|
"packageVersion": 1,
|
|
6663
6663
|
"packageId": "@jskit-ai/workspaces-web",
|
|
6664
|
-
"version": "0.1.
|
|
6664
|
+
"version": "0.1.95",
|
|
6665
6665
|
"kind": "runtime",
|
|
6666
6666
|
"description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
|
|
6667
6667
|
"dependsOn": [
|
|
@@ -6918,9 +6918,9 @@
|
|
|
6918
6918
|
"mutations": {
|
|
6919
6919
|
"dependencies": {
|
|
6920
6920
|
"runtime": {
|
|
6921
|
-
"@jskit-ai/auth-web": "0.1.
|
|
6922
|
-
"@jskit-ai/workspaces-core": "0.1.
|
|
6923
|
-
"@jskit-ai/users-web": "0.1.
|
|
6921
|
+
"@jskit-ai/auth-web": "0.1.119",
|
|
6922
|
+
"@jskit-ai/workspaces-core": "0.1.94",
|
|
6923
|
+
"@jskit-ai/users-web": "0.1.134"
|
|
6924
6924
|
},
|
|
6925
6925
|
"dev": {}
|
|
6926
6926
|
},
|
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.129",
|
|
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": "
|
|
20
|
+
"node": "^22.12.0 || ^24.0.0 || ^26.0.0"
|
|
21
21
|
},
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public"
|