@jskit-ai/jskit-catalog 0.1.156 → 0.1.157

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.
@@ -1797,11 +1797,11 @@
1797
1797
  },
1798
1798
  {
1799
1799
  "packageId": "@jskit-ai/crud-core",
1800
- "version": "0.1.145",
1800
+ "version": "0.1.146",
1801
1801
  "descriptor": {
1802
1802
  "packageVersion": 1,
1803
1803
  "packageId": "@jskit-ai/crud-core",
1804
- "version": "0.1.145",
1804
+ "version": "0.1.146",
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.145"
1833
+ "@jskit-ai/crud-core": "0.1.146"
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.147",
1847
+ "version": "0.1.148",
1848
1848
  "descriptor": {
1849
1849
  "packageVersion": 1,
1850
1850
  "packageId": "@jskit-ai/crud-server-generator",
1851
- "version": "0.1.147",
1851
+ "version": "0.1.148",
1852
1852
  "kind": "generator",
1853
1853
  "description": "CRUD server generator with routes, actions, and persistence scaffolding.",
1854
1854
  "options": {
@@ -2040,7 +2040,7 @@
2040
2040
  "dependencies": {
2041
2041
  "runtime": {
2042
2042
  "@jskit-ai/auth-core": "0.1.134",
2043
- "@jskit-ai/crud-core": "0.1.145",
2043
+ "@jskit-ai/crud-core": "0.1.146",
2044
2044
  "@jskit-ai/database-runtime": "0.1.135",
2045
2045
  "@jskit-ai/http-runtime": "0.1.134",
2046
2046
  "@jskit-ai/json-rest-api-core": "0.1.80",
@@ -5505,11 +5505,11 @@
5505
5505
  },
5506
5506
  {
5507
5507
  "packageId": "@jskit-ai/users-core",
5508
- "version": "0.1.148",
5508
+ "version": "0.1.149",
5509
5509
  "descriptor": {
5510
5510
  "packageVersion": 1,
5511
5511
  "packageId": "@jskit-ai/users-core",
5512
- "version": "0.1.148",
5512
+ "version": "0.1.149",
5513
5513
  "kind": "runtime",
5514
5514
  "description": "Users/account runtime plus HTTP routes for account features.",
5515
5515
  "dependsOn": [
@@ -5654,7 +5654,7 @@
5654
5654
  "dependencies": {
5655
5655
  "runtime": {
5656
5656
  "@jskit-ai/auth-core": "0.1.134",
5657
- "@jskit-ai/crud-core": "0.1.145",
5657
+ "@jskit-ai/crud-core": "0.1.146",
5658
5658
  "@jskit-ai/database-runtime": "0.1.135",
5659
5659
  "@jskit-ai/http-runtime": "0.1.134",
5660
5660
  "@jskit-ai/json-rest-api-core": "0.1.80",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jskit-ai/jskit-catalog",
3
- "version": "0.1.156",
3
+ "version": "0.1.157",
4
4
  "description": "Published metadata catalog for JSKIT package descriptors.",
5
5
  "type": "module",
6
6
  "files": [