@rezti/dsh-rez-suite 0.1.38 → 0.1.40

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.
Files changed (2) hide show
  1. package/cordis.patch.yml +1 -1
  2. package/package.json +2 -2
package/cordis.patch.yml CHANGED
@@ -7,7 +7,7 @@
7
7
  # nextcloud-mcp-server in a reconnect loop.
8
8
  - insert:
9
9
  - id: rez-sso
10
- name: '@rezti/dsh-rez-sso'
10
+ name: '@rezti/dsh-rez-suite/node_modules/@rezti/dsh-rez-sso'
11
11
  - id: rez-token-manager
12
12
  name: '@rezti/dsh-rez-token-manager'
13
13
  - id: rez-intent
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rezti/dsh-rez-suite",
3
3
  "description": "ReZ-TI one-package install for DeepSeek Harness. Update with: dsh plugin --profile web update @rezti/dsh-rez-suite",
4
- "version": "0.1.38",
4
+ "version": "0.1.40",
5
5
  "type": "module",
6
6
  "engines": {
7
7
  "node": "^22.19.0 || >=24.0.0"
@@ -42,7 +42,7 @@
42
42
  "@rezti/dsh-rez-intent": "^0.1.5",
43
43
  "@rezti/dsh-rez-nextcloud": "^0.1.9",
44
44
  "@rezti/dsh-rez-odoo": "^0.1.9",
45
- "@rezti/dsh-rez-sso": "^0.1.11",
45
+ "@rezti/dsh-rez-sso": "^0.1.12",
46
46
  "@rezti/dsh-rez-tapd": "^0.1.1",
47
47
  "@rezti/dsh-rez-token-manager": "^0.1.4",
48
48
  "@rezti/dsh-rez-wechat": "^0.1.14",