create-vellaveto 6.0.2 → 6.0.4
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 +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# create-vellaveto
|
|
2
2
|
|
|
3
|
-
Interactive setup wizard for [Vellaveto](https://github.com/vellaveto/vellaveto) — the
|
|
3
|
+
Interactive setup wizard for [Vellaveto](https://github.com/vellaveto/vellaveto) — the agent interaction firewall for AI tool calls.
|
|
4
4
|
|
|
5
5
|
## Quick Alternative
|
|
6
6
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-vellaveto",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.4",
|
|
4
4
|
"description": "Setup wizard for Vellaveto — MCP Policy Gateway",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"url": "https://github.com/vellaveto/vellaveto.git",
|
|
25
25
|
"directory": "packages/create-vellaveto"
|
|
26
26
|
},
|
|
27
|
-
"homepage": "https://
|
|
27
|
+
"homepage": "https://vellaveto.online",
|
|
28
28
|
"bugs": {
|
|
29
29
|
"url": "https://github.com/vellaveto/vellaveto/issues"
|
|
30
30
|
},
|