@zuplo/cli 6.70.27 → 6.70.28

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.
Files changed (47) hide show
  1. package/dist/cmds/project/index.d.ts.map +1 -1
  2. package/dist/cmds/project/index.js +2 -1
  3. package/dist/cmds/project/index.js.map +1 -1
  4. package/dist/cmds/project/list.d.ts +9 -0
  5. package/dist/cmds/project/list.d.ts.map +1 -0
  6. package/dist/cmds/project/list.js +52 -0
  7. package/dist/cmds/project/list.js.map +1 -0
  8. package/dist/cmds/test.d.ts.map +1 -1
  9. package/dist/cmds/test.js +4 -0
  10. package/dist/cmds/test.js.map +1 -1
  11. package/dist/project/list/handler.d.ts +7 -0
  12. package/dist/project/list/handler.d.ts.map +1 -0
  13. package/dist/project/list/handler.js +49 -0
  14. package/dist/project/list/handler.js.map +1 -0
  15. package/dist/test/handler.d.ts +1 -0
  16. package/dist/test/handler.d.ts.map +1 -1
  17. package/dist/test/handler.js.map +1 -1
  18. package/dist/test/invoke-test.d.ts.map +1 -1
  19. package/dist/test/invoke-test.js +46 -19
  20. package/dist/test/invoke-test.js.map +1 -1
  21. package/dist/tsconfig.tsbuildinfo +1 -1
  22. package/node_modules/@zuplo/core/package.json +1 -1
  23. package/node_modules/@zuplo/graphql/package.json +1 -1
  24. package/node_modules/@zuplo/openapi-tools/package.json +1 -1
  25. package/node_modules/@zuplo/otel/package.json +1 -1
  26. package/node_modules/@zuplo/runtime/out/esm/{chunk-H7UGARU6.js → chunk-F7DJMBWH.js} +1 -1
  27. package/node_modules/@zuplo/runtime/out/esm/{chunk-H7UGARU6.js.map → chunk-F7DJMBWH.js.map} +1 -1
  28. package/node_modules/@zuplo/runtime/out/esm/{chunk-P4G7GA42.js → chunk-TEXCCTJT.js} +63 -63
  29. package/node_modules/@zuplo/runtime/out/esm/chunk-TEXCCTJT.js.map +1 -0
  30. package/node_modules/@zuplo/runtime/out/esm/index.js +1 -1
  31. package/node_modules/@zuplo/runtime/out/esm/index.js.map +1 -1
  32. package/node_modules/@zuplo/runtime/out/esm/mcp-gateway/index.js +19 -21
  33. package/node_modules/@zuplo/runtime/out/esm/mcp-gateway/index.js.map +1 -1
  34. package/node_modules/@zuplo/runtime/out/esm/mocks/index.js +1 -1
  35. package/node_modules/@zuplo/runtime/out/types/index.d.ts +36 -0
  36. package/node_modules/@zuplo/runtime/out/types/mcp-gateway/index.d.ts +4 -4
  37. package/node_modules/@zuplo/runtime/package.json +1 -1
  38. package/node_modules/pino-http/node_modules/thread-stream/.claude/settings.local.json +15 -0
  39. package/node_modules/pino-http/node_modules/thread-stream/index.js +92 -87
  40. package/node_modules/pino-http/node_modules/thread-stream/lib/indexes.js +3 -1
  41. package/node_modules/pino-http/node_modules/thread-stream/lib/wait.js +11 -2
  42. package/node_modules/pino-http/node_modules/thread-stream/lib/worker.js +27 -9
  43. package/node_modules/pino-http/node_modules/thread-stream/package.json +2 -2
  44. package/node_modules/pino-http/node_modules/thread-stream/test/multibyte-overrun.test.mjs +33 -0
  45. package/package.json +6 -6
  46. package/node_modules/@zuplo/runtime/out/esm/chunk-P4G7GA42.js.map +0 -1
  47. /package/node_modules/@zuplo/runtime/out/esm/{chunk-P4G7GA42.js.LEGAL.txt → chunk-TEXCCTJT.js.LEGAL.txt} +0 -0