@aku11i/phantom 2.2.4-0 → 2.2.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/package.json +1 -1
- package/phantom.js +2 -2
package/package.json
CHANGED
package/phantom.js
CHANGED
|
@@ -13322,7 +13322,7 @@ var StdioServerTransport = class {
|
|
|
13322
13322
|
// ../mcp/package.json
|
|
13323
13323
|
var package_default = {
|
|
13324
13324
|
name: "@aku11i/phantom-mcp",
|
|
13325
|
-
version: "2.2.4
|
|
13325
|
+
version: "2.2.4",
|
|
13326
13326
|
private: true,
|
|
13327
13327
|
type: "module",
|
|
13328
13328
|
main: "./src/index.ts",
|
|
@@ -13820,7 +13820,7 @@ import { parseArgs as parseArgs10 } from "node:util";
|
|
|
13820
13820
|
// package.json
|
|
13821
13821
|
var package_default2 = {
|
|
13822
13822
|
name: "@aku11i/phantom-cli",
|
|
13823
|
-
version: "2.2.4
|
|
13823
|
+
version: "2.2.4",
|
|
13824
13824
|
private: true,
|
|
13825
13825
|
type: "module",
|
|
13826
13826
|
scripts: {
|