@aku11i/phantom 3.1.0-0 → 3.1.1
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/package.json +1 -1
- package/phantom.js +2 -2
package/package.json
CHANGED
package/phantom.js
CHANGED
|
@@ -25805,7 +25805,7 @@ var StdioServerTransport = class {
|
|
|
25805
25805
|
// ../mcp/package.json
|
|
25806
25806
|
var package_default = {
|
|
25807
25807
|
name: "@aku11i/phantom-mcp",
|
|
25808
|
-
version: "3.1.
|
|
25808
|
+
version: "3.1.1",
|
|
25809
25809
|
private: true,
|
|
25810
25810
|
type: "module",
|
|
25811
25811
|
main: "./src/index.ts",
|
|
@@ -26209,7 +26209,7 @@ import { parseArgs as parseArgs9 } from "node:util";
|
|
|
26209
26209
|
// package.json
|
|
26210
26210
|
var package_default2 = {
|
|
26211
26211
|
name: "@aku11i/phantom-cli",
|
|
26212
|
-
version: "3.1.
|
|
26212
|
+
version: "3.1.1",
|
|
26213
26213
|
private: true,
|
|
26214
26214
|
type: "module",
|
|
26215
26215
|
scripts: {
|