@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.
- package/cli.js +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:
|
|
4
|
-
sha256:
|
|
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.
|
|
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",
|