@deonmenezes/mantis-cli-darwin-arm64 0.0.3 → 0.0.5
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/bin/mantis +0 -0
- package/bin/mantis-daemon +0 -0
- package/bin/mantis-mcp +0 -0
- package/package.json +1 -1
package/bin/mantis
CHANGED
|
Binary file
|
package/bin/mantis-daemon
CHANGED
|
Binary file
|
package/bin/mantis-mcp
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deonmenezes/mantis-cli-darwin-arm64",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.5",
|
|
4
4
|
"description": "AUTHORIZED security testing only. Prebuilt mantis binaries for macOS Apple Silicon (arm64). Auto-installed by the `mantishack` package.",
|
|
5
5
|
"homepage": "https://github.com/deonmenezes/mantishack",
|
|
6
6
|
"repository": {
|