@aku11i/phantom 4.0.0-0 → 4.0.0
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
|
@@ -36695,7 +36695,7 @@ var StdioServerTransport = class {
|
|
|
36695
36695
|
// ../mcp/package.json
|
|
36696
36696
|
var package_default = {
|
|
36697
36697
|
name: "@aku11i/phantom-mcp",
|
|
36698
|
-
version: "4.0.0
|
|
36698
|
+
version: "4.0.0",
|
|
36699
36699
|
private: true,
|
|
36700
36700
|
type: "module",
|
|
36701
36701
|
main: "./src/index.ts",
|
|
@@ -37334,7 +37334,7 @@ import { parseArgs as parseArgs13 } from "node:util";
|
|
|
37334
37334
|
// package.json
|
|
37335
37335
|
var package_default2 = {
|
|
37336
37336
|
name: "@aku11i/phantom-cli",
|
|
37337
|
-
version: "4.0.0
|
|
37337
|
+
version: "4.0.0",
|
|
37338
37338
|
private: true,
|
|
37339
37339
|
type: "module",
|
|
37340
37340
|
scripts: {
|