poe-code 4.0.7 → 4.0.8
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/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/metafile.json +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -149266,7 +149266,7 @@ var init_package2 = __esm({
|
|
|
149266
149266
|
"package.json"() {
|
|
149267
149267
|
package_default2 = {
|
|
149268
149268
|
name: "poe-code",
|
|
149269
|
-
version: "4.0.
|
|
149269
|
+
version: "4.0.8",
|
|
149270
149270
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
149271
149271
|
license: "MIT",
|
|
149272
149272
|
type: "module",
|
|
@@ -149472,7 +149472,7 @@ var init_package2 = __esm({
|
|
|
149472
149472
|
"smol-toml": "^1.6.0",
|
|
149473
149473
|
tiktoken: "^1.0.22",
|
|
149474
149474
|
"tiny-stdio-mcp-server": "^0.1.0",
|
|
149475
|
-
toolcraft: "
|
|
149475
|
+
toolcraft: ">=0.0.51 <0.1.0",
|
|
149476
149476
|
"ts-morph": "^27.0.2",
|
|
149477
149477
|
turndown: "^7.2.4",
|
|
149478
149478
|
yaml: "^2.8.2"
|