@voyah-ai/vcoder-node 2.1.9 → 2.1.11-fix.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 (2) hide show
  1. package/cli.js +2 -2
  2. package/package.json +1 -1
package/cli.js CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/cli.js
3
- size: 35578305 bytes
4
- sha256: 7d51b08e4cf5d1f8a99dd5dbd7b43c9da041a798ab8ff05d331062896e6d3d9a
3
+ size: 36070854 bytes
4
+ sha256: 4d8a063000729951a386bf004b90c5e73bfee0c24a88b848841fe0e83609772e
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyah-ai/vcoder-node",
3
- "version": "2.1.9",
3
+ "version": "2.1.11-fix.1",
4
4
  "description": "VCoder CLI — Node.js distribution. Bun standalone builds crash on some Windows hosts with endpoint-audit hook injection; this build runs under stock Node.",
5
5
  "type": "module",
6
6
  "license": "SEE LICENSE IN LICENSE.md",