vibora 8.6.2 → 8.6.3

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
@@ -352,7 +352,7 @@ See [DEVELOPMENT.md](DEVELOPMENT.md) for development setup, architecture, and co
352
352
 
353
353
  ## License
354
354
 
355
- [PolyForm Shield 1.0.0](LICENSE)
355
+ [PolyForm Perimeter 1.0.0](LICENSE)
356
356
 
357
357
  **In plain English:**
358
358
 
package/bin/vibora.js CHANGED
@@ -32635,7 +32635,7 @@ function installUv() {
32635
32635
  var package_default = {
32636
32636
  name: "vibora",
32637
32637
  private: true,
32638
- version: "8.6.2",
32638
+ version: "8.6.3",
32639
32639
  description: "Harness Attention. Orchestrate Agents. Ship.",
32640
32640
  license: "PolyForm-Shield-1.0.0",
32641
32641
  type: "module",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vibora",
3
- "version": "8.6.2",
3
+ "version": "8.6.3",
4
4
  "description": "Harness Attention. Orchestrate Agents. Ship.",
5
5
  "license": "PolyForm-Shield-1.0.0",
6
6
  "repository": {