{"versions":{"0.3.0":{"name":"@n8n/workflow-sdk","version":"0.3.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.10.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.3.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-CsKfMI4sEQRwkTtvmKCYZoUnIGp9jtccMXJerQoSu7ETzJ5QRElLutvr+tq4ySS2CLlcvMZiv8LDTRZ2f1UToA==","_resolved":"/tmp/bbc1c1d83568a3077342749567b2e665/n8n-workflow-sdk-0.3.0.tgz","_from":"file:n8n-workflow-sdk-0.3.0.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-CsKfMI4sEQRwkTtvmKCYZoUnIGp9jtccMXJerQoSu7ETzJ5QRElLutvr+tq4ySS2CLlcvMZiv8LDTRZ2f1UToA==","shasum":"d19d69357c62835137e78562026d611dde0591bd","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.3.0.tgz","fileCount":323,"unpackedSize":1478637,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCugFQ2n7v9flopk4QC/k4y3rLb8sJFMk9N7miTFTflWQIgVET1MuhlxNPbcxwAxgWprC3EDZBrc1u8eNkIPfdw0xk="}],"size":280124},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.3.0_1771867864287_0.7636212754527112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T17:31:04.544Z","publish_time":1771867864544,"_source_registry_name":"default","contributors":[]},"0.2.0":{"name":"@n8n/workflow-sdk","version":"0.2.0","_id":"@n8n/workflow-sdk@0.2.0","maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"dist":{"shasum":"4bccbb58730884da78d1dc49cf5d3fb16297c0e6","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.2.0.tgz","fileCount":322,"integrity":"sha512-07bqd0is9kVmLYgBFRIBIn229lClqtVaFdJVrjzAkYTUJyvHETS51LnM+VJ8huLRbntS6vRXeNu1GPGOgUgVkQ==","signatures":[{"sig":"MEUCIAZQU9r5GR5FNoXO6kn9VkOp48MfzpJTfvYoTD6MHNxYAiEA8xRdAEGRdzCunC+23doITU8wSXI3rn9epn1GOoKcsUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1483222,"size":280989},"main":"dist/index.js","_from":"file:n8n-workflow-sdk-0.2.0.tgz","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"scripts":{"dev":"pnpm watch","lint":"eslint . --quiet","test":"jest","build":"tsc -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc -p tsconfig.build.json --watch","format":"biome format --write .","pretest":"npx tsx scripts/extract-workflows.ts","lint:fix":"eslint . --fix","test:dev":"jest --watch","test:unit":"jest","typecheck":"tsc --noEmit","code-to-json":"npx tsx src/cli/index.ts code-to-json","format:check":"biome ci .","json-to-code":"npx tsx src/cli/index.ts json-to-code","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts"},"_npmUser":{"name":"anonymous","email":"matias.huhta@n8n.io"},"_resolved":"/private/var/folders/n3/zw8yxr8j2qn_qkh82rn0xphr0000gn/T/e02492094d773f487dee36a3edc169f1/n8n-workflow-sdk-0.2.0.tgz","_integrity":"sha512-07bqd0is9kVmLYgBFRIBIn229lClqtVaFdJVrjzAkYTUJyvHETS51LnM+VJ8huLRbntS6vRXeNu1GPGOgUgVkQ==","_npmVersion":"11.6.2","description":"TypeScript SDK for programmatically creating n8n workflows","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"3.25.67","uuid":"10.0.0","acorn":"8.14.0","n8n-workflow":"2.9.0"},"_hasShrinkwrap":false,"devDependencies":{"adm-zip":"^0.5.16","@types/estree":"^1.0.8","@types/adm-zip":"^0.5.7","@n8n/typescript-config":"1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/workflow-sdk_0.2.0_1771264027645_0.9179773301790852","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2026-02-16T17:47:07.888Z","publish_time":1771264027888,"_source_registry_name":"default","contributors":[]},"0.3.1":{"name":"@n8n/workflow-sdk","version":"0.3.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.10.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.3.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-G5zY26lRnkhOYBZQXY2uMSuo0+2zcAdK1BXEtTImG1c5FF/qhncn6xoP3FWUiEIziYw8bPARGeaAMvuY1gU9Qw==","_resolved":"/tmp/56ea2b47dcd2879a915076e1f6d07334/n8n-workflow-sdk-0.3.1.tgz","_from":"file:n8n-workflow-sdk-0.3.1.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-G5zY26lRnkhOYBZQXY2uMSuo0+2zcAdK1BXEtTImG1c5FF/qhncn6xoP3FWUiEIziYw8bPARGeaAMvuY1gU9Qw==","shasum":"fbb5d0700bea311fe45bc28f593acb9ef80ab592","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.3.1.tgz","fileCount":323,"unpackedSize":1478637,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGHlhgHXxJsYqKLX8XjO+7J+jWn1+lQqOgPei19ffWPhAiAls5j8H3nbTD4dIx+eok4fGA046hjyEZ6IlARXt0IlcA=="}],"size":280125},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.3.1_1772007463452_0.7964520445342977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T08:17:43.685Z","publish_time":1772007463685,"_source_registry_name":"default","contributors":[]},"0.2.1":{"name":"@n8n/workflow-sdk","version":"0.2.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.9.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.2.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-r/8lJKj0XTzICapAJH17Ug/BjKBPruduJjOtOVQs90bypmlhuZhuu7soq9Y4IcPw6UDF0ydQWJIG+n0elSyL+Q==","_resolved":"/tmp/da8ec92280cb36bb28e9ae31dbf2f691/n8n-workflow-sdk-0.2.1.tgz","_from":"file:n8n-workflow-sdk-0.2.1.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-r/8lJKj0XTzICapAJH17Ug/BjKBPruduJjOtOVQs90bypmlhuZhuu7soq9Y4IcPw6UDF0ydQWJIG+n0elSyL+Q==","shasum":"70762323de7d69d386a9be5b80decd0c8b67028e","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.2.1.tgz","fileCount":323,"unpackedSize":1485392,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAjRKsYlH+f3Xqs/tzd296Ey8f5iOj8H2pDrvR+Ow2f5AiEAkKFbDSjJTA4n36E+dp5SbV84+I8mE+6HgWbARLqH3Yc="}],"size":281630},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.2.1_1772015280472_0.3951863930700763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T10:28:00.692Z","publish_time":1772015280692,"_source_registry_name":"default","contributors":[]},"0.4.0":{"name":"@n8n/workflow-sdk","version":"0.4.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.11.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.4.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-n7LoVNa4TUXkyTS2lF6MGIepQpIB40qEjKsBqbhKLIkNLFFwCmSnW8jn6ZQNQejH3ZUq9ikeJuiYVZzKZT/XWA==","_resolved":"/tmp/997815f655986b3a8ecb2528c670bf05/n8n-workflow-sdk-0.4.0.tgz","_from":"file:n8n-workflow-sdk-0.4.0.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-n7LoVNa4TUXkyTS2lF6MGIepQpIB40qEjKsBqbhKLIkNLFFwCmSnW8jn6ZQNQejH3ZUq9ikeJuiYVZzKZT/XWA==","shasum":"48d734fedbd7a21bb107bcee8f43cc7326c11f8c","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.4.0.tgz","fileCount":323,"unpackedSize":1524807,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF2RwLq7VRYIqSw8mNlZ0hFOLEKi9cqOWsy0iqmWpsZSAiEAoq64kMeZP70VgfQSNOUMNL7JsN6x81qJaPmA2DSM6kw="}],"size":286807},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.4.0_1772462378464_0.09293104568176047"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-02T14:39:38.648Z","publish_time":1772462378648,"_source_registry_name":"default","contributors":[]},"0.3.2":{"name":"@n8n/workflow-sdk","version":"0.3.2","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.10.2"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.3.2","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-YaqG8ErWMFAx2AS70kIuii+6cYoFHNDlA2gvmavms/2G8wOhYqzCOEl/+2CiDSu/GYW278UGrTNTkm80Ohd8qw==","_resolved":"/tmp/cfdba367475af45d4e42e6b7aac23d60/n8n-workflow-sdk-0.3.2.tgz","_from":"file:n8n-workflow-sdk-0.3.2.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-YaqG8ErWMFAx2AS70kIuii+6cYoFHNDlA2gvmavms/2G8wOhYqzCOEl/+2CiDSu/GYW278UGrTNTkm80Ohd8qw==","shasum":"3219b7735b8ed995bee59b846511a9e5b87ac2ab","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.3.2.tgz","fileCount":323,"unpackedSize":1478637,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCGgZQnAbd8z2H3PFP0K1zYWSypZW3/oWnRlH3L5fHWUwIgLF+T21CvxxCfZS9YbISaIQZvLRlhUPEweJrwIHasuz4="}],"size":280126},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.3.2_1772796182661_0.35201121694165893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T11:23:02.891Z","publish_time":1772796182891,"_source_registry_name":"default","contributors":[]},"0.4.1":{"name":"@n8n/workflow-sdk","version":"0.4.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.11.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.4.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-DjFd6Yf6sCkBVRxa0DljjtE4fJhRXaOz5hbDFBfhz5Q0y6HQZ36hltUX13isKjf3dn9gOj/3Hravy41BVNneWg==","_resolved":"/tmp/dbbdf04c1f4716b6759cd67e4655e1ff/n8n-workflow-sdk-0.4.1.tgz","_from":"file:n8n-workflow-sdk-0.4.1.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-DjFd6Yf6sCkBVRxa0DljjtE4fJhRXaOz5hbDFBfhz5Q0y6HQZ36hltUX13isKjf3dn9gOj/3Hravy41BVNneWg==","shasum":"256e1ab47d45465e0308a3924068a93849cbf93c","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.4.1.tgz","fileCount":323,"unpackedSize":1524809,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA3/rJb45W0H27M3GrRFKpNwMEShiAJncl8RUVnz6r+IAiEA4F3EFXPzYOCapC2CMcS5gK4scNBctkCjhk+fa48ogiM="}],"size":286805},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.4.1_1773038352902_0.6499929736371988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T06:39:13.075Z","publish_time":1773038353075,"_source_registry_name":"default","contributors":[]},"0.5.0":{"name":"@n8n/workflow-sdk","version":"0.5.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.12.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.5.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-yaknESqCgtb6bNas5V8HgkO71spO49rW4rT96XSepPPdogrfQc2n7DM3pvixoLSQ4TqgGycJeSuAGUIfLcW+ew==","_resolved":"/tmp/c586240226852462ef8862d789094e01/n8n-workflow-sdk-0.5.0.tgz","_from":"file:n8n-workflow-sdk-0.5.0.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-yaknESqCgtb6bNas5V8HgkO71spO49rW4rT96XSepPPdogrfQc2n7DM3pvixoLSQ4TqgGycJeSuAGUIfLcW+ew==","shasum":"3e60098ebbc83dcc257ec307a283c2dbffcb7859","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.5.0.tgz","fileCount":323,"unpackedSize":1524948,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDAGhVMuXWWC++RKH9rQ22UqxohFC5sM4tJG1FzUcruIAIgeVZla2/tkDrNSB1n6z4FoXhZZEpXRrYVoqZxg9z4HMk="}],"size":286846},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.5.0_1773072015056_0.9572695563527505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T16:00:15.239Z","publish_time":1773072015239,"_source_registry_name":"default","contributors":[]},"0.6.0":{"name":"@n8n/workflow-sdk","version":"0.6.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.13.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.6.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-WI0WUMBznCb357RblWemHjF2ozsVKLYJx2nbyX73D9j/h0pD3ZE38bKEoxCSj+/KiT+v6R42PdA3lvghBQAeow==","_resolved":"/tmp/3b7ad892d3fe69fff6cb98c958c0c63f/n8n-workflow-sdk-0.6.0.tgz","_from":"file:n8n-workflow-sdk-0.6.0.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-WI0WUMBznCb357RblWemHjF2ozsVKLYJx2nbyX73D9j/h0pD3ZE38bKEoxCSj+/KiT+v6R42PdA3lvghBQAeow==","shasum":"0704288f933f40142cb4e2e1f78f902f4e918a34","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.6.0.tgz","fileCount":323,"unpackedSize":1525519,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEMp5P24TuRE8ql6AsylbQZ25D26AJ4xxF69nxdQ5x/wAiEA6ihgRtYDWsOvG2R8Bw4FcO4YSNXnJPpS7bUaQcQTma4="}],"size":286907},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.6.0_1773669769621_0.9651723274597119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T14:02:49.794Z","publish_time":1773669769794,"_source_registry_name":"default","contributors":[]},"0.7.0":{"name":"@n8n/workflow-sdk","version":"0.7.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.14.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.7.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-ngbRUq70KQu/32ji3CLOwUrfBcnUF6fitz94O26HXVTVFg1u7WjasLhRp/2LtKb5efGIsInyw//f6cLAunaqmg==","_resolved":"/tmp/0a72a85600b52d4cb4d695ea79e215eb/n8n-workflow-sdk-0.7.0.tgz","_from":"file:n8n-workflow-sdk-0.7.0.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-ngbRUq70KQu/32ji3CLOwUrfBcnUF6fitz94O26HXVTVFg1u7WjasLhRp/2LtKb5efGIsInyw//f6cLAunaqmg==","shasum":"46f32f0001f5978062ffb4fe51e465df5f5c7a06","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.7.0.tgz","fileCount":323,"unpackedSize":1525523,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIExF1WE78YaqKDDZWwHyNTz7+2Og4cRr/JtL5y1cpPp1AiAsEj+d0Nx6zOgUV6nnU8CeGwQOASFTw7Dt1sgxUYyujQ=="}],"size":286899},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.7.0_1774343246775_0.9524943293750718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-24T09:07:26.980Z","publish_time":1774343246980,"_source_registry_name":"default","contributors":[]},"0.7.1":{"name":"@n8n/workflow-sdk","version":"0.7.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.14.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.7.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-7Tp2ojsSXHxlNNFV85G6ONfXuyjNdIwWN9uZV0+Vw6SNV1aYUR74dWxgf+g2n9u/95odCKZeCixyRdYk8rZrOA==","_resolved":"/tmp/1ef7af3132679f4718989b3e8cd4b12f/n8n-workflow-sdk-0.7.1.tgz","_from":"file:n8n-workflow-sdk-0.7.1.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-7Tp2ojsSXHxlNNFV85G6ONfXuyjNdIwWN9uZV0+Vw6SNV1aYUR74dWxgf+g2n9u/95odCKZeCixyRdYk8rZrOA==","shasum":"730320abd0e3f5e4507a2377fd1afbf1f86323a5","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.7.1.tgz","fileCount":323,"unpackedSize":1525523,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDqBpqehmx7VcGiRk0uIS20KaLMUj62ZMAqSR6arMVd2gIgBnQLpBGJSOQmCYD0et6cX89AqVyU/X6gsQVjxrWRLxM="}],"size":286899},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.7.1_1774438532715_0.28359589840220245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T11:35:32.878Z","publish_time":1774438532878,"_source_registry_name":"default","contributors":[]},"0.6.1":{"name":"@n8n/workflow-sdk","version":"0.6.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.13.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"_id":"@n8n/workflow-sdk@0.6.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-Rg92TdKWFEAKYNwnS53EmJnNCu0DG8t4X4OJ4APZOuPYD+UrXNaTVlZzw3tyEtq0hxo4gqVdWM/N4GtmLsbS6g==","_resolved":"/tmp/a85a92e354eec9104bc80f84ec0b6492/n8n-workflow-sdk-0.6.1.tgz","_from":"file:n8n-workflow-sdk-0.6.1.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-Rg92TdKWFEAKYNwnS53EmJnNCu0DG8t4X4OJ4APZOuPYD+UrXNaTVlZzw3tyEtq0hxo4gqVdWM/N4GtmLsbS6g==","shasum":"0dd6923f21307430ee2665b7131bdf6edf4d7a50","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.6.1.tgz","fileCount":323,"unpackedSize":1525519,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFGbYoVkQqzlvUn9JJOroKL2CD80A/ZGHn/Xxk/UDRAWAiEA5tKPWn7qeVOSugy6KXcSjO5okBcLfQxKFdipBq2Z2Ck="}],"size":286904},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.6.1_1774438858560_0.1724404594822726"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-25T11:40:58.757Z","publish_time":1774438858757,"_source_registry_name":"default","contributors":[]},"0.8.0":{"name":"@n8n/workflow-sdk","version":"0.8.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.3.0"},"dependencies":{"acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.15.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.8.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-jZ+80XLCg4yZLv3CE2s/oaq7K2JP4o6Kdi6f4Yu1ZGPK37Lgy9uWm9RcHh8Z4vRejqrta1pBIGi43ekklwisGw==","_resolved":"/tmp/b5b0644cf9c0f303d10f95029e08a591/n8n-workflow-sdk-0.8.0.tgz","_from":"file:n8n-workflow-sdk-0.8.0.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-jZ+80XLCg4yZLv3CE2s/oaq7K2JP4o6Kdi6f4Yu1ZGPK37Lgy9uWm9RcHh8Z4vRejqrta1pBIGi43ekklwisGw==","shasum":"30bb11165d23c0cbbf7c8ed6bbaec88af84d0348","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.8.0.tgz","fileCount":329,"unpackedSize":1542511,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEb8qzs9rR/NJEZxezBbg/HpLfETNcKbR+jIBgIOaN8gAiAmkjwKwSEUohIBfRssvemqybuU9DasbSSoLKtsoi733Q=="}],"size":289640},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.8.0_1774885826275_0.6910950602728545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T15:50:26.480Z","publish_time":1774885826480,"_source_registry_name":"default","contributors":[]},"0.9.0":{"name":"@n8n/workflow-sdk","version":"0.9.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.16.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.9.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-+/R3NqfWMsC+3BJPAzom+vB6lQX9fhKrCrLnz2oJTFun32Jd21nSrC4tSc8vqPs1hPtCMx/86wssIRxMb4+PNg==","_resolved":"/tmp/5b2d80c8e1263029125adcffb7878e19/n8n-workflow-sdk-0.9.0.tgz","_from":"file:n8n-workflow-sdk-0.9.0.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-+/R3NqfWMsC+3BJPAzom+vB6lQX9fhKrCrLnz2oJTFun32Jd21nSrC4tSc8vqPs1hPtCMx/86wssIRxMb4+PNg==","shasum":"207facd6537fc0b09b5f8f375bf766a8204af8ce","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.9.0.tgz","fileCount":329,"unpackedSize":1590380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA+9c7lzwoL0191zmH0rc5jVjj/1Uqgr8Sujb/hgmdVHAiBFogx8NbUpd03iqSTfRWKrufr8G2NRTrFo4/yjAKt6IA=="}],"size":298940},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.9.0_1775538116218_0.5954460627746343"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-07T05:01:56.393Z","publish_time":1775538116393,"_source_registry_name":"default","contributors":[]},"0.10.0":{"name":"@n8n/workflow-sdk","version":"0.10.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.17.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.10.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-bDMKAQouw1nIfkYehvHpgTKiIPBa9W66grHtWcJEdA7cDv9uz7VZQBpPAyrOT4njxMJQk5c4f3pNCz3JhHadCA==","_resolved":"/tmp/4e67d63aea535d05e4f8ca643ec08b3b/n8n-workflow-sdk-0.10.0.tgz","_from":"file:n8n-workflow-sdk-0.10.0.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-bDMKAQouw1nIfkYehvHpgTKiIPBa9W66grHtWcJEdA7cDv9uz7VZQBpPAyrOT4njxMJQk5c4f3pNCz3JhHadCA==","shasum":"0b05edcad9e7e78ff043928564c1154e63d493bc","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.10.0.tgz","fileCount":500,"unpackedSize":1915555,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICfz4mjt9MO79O9m4EDeXhe1XapPwodvs4q6hQt8wjU4AiEA1TC/X/VVmgVgWvKIokJ2URHw48eO+NoICjp9FTJN2KY="}],"size":400062},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.10.0_1776089277580_0.8203237134958132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-13T14:07:57.864Z","publish_time":1776089277864,"_source_registry_name":"default","contributors":[]},"0.11.0":{"name":"@n8n/workflow-sdk","version":"0.11.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.18.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.11.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-6NgHm0PC8ZL3M78Uo+VPEV4RDfGkRN8CacmmNNyqCxx/pgWMIozLTyHtKTVEeTxDLK8oNg1YUccx8PUSykXBlA==","_resolved":"/tmp/2621017e326a4568dca98d9d09c0bffb/n8n-workflow-sdk-0.11.0.tgz","_from":"file:n8n-workflow-sdk-0.11.0.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-6NgHm0PC8ZL3M78Uo+VPEV4RDfGkRN8CacmmNNyqCxx/pgWMIozLTyHtKTVEeTxDLK8oNg1YUccx8PUSykXBlA==","shasum":"78bc9603c763c04f46668f650dab17186b351ec6","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.11.0.tgz","fileCount":503,"unpackedSize":1919331,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCT7eBJpKAI+iJcSJQQKsnM+CPdk/jDHjIMlLhbIR4ySQIhAMuLjiAN6PB3NjWvucnpzRsYqsFG0BulOfvToz2ndVuO"}],"size":401158},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.11.0_1776762862920_0.3458320137200641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-21T09:14:23.095Z","publish_time":1776762863095,"_source_registry_name":"default","contributors":[]},"0.11.1":{"name":"@n8n/workflow-sdk","version":"0.11.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.18.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.11.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-lDEfTx+LCpMbvc5WO3QJVSRCYqu6GtmteFpvBO1IYrg1S+N8bZ04+XWUq8kd5YK0fLzDZY8t9In/+J5RhK3bJA==","_resolved":"/tmp/44e18dac7ab1c3d17eb97c28878232d4/n8n-workflow-sdk-0.11.1.tgz","_from":"file:n8n-workflow-sdk-0.11.1.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-lDEfTx+LCpMbvc5WO3QJVSRCYqu6GtmteFpvBO1IYrg1S+N8bZ04+XWUq8kd5YK0fLzDZY8t9In/+J5RhK3bJA==","shasum":"d99577df28bbfdd05e3b730e186496071a77ae5b","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.11.1.tgz","fileCount":503,"unpackedSize":1919331,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF2czWuyWz7RcJxJOCRx0EqCI5ofd6WAhEeRSHyM7cqgAiEAsNSTFXIDRrSyag2MQeoVzMALd9XKIHiU3zT7ZT0nC1w="}],"size":401158},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.11.1_1776841143183_0.9532095958864699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-22T06:59:03.367Z","publish_time":1776841143367,"_source_registry_name":"default","contributors":[]},"0.10.1":{"name":"@n8n/workflow-sdk","version":"0.10.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.17.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.10.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-QejqBZbo3o3lt0eYsGO0oJQXxGk/jLFaul7vA0oYaVHueyPSAPl7Upv4YuQV8ko+2AY4WKwvC/QDxkq7e/aBcQ==","_resolved":"/tmp/1b58a9eaa84c108b77a407d1f58e4ca0/n8n-workflow-sdk-0.10.1.tgz","_from":"file:n8n-workflow-sdk-0.10.1.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-QejqBZbo3o3lt0eYsGO0oJQXxGk/jLFaul7vA0oYaVHueyPSAPl7Upv4YuQV8ko+2AY4WKwvC/QDxkq7e/aBcQ==","shasum":"741bf39f6786bec521296c56a4fb13a86b558de2","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.10.1.tgz","fileCount":500,"unpackedSize":1915555,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJe5+b1DsYzC3D3uWoOcowPpa3RmOiliqWEsYxCuXRfQIhAIFnT4rLU71cFuydIKLVWSec7pU3r2zaeW1H71hQB2Wx"}],"size":400060},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.10.1_1776842225309_0.42813826088083706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-22T07:17:05.560Z","publish_time":1776842225560,"_source_registry_name":"default","contributors":[]},"0.11.2":{"name":"@n8n/workflow-sdk","version":"0.11.2","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.18.2"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.11.2","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-dYSlMeWJ718vYHhRvNdmNQMRHJkOgkwtTh6A+P1+qzWt/IVjeuX6xii2cDv9ZnL1K6ZuKSGYdMhOb/a60Kojjw==","_resolved":"/tmp/f230827772eeb03f3cac174950641c98/n8n-workflow-sdk-0.11.2.tgz","_from":"file:n8n-workflow-sdk-0.11.2.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-dYSlMeWJ718vYHhRvNdmNQMRHJkOgkwtTh6A+P1+qzWt/IVjeuX6xii2cDv9ZnL1K6ZuKSGYdMhOb/a60Kojjw==","shasum":"20471f6ce9c25f45ff0d46839cc43f1009d74771","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.11.2.tgz","fileCount":503,"unpackedSize":1921696,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGFm7o0H7F8MErrUZ0pt7SDCr9vywvbQ3VKCEpIhedoPAiEAp60m7lefHvlsLP4JX5K84quTKBurfUgVqUirZyl9zmA="}],"size":401673},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.11.2_1776935139931_0.9344288842073933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-23T09:05:40.091Z","publish_time":1776935140091,"_source_registry_name":"default","contributors":[]},"0.11.3":{"name":"@n8n/workflow-sdk","version":"0.11.3","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.18.3"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.11.3","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-D76LOOCkny6/lWm+IAqX3bKSYPQwf4gJp/0fnsJQLHcSV1WxT5YbrizZaVyWhYeewAQGCa5jYALU55UBpov93w==","_resolved":"/tmp/5f6cfc72f334a734dbe8d20a22edf40f/n8n-workflow-sdk-0.11.3.tgz","_from":"file:n8n-workflow-sdk-0.11.3.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-D76LOOCkny6/lWm+IAqX3bKSYPQwf4gJp/0fnsJQLHcSV1WxT5YbrizZaVyWhYeewAQGCa5jYALU55UBpov93w==","shasum":"5520126c2a815779b23137c26e66feb8873595f8","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.11.3.tgz","fileCount":503,"unpackedSize":1921696,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.11.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFfEsM7OpidQSNH6TksO4xUjnoHbV/Qh+LVwlavKVTbEAiEAoQ4sPmtY2z7va2Egkqjc4/bD42KfjdSRCKho99kk1LA="}],"size":401675},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.11.3_1777013947876_0.16484590445704383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-24T06:59:08.037Z","publish_time":1777013948037,"_source_registry_name":"default","contributors":[]},"0.10.2":{"name":"@n8n/workflow-sdk","version":"0.10.2","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.17.2"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.10.2","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-5/daqAEqVTua4MVBONSdUEOJW8WhaFE5rRxByTG2U4HpiWJBIUvKMFyHIelrxZkPz+n3tsNCw/F4ul+iZDPXBQ==","_resolved":"/tmp/5e109bd26c98d7c0e81ca7f211abafe6/n8n-workflow-sdk-0.10.2.tgz","_from":"file:n8n-workflow-sdk-0.10.2.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-5/daqAEqVTua4MVBONSdUEOJW8WhaFE5rRxByTG2U4HpiWJBIUvKMFyHIelrxZkPz+n3tsNCw/F4ul+iZDPXBQ==","shasum":"9e96a1d6de5ec8bf8c5d64b693ebe5e000428923","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.10.2.tgz","fileCount":500,"unpackedSize":1915555,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDsWYzbgKvbaDIKG+E1YbNYDasYAnfyuD8FquLKGvDF+QIhAL3+p6FR6WM7yOJDoqvrBv6MttjS51IWFf2lKwSXMm2D"}],"size":400059},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.10.2_1777014580632_0.5062283575207405"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-24T07:09:40.800Z","publish_time":1777014580800,"_source_registry_name":"default","contributors":[]},"0.12.0":{"name":"@n8n/workflow-sdk","version":"0.12.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.19.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.12.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-K12wNtkkJAiyWiJG01+EPOH4+uuxZ9OMqhmmt8UDqw6hnTIpuGBo7wPb/gDc1zM9HbLOZlu1sU1Lcb2my2k2zQ==","_resolved":"/tmp/e0c0dc7e282ad96dbb76d39923cd8f9a/n8n-workflow-sdk-0.12.0.tgz","_from":"file:n8n-workflow-sdk-0.12.0.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-K12wNtkkJAiyWiJG01+EPOH4+uuxZ9OMqhmmt8UDqw6hnTIpuGBo7wPb/gDc1zM9HbLOZlu1sU1Lcb2my2k2zQ==","shasum":"56a1f1d3d2938c89c294ad5f9ae99735f38d82b8","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.12.0.tgz","fileCount":506,"unpackedSize":1964500,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGyhh75r0C3NbfHgUNS6CksJ15RuCarJ4RGAIXW1SUjoAiATYg8emL0Yr/1hPOyzyLUl9eSdKED4ASvOtNXM5HmhTA=="}],"size":411641},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.12.0_1777369131895_0.5670190773932979"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-28T09:38:52.044Z","publish_time":1777369132044,"_source_registry_name":"default","contributors":[]},"0.13.0":{"name":"@n8n/workflow-sdk","version":"0.13.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.20.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.13.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-jLBWT1XCuhZMumAywhyefTGT0UO65Plt4LArAqsdHXixzEQ1FagZzJy4PwixLopnNhy1y01gZAYLN8LiTNcS0g==","_resolved":"/tmp/8fe89baa0181113851da26bdaf1b163e/n8n-workflow-sdk-0.13.0.tgz","_from":"file:n8n-workflow-sdk-0.13.0.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-jLBWT1XCuhZMumAywhyefTGT0UO65Plt4LArAqsdHXixzEQ1FagZzJy4PwixLopnNhy1y01gZAYLN8LiTNcS0g==","shasum":"c53fef874b0682c362704a6a875144928c9e21bd","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.13.0.tgz","fileCount":509,"unpackedSize":2018108,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCwe4YcSJMlCqdfxN4Ybz2P7Gbzp5zGiq+Qsvon62N00gIhALyT8aA9rzfIYyzsR/zBR7XnsAL/TIVbByzF0/LpawqO"}],"size":422575},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.13.0_1777973288256_0.5200781523947491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-05-05T09:28:08.416Z","publish_time":1777973288416,"_source_registry_name":"default","contributors":[]},"0.14.0":{"name":"@n8n/workflow-sdk","version":"0.14.0","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0","@n8n/eslint-plugin-community-nodes":"0.16.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.21.0"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.14.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-3uRfwSEGuR3882pWSP/xqm0wEQzMFVscBveMlMIb9nuN0OkQ9sKYCGfAUilWoWJhfNbRqvv45PeN5hcL5l8uDg==","_resolved":"/tmp/d7271615ecc850b7786d66cf766153ca/n8n-workflow-sdk-0.14.0.tgz","_from":"file:n8n-workflow-sdk-0.14.0.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-3uRfwSEGuR3882pWSP/xqm0wEQzMFVscBveMlMIb9nuN0OkQ9sKYCGfAUilWoWJhfNbRqvv45PeN5hcL5l8uDg==","shasum":"a921e05314ba657009c56209741b1afb256e20df","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.14.0.tgz","fileCount":497,"unpackedSize":2017119,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAQ0RaPrMvV8nwmFly0VhnQAtJCf0Nk3MfBAqaH5T8bUAiEA9dDvMosTOdGifxLrVLqyWUADTVRWChh6VubqIkuDswc="}],"size":421779},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.14.0_1778571839430_0.9353611169136808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-05-12T07:43:59.608Z","publish_time":1778571839608,"_source_registry_name":"default","contributors":[]},"0.13.1":{"name":"@n8n/workflow-sdk","version":"0.13.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-tips":{"types":"./dist/prompts/node-guidance/node-tips/index.d.ts","default":"./dist/prompts/node-guidance/node-tips/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-tips":["./dist/prompts/node-guidance/node-tips/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.20.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.13.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-JznGtsMt4wSA03LM8Yovwx6IlCREJXjHjjbKDz7aHAHSplIWabS6N+u+pEuqr+r8MptB0CjS/zuS9/vWu0m7OA==","_resolved":"/tmp/f28bc47f86c2f59c26e62fa5325998d7/n8n-workflow-sdk-0.13.1.tgz","_from":"file:n8n-workflow-sdk-0.13.1.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-JznGtsMt4wSA03LM8Yovwx6IlCREJXjHjjbKDz7aHAHSplIWabS6N+u+pEuqr+r8MptB0CjS/zuS9/vWu0m7OA==","shasum":"860888e1f89581a532d77c0b08078944f31b5d0d","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.13.1.tgz","fileCount":509,"unpackedSize":2010932,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDKPLTUvXPc+7t+Tl9dAqPU8EpbLOc5LNIh4HMsytqsDAIgRXUcOcDAKwyE/ncBuR8CSLyzwHYYvKGMfwR52p0RBI8="}],"size":422180},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.13.1_1778754003990_0.261225800333998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-05-14T10:20:04.197Z","publish_time":1778754004197,"_source_registry_name":"default","contributors":[]},"0.14.1":{"name":"@n8n/workflow-sdk","version":"0.14.1","description":"TypeScript SDK for programmatically creating n8n workflows","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./package.json":"./package.json","./scripts/generate-types":{"types":"./src/generate-types/generate-types.ts","default":"./src/generate-types/generate-types.ts"},"./dist/generate-types/generate-types":{"default":"./dist/generate-types/generate-types.js"},"./dist/generate-types/generate-node-defs-cli":{"default":"./dist/generate-types/generate-node-defs-cli.js"},"./prompts/sdk-reference":{"types":"./dist/prompts/sdk-reference/index.d.ts","default":"./dist/prompts/sdk-reference/index.js"},"./prompts/node-guidance/parameter-guides":{"types":"./dist/prompts/node-guidance/parameter-guides/index.d.ts","default":"./dist/prompts/node-guidance/parameter-guides/index.js"},"./prompts/node-guidance/node-recommendations":{"types":"./dist/prompts/node-guidance/node-recommendations/index.d.ts","default":"./dist/prompts/node-guidance/node-recommendations/index.js"},"./prompts/best-practices":{"types":"./dist/prompts/best-practices/index.d.ts","default":"./dist/prompts/best-practices/index.js"},"./prompts/node-selection":{"types":"./dist/prompts/node-selection/index.d.ts","default":"./dist/prompts/node-selection/index.js"}},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","typesVersions":{"*":{"prompts/sdk-reference":["./dist/prompts/sdk-reference/index.d.ts"],"prompts/node-guidance/parameter-guides":["./dist/prompts/node-guidance/parameter-guides/index.d.ts"],"prompts/node-guidance/node-recommendations":["./dist/prompts/node-guidance/node-recommendations/index.d.ts"],"prompts/best-practices":["./dist/prompts/best-practices/index.d.ts"],"prompts/node-selection":["./dist/prompts/node-selection/index.d.ts"]}},"devDependencies":{"@types/adm-zip":"^0.5.7","@types/estree":"^1.0.8","adm-zip":"^0.5.16","@n8n/eslint-plugin-community-nodes":"0.16.0","@n8n/typescript-config":"1.4.0"},"dependencies":{"@dagrejs/dagre":"^1.1.4","acorn":"8.14.0","uuid":"10.0.0","zod":"3.25.67","n8n-workflow":"2.21.1"},"license":"SEE LICENSE IN LICENSE.md","homepage":"https://n8n.io","author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"scripts":{"clean":"rimraf dist .turbo","dev":"pnpm watch","typecheck":"tsc --noEmit","build":"tsc -p tsconfig.build.json","format":"biome format --write .","format:check":"biome ci .","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc -p tsconfig.build.json --watch","pretest":"npx tsx scripts/extract-workflows.ts","extract-workflows":"npx tsx scripts/extract-workflows.ts","test":"jest","test:unit":"jest","test:dev":"jest --watch","generate-types":"npx tsx src/generate-types/generate-types.ts","fetch-workflows":"npx tsx scripts/fetch-test-workflows.ts","create-workflows-zip":"npx tsx scripts/create-workflows-zip.ts","json-to-code":"npx tsx src/cli/index.ts json-to-code","code-to-json":"npx tsx src/cli/index.ts code-to-json"},"readmeFilename":"README.md","_id":"@n8n/workflow-sdk@0.14.1","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-MF5EQtn6QPlbftpnCzRxsuXSFWJdyVxYpIciaHoFg1W9S3v/YjmDwefTbsIIS3vVED4mFb15s554Me5PFzFziQ==","_resolved":"/tmp/3f98e7b80d76422fb8eba81a4228263f/n8n-workflow-sdk-0.14.1.tgz","_from":"file:n8n-workflow-sdk-0.14.1.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-MF5EQtn6QPlbftpnCzRxsuXSFWJdyVxYpIciaHoFg1W9S3v/YjmDwefTbsIIS3vVED4mFb15s554Me5PFzFziQ==","shasum":"c8a50a31a003d8ef418885690eb7ea1f973b839d","tarball":"http://123.232.10.234:8212/nexus/content/repositories/npm-private/@n8n/workflow-sdk/-/workflow-sdk-0.14.1.tgz","fileCount":497,"unpackedSize":2017119,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fworkflow-sdk@0.14.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFIYHK5k+TNfXDOJWcPX27InPs+j1bQkh275/LZGJQACAiEAxGiuvmFWE+a6ZQZP5xaHVYsTbfC7BH0n1DEl0MZf3w4="}],"size":421781},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8bcdf89c-8823-4877-90d1-abd2a1215bad"}},"directories":{},"maintainers":[{"name":"anonymous","email":"matias.huhta@n8n.io"},{"name":"anonymous","email":"tomi+npm@n8n.io"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow-sdk_0.14.1_1778754796113_0.8788788311686351"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-05-14T10:33:16.346Z","publish_time":1778754796346,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"beta":"0.14.1","latest":"0.13.1","stable":"0.13.1"},"name":"@n8n/workflow-sdk","time":{"created":"2026-02-23T17:31:12.632Z","modified":"2026-05-15T06:47:16.891Z","0.3.0":"2026-02-23T17:31:04.544Z","0.2.0":"2026-02-16T17:47:07.888Z","0.3.1":"2026-02-25T08:17:43.685Z","0.2.1":"2026-02-25T10:28:00.692Z","0.4.0":"2026-03-02T14:39:38.648Z","0.3.2":"2026-03-06T11:23:02.891Z","0.4.1":"2026-03-09T06:39:13.075Z","0.5.0":"2026-03-09T16:00:15.239Z","0.6.0":"2026-03-16T14:02:49.794Z","0.7.0":"2026-03-24T09:07:26.980Z","0.7.1":"2026-03-25T11:35:32.878Z","0.6.1":"2026-03-25T11:40:58.757Z","0.8.0":"2026-03-30T15:50:26.480Z","0.9.0":"2026-04-07T05:01:56.393Z","0.10.0":"2026-04-13T14:07:57.864Z","0.11.0":"2026-04-21T09:14:23.095Z","0.11.1":"2026-04-22T06:59:03.367Z","0.10.1":"2026-04-22T07:17:05.560Z","0.11.2":"2026-04-23T09:05:40.091Z","0.11.3":"2026-04-24T06:59:08.037Z","0.10.2":"2026-04-24T07:09:40.800Z","0.12.0":"2026-04-28T09:38:52.044Z","0.13.0":"2026-05-05T09:28:08.416Z","0.14.0":"2026-05-12T07:43:59.608Z","0.13.1":"2026-05-14T10:20:04.197Z","0.14.1":"2026-05-14T10:33:16.346Z"},"readme":"![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png)\n\n# @n8n/workflow-sdk\n\nTypeScript SDK for programmatically creating n8n workflows.\n\n## Features\n\n- Fluent builder API for workflow creation\n- Full type safety with TypeScript\n- Code generation from JSON workflows\n- Control flow support (If, Switch, Merge, Loop)\n- Built-in validation\n- AI/LangChain node integration\n\n## Usage\n\n```typescript\nimport { WorkflowBuilder, manual, httpRequest } from '@n8n/workflow-sdk';\n\nconst workflow = new WorkflowBuilder()\n  .withName('My Workflow')\n  .addTrigger(manual())\n  .then(httpRequest({ url: 'https://api.example.com/data' }))\n  .build();\n```\n\n## License\n\nYou can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)","users":{}}