@shledery/vetto 0.2.4 → 0.2.6

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/README.md CHANGED
@@ -20,7 +20,7 @@ not run an install script, download code at install time, or require a Rust
20
20
  toolchain. The small launcher runs on the Node.js installation that provides
21
21
  npm.
22
22
 
23
- Prebuilt targets in `0.2.3`:
23
+ Prebuilt targets in `0.2.4`:
24
24
 
25
25
  | Platform | Architecture | Native path |
26
26
  | --- | --- | --- |
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shledery/vetto",
3
- "version": "0.2.4",
3
+ "version": "0.2.6",
4
4
  "description": "Cross-platform vetto sandbox and security layer for AI coding agents",
5
5
  "license": "Apache-2.0",
6
6
  "author": "shledery",