@ddtcorex/dsh-maestro-diagram 0.1.0 → 0.1.2

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 +2 -0
  2. package/package.json +1 -1
package/cordis.patch.yml CHANGED
@@ -1,5 +1,7 @@
1
1
  # dsh-maestro-diagram bundle patch — Host-only plugin, inject sessions+tools.
2
+ # Channel reserved for future Client preview (CHANNEL = '/dsh-maestro-diagram' in src/host/index.ts).
2
3
  - insert:
3
4
  - id: dsh-maestro-diagram
4
5
  name: '@ddtcorex/dsh-maestro-diagram'
6
+ channel: /dsh-maestro-diagram
5
7
  inject: ['sessions', 'tools']
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ddtcorex/dsh-maestro-diagram",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Maestro diagram studio: mermaid_verify + mermaid_drift tools (hybrid with diagram-studio skill)",