{"_id":"@abhinav2203/codeflow-execution","_rev":"3-2fc24b43390ad513a8c95edf26ca0ab5","name":"@abhinav2203/codeflow-execution","dist-tags":{"latest":"1.0.2"},"versions":{"0.1.0":{"name":"@abhinav2203/codeflow-execution","version":"0.1.0","keywords":["codeflow","blueprint","execution","runtime","typescript","testing","validation"],"_id":"@abhinav2203/codeflow-execution@0.1.0","maintainers":[{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"}],"bin":{"codeflow-execution":"dist/bin/cli.js"},"dist":{"shasum":"1e4f61eb0c1a2ee9f5cdf1f07950f670069083d9","tarball":"https://registry.npmjs.org/@abhinav2203/codeflow-execution/-/codeflow-execution-0.1.0.tgz","fileCount":86,"integrity":"sha512-t38VtaMUa/G254JGDWuw4wIQLuYxQL9EmxJmuBa2j5L5bYbDO1tQCC3dHSMYXJdcZ+1LmHTD/GbhMYImJ6D1Kg==","signatures":[{"sig":"MEUCIAOUSdHuO1VLWNQGjj2onZA+PvozXFXJpcIeUJWfR5JTAiEA54aBIzpwN6fMhLn5ZgsPoB2z+HoX3MO9oz10aRVE8b4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2678115},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./vcr":{"types":"./dist/vcr.d.ts","default":"./dist/vcr.js"},"./plan":{"types":"./dist/plan.d.ts","default":"./dist/plan.js"},"./utils":{"types":"./dist/utils.d.ts","default":"./dist/utils.js"},"./phases":{"types":"./dist/phases.d.ts","default":"./dist/phases.js"},"./runner":{"types":"./dist/runner.d.ts","default":"./dist/runner.js"},"./codegen":{"types":"./dist/codegen.d.ts","default":"./dist/codegen.js"},"./execute":{"types":"./dist/execute.d.ts","default":"./dist/execute.js"},"./mermaid":{"types":"./dist/mermaid.d.ts","default":"./dist/mermaid.js"},"./sandbox":{"types":"./dist/sandbox.d.ts","default":"./dist/sandbox.js"},"./runtime-tests":{"types":"./dist/runtime-tests.d.ts","default":"./dist/runtime-tests.js"},"./runtime-contracts":{"types":"./dist/runtime-contracts.d.ts","default":"./dist/runtime-contracts.js"},"./runtime-workspace":{"types":"./dist/runtime-workspace.d.ts","default":"./dist/runtime-workspace.js"},"./internal/run-command":{"types":"./dist/internal/run-command.d.ts","default":"./dist/internal/run-command.js"},"./runtime-workspace-local":{"types":"./dist/runtime-workspace-local.d.ts","default":"./dist/runtime-workspace-local.js"},"./internal/runtime-contracts":{"types":"./dist/internal/runtime-contracts.d.ts","default":"./dist/internal/runtime-contracts.js"},"./internal/typescript-workspace":{"types":"./dist/internal/typescript-workspace.d.ts","default":"./dist/internal/typescript-workspace.js"}},"gitHead":"4d46958f308a8f4d4439832b2e3574b58df58084","private":false,"scripts":{"test":"vitest run","build":"node node_modules/typescript/lib/tsc.js src/bin/cli.ts src/index.ts src/plan.ts src/phases.ts src/execute.ts src/vcr.ts src/mermaid.ts src/sandbox.ts src/runner.ts src/utils.ts src/runtime-contracts.ts src/runtime-tests.ts src/runtime-workspace.ts src/runtime-workspace-local.ts src/internal/run-command.ts src/internal/typescript-workspace.ts src/internal/runtime-contracts.ts src/codegen.ts --outDir dist --module NodeNext --moduleResolution NodeNext --target ES2022 --skipLibCheck --declaration --declarationMap && node scripts/wrap-cli.mjs","check":"tsc --noEmit","clean":"rm -rf dist"},"_npmUser":{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"},"_npmVersion":"11.12.1","description":"Runtime execution engine for CodeFlow blueprint graphs — execute, test, and validate generated code in isolated TypeScript workspaces","directories":{},"_nodeVersion":"25.9.0","dependencies":{"typescript":"^5.7.0","@abhinav2203/codeflow-core":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^1.6.0","@types/node":"^22.0.0"},"_npmOperationalInternal":{"tmp":"tmp/codeflow-execution_0.1.0_1778251783347_0.2782861740721918","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@abhinav2203/codeflow-execution","version":"1.0.1","keywords":["codeflow","blueprint","execution","runtime","typescript","testing","validation"],"_id":"@abhinav2203/codeflow-execution@1.0.1","maintainers":[{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"}],"bin":{"codeflow-execution":"dist/bin/cli.js"},"dist":{"shasum":"5f912cc3798b7120141b1fd6cf708731422b8bd9","tarball":"https://registry.npmjs.org/@abhinav2203/codeflow-execution/-/codeflow-execution-1.0.1.tgz","fileCount":116,"integrity":"sha512-NuueJH3XNCwqdjvSZiVME/TIzn6O0c7AJYIlH6MWtkkua+T1IK/3fnRGmJpD79etKGgxzPKrAvYI8kCsUWJxBw==","signatures":[{"sig":"MEUCIQC6JQ7btM592pXC8xD9CNJnY7Rmx/mwCaBqR6VFR5G4kAIgBsA43Z5xiRAYZltztDjM8ybqin9iBLkJ/yhr+EJx8rg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2793188},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./vcr":{"types":"./dist/vcr.d.ts","default":"./dist/vcr.js"},"./plan":{"types":"./dist/plan.d.ts","default":"./dist/plan.js"},"./utils":{"types":"./dist/utils.d.ts","default":"./dist/utils.js"},"./phases":{"types":"./dist/phases.d.ts","default":"./dist/phases.js"},"./runner":{"types":"./dist/runner.d.ts","default":"./dist/runner.js"},"./execute":{"types":"./dist/execute.d.ts","default":"./dist/execute.js"},"./heatmap":{"types":"./dist/heatmap.d.ts","default":"./dist/heatmap.js"},"./mermaid":{"types":"./dist/mermaid.d.ts","default":"./dist/mermaid.js"},"./sandbox":{"types":"./dist/sandbox.d.ts","default":"./dist/sandbox.js"},"./ghostnodes":{"types":"./dist/ghostnodes.d.ts","default":"./dist/ghostnodes.js"},"./sandbox-diff":{"types":"./dist/sandbox-diff.d.ts","default":"./dist/sandbox-diff.js"},"./runtime-tests":{"types":"./dist/runtime-tests.d.ts","default":"./dist/runtime-tests.js"},"./execution-span":{"types":"./dist/execution-span.d.ts","default":"./dist/execution-span.js"},"./runtime-contracts":{"types":"./dist/runtime-contracts.d.ts","default":"./dist/runtime-contracts.js"},"./runtime-workspace":{"types":"./dist/runtime-workspace.d.ts","default":"./dist/runtime-workspace.js"},"./error-localization":{"types":"./dist/error-localization.d.ts","default":"./dist/error-localization.js"},"./node-state-timeline":{"types":"./dist/node-state-timeline.d.ts","default":"./dist/node-state-timeline.js"},"./runtime-workspace-local":{"types":"./dist/runtime-workspace-local.d.ts","default":"./dist/runtime-workspace-local.js"}},"gitHead":"3e1ed3382bbe1d579d2027ade32b8646c212f09b","private":false,"scripts":{"test":"vitest run","build":"node node_modules/typescript/lib/tsc.js src/bin/cli.ts src/index.ts src/plan.ts src/phases.ts src/execute.ts src/vcr.ts src/mermaid.ts src/sandbox.ts src/runner.ts src/utils.ts src/runtime-contracts.ts src/runtime-tests.ts src/runtime-workspace.ts src/runtime-workspace-local.ts src/heatmap.ts src/ghostnodes.ts src/execution-span.ts src/node-state-timeline.ts src/sandbox-diff.ts src/error-localization.ts --outDir dist --module NodeNext --moduleResolution NodeNext --target ES2022 --skipLibCheck --declaration --declarationMap && node scripts/wrap-cli.mjs","check":"tsc --noEmit","clean":"rm -rf dist"},"_npmUser":{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"},"_npmVersion":"11.12.1","description":"Runtime execution engine for CodeFlow blueprint graphs — execute, test, and validate generated code in isolated TypeScript workspaces","directories":{},"_nodeVersion":"24.15.0","dependencies":{"typescript":"^5.7.0","@abhinav2203/codeflow-core":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^1.6.0","@types/node":"^22.0.0"},"_npmOperationalInternal":{"tmp":"tmp/codeflow-execution_1.0.1_1782881022719_0.21705407909542407","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@abhinav2203/codeflow-execution","version":"1.0.2","private":false,"description":"Runtime execution engine for CodeFlow blueprint graphs — execute, test, and validate generated code in isolated TypeScript workspaces","type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./plan":{"types":"./dist/plan.d.ts","default":"./dist/plan.js"},"./phases":{"types":"./dist/phases.d.ts","default":"./dist/phases.js"},"./execute":{"types":"./dist/execute.d.ts","default":"./dist/execute.js"},"./vcr":{"types":"./dist/vcr.d.ts","default":"./dist/vcr.js"},"./runtime-tests":{"types":"./dist/runtime-tests.d.ts","default":"./dist/runtime-tests.js"},"./mermaid":{"types":"./dist/mermaid.d.ts","default":"./dist/mermaid.js"},"./sandbox":{"types":"./dist/sandbox.d.ts","default":"./dist/sandbox.js"},"./runner":{"types":"./dist/runner.d.ts","default":"./dist/runner.js"},"./runtime-contracts":{"types":"./dist/runtime-contracts.d.ts","default":"./dist/runtime-contracts.js"},"./runtime-workspace":{"types":"./dist/runtime-workspace.d.ts","default":"./dist/runtime-workspace.js"},"./runtime-workspace-local":{"types":"./dist/runtime-workspace-local.d.ts","default":"./dist/runtime-workspace-local.js"},"./utils":{"types":"./dist/utils.d.ts","default":"./dist/utils.js"},"./heatmap":{"types":"./dist/heatmap.d.ts","default":"./dist/heatmap.js"},"./ghostnodes":{"types":"./dist/ghostnodes.d.ts","default":"./dist/ghostnodes.js"},"./execution-span":{"types":"./dist/execution-span.d.ts","default":"./dist/execution-span.js"},"./node-state-timeline":{"types":"./dist/node-state-timeline.d.ts","default":"./dist/node-state-timeline.js"},"./sandbox-diff":{"types":"./dist/sandbox-diff.d.ts","default":"./dist/sandbox-diff.js"},"./error-localization":{"types":"./dist/error-localization.d.ts","default":"./dist/error-localization.js"}},"scripts":{"check":"tsc --noEmit","test":"vitest run","build":"node node_modules/typescript/lib/tsc.js src/bin/cli.ts src/index.ts src/plan.ts src/phases.ts src/execute.ts src/vcr.ts src/mermaid.ts src/sandbox.ts src/runner.ts src/utils.ts src/runtime-contracts.ts src/runtime-tests.ts src/runtime-workspace.ts src/runtime-workspace-local.ts src/heatmap.ts src/ghostnodes.ts src/execution-span.ts src/node-state-timeline.ts src/sandbox-diff.ts src/error-localization.ts --outDir dist --module NodeNext --moduleResolution NodeNext --target ES2022 --skipLibCheck --declaration --declarationMap && node scripts/wrap-cli.mjs","clean":"rm -rf dist"},"dependencies":{"@abhinav2203/codeflow-core":"^1.1.5","typescript":"^5.7.0"},"devDependencies":{"@types/node":"^22.0.0","vitest":"^1.6.0"},"keywords":["codeflow","blueprint","execution","runtime","typescript","testing","validation"],"engines":{"node":">=20.0.0"},"gitHead":"3e1ed3382bbe1d579d2027ade32b8646c212f09b","_id":"@abhinav2203/codeflow-execution@1.0.2","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-nhwjOrnc2i7oxbIT/I7C1k1VsKfT+hmlZFxNIVgfIv/leYrtuO5Se8K/DjYJF3RPhadAvy/AJ7baz63BAnXmfQ==","shasum":"06279eaf3fd40f118f129ecc5120386ea1707835","tarball":"https://registry.npmjs.org/@abhinav2203/codeflow-execution/-/codeflow-execution-1.0.2.tgz","fileCount":116,"unpackedSize":2793126,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCqR108AGsEk3i67Fpicz1kQLsPIHAIvnHo33N+9ZStKwIgf0zqvIhtAd9bayb5uqd6+salaVkvsjgSsPU0baFjnFM="}]},"_npmUser":{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"},"directories":{},"maintainers":[{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/codeflow-execution_1.0.2_1782881665929_0.20373518910635413"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-08T14:49:43.243Z","modified":"2026-07-01T04:54:26.295Z","0.1.0":"2026-05-08T14:49:43.697Z","1.0.1":"2026-07-01T04:43:42.938Z","1.0.2":"2026-07-01T04:54:26.174Z"},"keywords":["codeflow","blueprint","execution","runtime","typescript","testing","validation"],"description":"Runtime execution engine for CodeFlow blueprint graphs — execute, test, and validate generated code in isolated TypeScript workspaces","maintainers":[{"name":"omnyx_industries","email":"abhinavnehra2203@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}