@voyah-ai/vcoder-node 2.1.12 → 2.1.280

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