@voyah-ai/vcoder-node 2.1.11 → 2.1.12

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: 35704843 bytes
4
- sha256: 791c1fd047aebf7e9735dcf39fff57360539752d97b8880caff4a1c7d5078675
3
+ size: 36068423 bytes
4
+ sha256: 5984b4123816dd14dbf7c318453541aeb4e46f677c0c35115dbbf774d788dce7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyah-ai/vcoder-node",
3
- "version": "2.1.11",
3
+ "version": "2.1.12",
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",