@crazx/dsh-client-modules 0.1.2-alpha.3.zw.2 → 0.1.2-alpha.5.zw.1

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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@crazx/dsh-client-modules",
3
3
  "description": "Client module system, dual-face: node half composes the __DSH_BOOT__ entry graph (incremental dsh.client scan, bundle route, index tap, webPlugins service); browser half is the lazy-CJS module table the vendored cordis Loader consumes as its internal seam",
4
- "version": "0.1.2-alpha.3.zw.2",
4
+ "version": "0.1.2-alpha.5.zw.1",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -39,8 +39,8 @@
39
39
  "license": "MIT",
40
40
  "devDependencies": {
41
41
  "@deepseek-ai/cordis-plugin-loader": "^1.0.3",
42
- "@deepseek-ai/dsh-host-webserver": "^0.1.2-alpha.3",
43
- "@deepseek-ai/dsh-invariants": "^0.1.2-alpha.3",
42
+ "@deepseek-ai/dsh-host-webserver": "^0.1.2-alpha.5",
43
+ "@deepseek-ai/dsh-invariants": "^0.1.2-alpha.5",
44
44
  "@deepseek-ai/cordis": "^4.0.2"
45
45
  },
46
46
  "files": [