@jskit-ai/jskit-catalog 0.1.137 → 0.1.138

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.
@@ -1450,11 +1450,11 @@
1450
1450
  },
1451
1451
  {
1452
1452
  "packageId": "@jskit-ai/console-core",
1453
- "version": "0.1.87",
1453
+ "version": "0.1.88",
1454
1454
  "descriptor": {
1455
1455
  "packageVersion": 1,
1456
1456
  "packageId": "@jskit-ai/console-core",
1457
- "version": "0.1.87",
1457
+ "version": "0.1.88",
1458
1458
  "kind": "runtime",
1459
1459
  "description": "Console runtime: console settings schema, bootstrap flags, actions, and HTTP routes.",
1460
1460
  "dependsOn": [
@@ -1568,11 +1568,11 @@
1568
1568
  },
1569
1569
  {
1570
1570
  "packageId": "@jskit-ai/console-web",
1571
- "version": "0.1.92",
1571
+ "version": "0.1.93",
1572
1572
  "descriptor": {
1573
1573
  "packageVersion": 1,
1574
1574
  "packageId": "@jskit-ai/console-web",
1575
- "version": "0.1.92",
1575
+ "version": "0.1.93",
1576
1576
  "kind": "runtime",
1577
1577
  "description": "Authenticated console surface scaffold and surface policy wiring.",
1578
1578
  "dependsOn": [
@@ -1683,7 +1683,7 @@
1683
1683
  "dependencies": {
1684
1684
  "runtime": {
1685
1685
  "@jskit-ai/auth-web": "0.1.124",
1686
- "@jskit-ai/console-core": "0.1.87",
1686
+ "@jskit-ai/console-core": "0.1.88",
1687
1687
  "@jskit-ai/shell-web": "0.1.125"
1688
1688
  },
1689
1689
  "dev": {}
@@ -6352,11 +6352,11 @@
6352
6352
  },
6353
6353
  {
6354
6354
  "packageId": "@jskit-ai/workspaces-core",
6355
- "version": "0.1.100",
6355
+ "version": "0.1.101",
6356
6356
  "descriptor": {
6357
6357
  "packageVersion": 1,
6358
6358
  "packageId": "@jskit-ai/workspaces-core",
6359
- "version": "0.1.100",
6359
+ "version": "0.1.101",
6360
6360
  "kind": "runtime",
6361
6361
  "description": "Workspace tenancy runtime plus HTTP routes, role catalog, and workspace config scaffolding.",
6362
6362
  "dependsOn": [
@@ -6547,6 +6547,7 @@
6547
6547
  {
6548
6548
  "from": "templates/config/roles.js",
6549
6549
  "to": "config/roles.js",
6550
+ "ownership": "app",
6550
6551
  "preserveOnRemove": true,
6551
6552
  "reason": "Install app-owned role catalog in a dedicated config file.",
6552
6553
  "category": "workspaces-core",
@@ -6708,11 +6709,11 @@
6708
6709
  },
6709
6710
  {
6710
6711
  "packageId": "@jskit-ai/workspaces-web",
6711
- "version": "0.1.101",
6712
+ "version": "0.1.102",
6712
6713
  "descriptor": {
6713
6714
  "packageVersion": 1,
6714
6715
  "packageId": "@jskit-ai/workspaces-web",
6715
- "version": "0.1.101",
6716
+ "version": "0.1.102",
6716
6717
  "kind": "runtime",
6717
6718
  "description": "Workspace web module: workspace selector, tools widget, workspace surfaces, members UI, and settings hosts.",
6718
6719
  "dependsOn": [
@@ -6970,7 +6971,7 @@
6970
6971
  "dependencies": {
6971
6972
  "runtime": {
6972
6973
  "@jskit-ai/auth-web": "0.1.124",
6973
- "@jskit-ai/workspaces-core": "0.1.100",
6974
+ "@jskit-ai/workspaces-core": "0.1.101",
6974
6975
  "@jskit-ai/users-web": "0.1.140"
6975
6976
  },
6976
6977
  "dev": {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.137",
3
+ "version": "0.1.138",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [