{"_id":"@hello-bill/node","_rev":"91-4352953ac993516a2a573e3d9dc8cf29","name":"@hello-bill/node","dist-tags":{"beta":"2.2.0-beta.6","latest":"2.15.1"},"versions":{"1.0.0":{"name":"@hello-bill/node","version":"1.0.0","author":"","license":"ISC","_id":"@hello-bill/node@1.0.0","maintainers":[{"name":"abdifitah-awale","email":"abdifitah.awale@the-bunch.co.uk"}],"dist":{"shasum":"e69d772dc33933a57e637a883ca65b6bdcb053f4","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-1.0.0.tgz","fileCount":1,"integrity":"sha512-d5nUfK5KBhaJuP/DppO9PU7Ow3wrf7l0gNNQrMwYhhPBUnhvHDhDONSPdPuhmnrUy+mrQTYYnOE7jPPn0D995A==","signatures":[{"sig":"MEUCIEEKYpQBonpEJDgJKHLXmdlNKqVlwDEyfgYhC/esETj+AiEA0yf486TdADVxOureaJUYyiczqqgSbwsK0jrs3XyuEqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":234},"main":"index.js","type":"commonjs","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"abdifitah-awale","email":"abdifitah.awale@the-bunch.co.uk"},"_npmVersion":"11.9.0","description":"","directories":{},"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/node_1.0.0_1778773492107_0.8542343774512877","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@hello-bill/node","version":"1.0.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@1.0.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"33df766887bfda42963d7969a3d3f1d48c83c58c","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-1.0.1.tgz","fileCount":50,"integrity":"sha512-Y3Ou0OF+fZyegTgGvD3XK4KigI6MuQXNnWiImRM4/qsfk9Bhhh8fDUsl84fX8G1fugOSkItQeBLplXG3medrZQ==","signatures":[{"sig":"MEUCIQCG2fCi9J5cBj9nRYlk5umKwZCPh2U0zko/UmKrFyj3uQIgA4pgs3krf07muAtyBaMEodq/rfPeOp74ibcLZMocIUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1701184},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"gitHead":"136644da6ebf6e8cbce72fc45cdefb4147af02e8","scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.0.1_1780052960714_0.2825134718334581","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@hello-bill/node","version":"1.0.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@1.0.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"c2e4187d6d8bb38160d04c26d6145a69bdb5ead2","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-1.0.2.tgz","fileCount":50,"integrity":"sha512-Dg98BCixWvicyshdFoq3Q+HJcmnRS1R2ZfUJlpsCBd3HnaqUrUqOYg1HuAh6mcM+0l6m08gagEUX/cd9IJNndA==","signatures":[{"sig":"MEQCIEL07BvppUuyGeNEsb7uLpE9QfLUVBHhxuXtzeU4NYZuAiByGgUU/b/hQ1r8nIhZW//cExEgOBbmK+kwFpggyAXMLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1701184},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-1.0.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-1.0.2.tgz","_integrity":"sha512-Dg98BCixWvicyshdFoq3Q+HJcmnRS1R2ZfUJlpsCBd3HnaqUrUqOYg1HuAh6mcM+0l6m08gagEUX/cd9IJNndA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.0.2_1780053763539_0.42286409094225075","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@hello-bill/node","version":"1.0.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@1.0.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"2816177b1a78e2436d92e3846552c42c006558f2","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-1.0.3.tgz","fileCount":50,"integrity":"sha512-ICukVt61PBEJG1rAcThcGsF8BVThrsoxBDgbdv7FdURPs9u/MVwGNnbQGOgc+PYHLqorRFd6HSWSwCxaJavzmw==","signatures":[{"sig":"MEQCICNU4yYrYsfXSFDlNDwp5mLMyKBlK4IHQcuMH0ec3TIEAiAIiz1JcXFJ6dVsWDJGqHYfmREjmAm3J7cL0NeOvi2aog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1701406},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-1.0.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-1.0.3.tgz","_integrity":"sha512-ICukVt61PBEJG1rAcThcGsF8BVThrsoxBDgbdv7FdURPs9u/MVwGNnbQGOgc+PYHLqorRFd6HSWSwCxaJavzmw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.0.3_1780060727130_0.04239854056886605","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@hello-bill/node","version":"1.0.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@1.0.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"6fd33368e3a87f896085b042f7716bc40f6e8235","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-1.0.4.tgz","fileCount":50,"integrity":"sha512-URxFmwgy/w1bYsvQEBcHyizp6cOAW3Q/IpIxHlGdmtBwoMrY4Pyl+2eleS4cS/YtIX0YXCaUI9MiklZi2wEeAQ==","signatures":[{"sig":"MEUCIQD5ZaHKGxm7Rw3oKfOpIjyAjtv8ubfm/vwD0i477uSFuwIgJ/Eq9lzcfqYNTVM3ME9D+tpjXkqW15JM4AMNeYY/yGU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1736676},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-1.0.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-1.0.4.tgz","_integrity":"sha512-URxFmwgy/w1bYsvQEBcHyizp6cOAW3Q/IpIxHlGdmtBwoMrY4Pyl+2eleS4cS/YtIX0YXCaUI9MiklZi2wEeAQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_1.0.4_1780064062356_0.23431854206887137","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@hello-bill/node","version":"2.0.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.0.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"21127134998076b0e2b33f0a283b52d9aba1349f","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.0.0.tgz","fileCount":50,"integrity":"sha512-Ybxj+hIXFp4amOomxyNPNkRpym6nqQZrAwLOSzeCt92ykNg1U+7x09blCeI3ZmsI4kfj706I1uKzipIid78aDw==","signatures":[{"sig":"MEYCIQDSql+IEXHgbbkba/8sIPMjAwmiDEvs+bJhPO2lJr5T4QIhAO3xWJ9tYOhLB1DluyL+JpHXQtrzjdPV6x/0rePu1ZGO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1756380},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.0.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.0.0.tgz","_integrity":"sha512-Ybxj+hIXFp4amOomxyNPNkRpym6nqQZrAwLOSzeCt92ykNg1U+7x09blCeI3ZmsI4kfj706I1uKzipIid78aDw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.0.0_1780449740645_0.5718900521885686","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-beta.0":{"name":"@hello-bill/node","version":"2.1.0-beta.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.0-beta.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"e9a8cfaf67eb8fa6e4dccaa5c39175a41b6686c8","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.0-beta.0.tgz","fileCount":50,"integrity":"sha512-sjQ5rYYDNukV8ArCorOCNOevDSJOEaFzFhwhDqsEDAUNAkCntjWoqgbEJ91pS7dTBdEV/EytnzIc2n7vnLGbLQ==","signatures":[{"sig":"MEUCIEsAFVEmbzzl0R47+svdiyrUpTY0hoCxMZjm0zsQbQ+mAiEA91n1tNDZwp/K6XiX+j/SQQcyv7XHZxMGzuuoRMsnUAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1756404},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.0-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.0-beta.0.tgz","_integrity":"sha512-sjQ5rYYDNukV8ArCorOCNOevDSJOEaFzFhwhDqsEDAUNAkCntjWoqgbEJ91pS7dTBdEV/EytnzIc2n7vnLGbLQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.0-beta.0_1780571593872_0.4386778432955074","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-beta.1":{"name":"@hello-bill/node","version":"2.1.0-beta.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.0-beta.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"77cc8aa2c1e66c86f239fac76dd71e7a1e54636c","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.0-beta.1.tgz","fileCount":50,"integrity":"sha512-ItGmit0a6gM6Ff/epG9knrRul8hoYVvQwP90+RgK/KlkLLH1vRpRgdf0+kXK6oERMmASGahFKOILBDYAIJR0Cg==","signatures":[{"sig":"MEYCIQDahMsRfgpq0p0A2z6iPXc0fjDmLkHqYywBD/oMyIZRUQIhAMBWuxLLRGF9aUDTdtCf2JwhQgCPp9K3Hlrqiy3GM3hJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1756421},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.0-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.0-beta.1.tgz","_integrity":"sha512-ItGmit0a6gM6Ff/epG9knrRul8hoYVvQwP90+RgK/KlkLLH1vRpRgdf0+kXK6oERMmASGahFKOILBDYAIJR0Cg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.0-beta.1_1780573411873_0.8715727446084347","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-beta.2":{"name":"@hello-bill/node","version":"2.1.0-beta.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.0-beta.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"f77ddbc7773ee3c304f62a2435ccf381605c6c97","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.0-beta.2.tgz","fileCount":50,"integrity":"sha512-U5ef8wDkDSZMUvgRGlIVht6G+0m+v1whG5WvX+FS2Flbqm+fG0yEDXUUR2OBs4mJa0YGue5bm7RfyIXNHEKuJQ==","signatures":[{"sig":"MEYCIQCpE0+Spqtbg9o9BJv/sxpM7UmfFLSXnDf3SARe9GaJogIhAINDjRFs6ZIgdHwNXE1CNSDDEqydl4Z8VoKHiZjPIton","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1756438},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.0-beta.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.0-beta.2.tgz","_integrity":"sha512-U5ef8wDkDSZMUvgRGlIVht6G+0m+v1whG5WvX+FS2Flbqm+fG0yEDXUUR2OBs4mJa0YGue5bm7RfyIXNHEKuJQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.0-beta.2_1780577061833_0.9206687359445946","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-beta.3":{"name":"@hello-bill/node","version":"2.1.0-beta.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.0-beta.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"2181f80a469277670234dfd81e6b47aa0c76f476","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.0-beta.3.tgz","fileCount":50,"integrity":"sha512-jNiLCjMOZPKmkpR0jaK5Q2N+LK90Iceg9kUet2r1j48fQIz3AjlOEpbNl0OnnkaZN7kDkkanSihazYnXy5vIsw==","signatures":[{"sig":"MEUCIEBMdko27TE2sctGXFUy11SKMYweHQlGdtzOKkfE6re4AiEAqruQJ7zslFKkR1NcFST/xOWTBnc7ehTm5/vtBiVVRjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785867},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.0-beta.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.0-beta.3.tgz","_integrity":"sha512-jNiLCjMOZPKmkpR0jaK5Q2N+LK90Iceg9kUet2r1j48fQIz3AjlOEpbNl0OnnkaZN7kDkkanSihazYnXy5vIsw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.0-beta.3_1780581711028_0.49778532996161173","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@hello-bill/node","version":"2.1.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"c8d55d788efd8f8d1f071cd51d97207f77c1b67b","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.0.tgz","fileCount":50,"integrity":"sha512-uwfXf1ij3GkaYtFzKuxflc59eu2hlc45g6hhbMsz+u/uZd+UTGczXNUqV+dcZBFwiWP6g4JYpgahQbq0IebzKw==","signatures":[{"sig":"MEUCIERlXbtR7Nqp/ADxtzIfUsSohisCPdb6y1TH1zFEAWYEAiEAkKtHC3cNe8AbpEEcnSd2zHtFu6be6zelgyEYKvxcLHs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785870},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.0.tgz","_integrity":"sha512-uwfXf1ij3GkaYtFzKuxflc59eu2hlc45g6hhbMsz+u/uZd+UTGczXNUqV+dcZBFwiWP6g4JYpgahQbq0IebzKw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.0_1780588743212_0.19974465110065576","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.0":{"name":"@hello-bill/node","version":"2.1.1-beta.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"cda854d5b5e02d8b3d284f41713ca43c2a18f970","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.0.tgz","fileCount":50,"integrity":"sha512-9liy+vX3PA82lY0ZD3uQAlU+Pz1e/AyY657Z76nAefKD5sLmcibwpzCJayj5H+/nZENQErT/ZpplOKH42O8DBg==","signatures":[{"sig":"MEYCIQCl5cRf3cGwaQJo3RbzroZOGNLjpLBynJxmWk6nJGMkeAIhANAhchAndTEMoZyezt37Nz32uzhFTMDllFvRIrHs8fMj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785894},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.0.tgz","_integrity":"sha512-9liy+vX3PA82lY0ZD3uQAlU+Pz1e/AyY657Z76nAefKD5sLmcibwpzCJayj5H+/nZENQErT/ZpplOKH42O8DBg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.0_1780650876394_0.4923839350356398","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.1":{"name":"@hello-bill/node","version":"2.1.1-beta.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"e8118d642cc8e1fd6d3c6bfb6660039ec7237d34","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.1.tgz","fileCount":50,"integrity":"sha512-5EQi9bIreBoUILqJegn8bbLeX9QVdowoi85YpEl+MXJo0jJaiaj1FZGIHx7C4YHFoKsnHIWpTSFPhLSXUGvgYQ==","signatures":[{"sig":"MEYCIQDzhcAvnu5Qrfw4DhtzNEZwbpOcaYpK1ab4YigAwpcllgIhAKl2YALXRy0yWnW655PId3ZubiFQDIzsvQMy4k7K3Wsp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785911},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.1.tgz","_integrity":"sha512-5EQi9bIreBoUILqJegn8bbLeX9QVdowoi85YpEl+MXJo0jJaiaj1FZGIHx7C4YHFoKsnHIWpTSFPhLSXUGvgYQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.1_1780663432782_0.2375722888922449","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.2":{"name":"@hello-bill/node","version":"2.1.1-beta.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"9df6b57b81ae4f6334edaa0e7caa65a4a0a01022","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.2.tgz","fileCount":50,"integrity":"sha512-7CdkfPnt3P9QLNnWlCXOHmDGFY1IzSjUGiEQ1cfsMAacI6nQMuHG6mr6SW+JcgkaX7YiMMOKtvWgIT7+d3dFCg==","signatures":[{"sig":"MEUCIQCo20BAnrcsePlXTETMwhYi/9UOTPNs32eM+w03NSmkWwIgaTK37Awzh1aSH8JhTiwabREjADS0q2rfJHCFUetUWlw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785928},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.2.tgz","_integrity":"sha512-7CdkfPnt3P9QLNnWlCXOHmDGFY1IzSjUGiEQ1cfsMAacI6nQMuHG6mr6SW+JcgkaX7YiMMOKtvWgIT7+d3dFCg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.2_1780667233757_0.6310286303564425","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.3":{"name":"@hello-bill/node","version":"2.1.1-beta.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"d08f41f0fad08cfbe5cd971f20a2088a2e20ce59","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.3.tgz","fileCount":50,"integrity":"sha512-hh1L3LL3Htdh2GXzgaXzQMi2PJnM9wA65sjtY/XlLUB5fpzIj7MIr31xHQeSsGS2+UAdO7YH60zbLUKgjM0oRw==","signatures":[{"sig":"MEUCIQCE4OXFjx0PvnoOByiwwCWPW3ZAdk3LrEiMgPeu28Y+IwIgc7ChdonoLikIRBywYY6vKcZKZH6V41Z38crZkhfUPm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785945},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.3.tgz","_integrity":"sha512-hh1L3LL3Htdh2GXzgaXzQMi2PJnM9wA65sjtY/XlLUB5fpzIj7MIr31xHQeSsGS2+UAdO7YH60zbLUKgjM0oRw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.3_1780913214765_0.8654172378376781","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.4":{"name":"@hello-bill/node","version":"2.1.1-beta.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"397c9f1cf5998c086352c808b96f94f90ed38a27","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.4.tgz","fileCount":50,"integrity":"sha512-vB6Scik4Q150k/xi+xijDPJnYWT4M2FdPqA4DSPKLngtVL4liDn64Rw6MmIf4IRWCGI8AWGhwXRa95hbBUQxYQ==","signatures":[{"sig":"MEYCIQDYVIPt49R4uS0DWqwv8g9kzNww9aXpzrrV9Etsup4dFQIhAJ519EsR/nL+nK9S1dARvql7zRUFGitA+Zb8FiYPp5bb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785962},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.4.tgz","_integrity":"sha512-vB6Scik4Q150k/xi+xijDPJnYWT4M2FdPqA4DSPKLngtVL4liDn64Rw6MmIf4IRWCGI8AWGhwXRa95hbBUQxYQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.4_1780917163474_0.8303843740331804","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.5":{"name":"@hello-bill/node","version":"2.1.1-beta.5","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.5","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"20dff6b7d08c5659da0d1bb8ab98f3cbcc8cf5ca","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.5.tgz","fileCount":50,"integrity":"sha512-JSQZHPntTPPHTSvvZjVCD8fbUBYxbYFfp9O0IXmWGjqaDIrM47WoYx5Phu7GgkQTwScE1dgAeb6MCUrdvBZj6Q==","signatures":[{"sig":"MEUCIQD/OQpAFn6FahlCa1/c7pRx59PdgUh8C1gBy0sPb5nyogIgcODi82EgsQCKFjjX49sRcUl/J0bLRt1uzEqImZHoXbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785979},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.5.tgz","_integrity":"sha512-JSQZHPntTPPHTSvvZjVCD8fbUBYxbYFfp9O0IXmWGjqaDIrM47WoYx5Phu7GgkQTwScE1dgAeb6MCUrdvBZj6Q==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.5_1780925025097_0.9737932576033654","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.6":{"name":"@hello-bill/node","version":"2.1.1-beta.6","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.6","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"7f1edfbc1c7b6d8148061fae7d15291679a43e88","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.6.tgz","fileCount":50,"integrity":"sha512-C0Gz4fOV1sDOMJllHbspKVx7vDYiRapME1bJmg8J7vHnSwseQGgQ4YLUEX/udGgwJUu+fjG7xz+zrWkPVARavg==","signatures":[{"sig":"MEUCIQD+aCHIe1cCL+OdaZm/mQS38Ypu8MweUpobfPVJv+X3LgIgf/P7PAz9tFMR1E3XefLerKRCMUIJ1hBVKV/kUFAXwjg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785996},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.6.tgz","_integrity":"sha512-C0Gz4fOV1sDOMJllHbspKVx7vDYiRapME1bJmg8J7vHnSwseQGgQ4YLUEX/udGgwJUu+fjG7xz+zrWkPVARavg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.6_1780930341634_0.9030773425131748","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-beta.7":{"name":"@hello-bill/node","version":"2.1.1-beta.7","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1-beta.7","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"522826b5c91759f7a675523678b11c9fc29beec1","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1-beta.7.tgz","fileCount":50,"integrity":"sha512-Cx4TWrKBhuI93ZqjhNTGu1BhuFYE+h+YorSFei0DyZJYq1ikShSw3TpEXAIpup+NJV9lruwV2wBL9I2+NwMSmA==","signatures":[{"sig":"MEUCIA24kejp+u1fW1sl0psqqKtd3ZhoSvg7zcDyJ5VQG3PbAiEAp6SMXAQE3eMn9PKZ/A8bU48/NLMoo0STvwV2Rvc3mck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1760912},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1-beta.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1-beta.7.tgz","_integrity":"sha512-Cx4TWrKBhuI93ZqjhNTGu1BhuFYE+h+YorSFei0DyZJYq1ikShSw3TpEXAIpup+NJV9lruwV2wBL9I2+NwMSmA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1-beta.7_1780961268991_0.9682049080995934","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@hello-bill/node","version":"2.1.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"0353676fbf83a62f9604f3def9beeb71da67b775","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.1.tgz","fileCount":50,"integrity":"sha512-BUXUhBFH5JRt3rvG0HgtPzaTPl7mfw1TgRTQAacNCEdV36DB+SlTu/rDAZZXBU2+HeO7mIHUHzALCQ2dKblbJg==","signatures":[{"sig":"MEQCIA5ZVXRzSqmGt1ReQUqu3EsqSzVG6yZBORaS2dPPfCqhAiAG5nDU7Fz8n6aK1LVEA9z5IRaXgrljz6NNUtjA9+ZloQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1760905},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.1.tgz","_integrity":"sha512-BUXUhBFH5JRt3rvG0HgtPzaTPl7mfw1TgRTQAacNCEdV36DB+SlTu/rDAZZXBU2+HeO7mIHUHzALCQ2dKblbJg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.1_1780992714315_0.3233051442694632","host":"s3://npm-registry-packages-npm-production"}},"2.1.2-beta.0":{"name":"@hello-bill/node","version":"2.1.2-beta.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.2-beta.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"f603af078c925c6a397746aef1a3d8d44160b598","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.2-beta.0.tgz","fileCount":50,"integrity":"sha512-pQtGf2sJuNuPNAQNbIRf0+ecQgD9Hn0LouG8zcVDCEXvC6TiQgcJaqIqrC/h2qTlEuzBdw5oayMdwbjPJje/NA==","signatures":[{"sig":"MEUCIAVsXkQIlmpyfXTvmHPWCEbSPIn4zLR0/UmyH0I3L51/AiEA9c60j8QnX5rgqEOtSlB/vYFry6S4sTXKXyf5xFEhMJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809760},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.2-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.2-beta.0.tgz","_integrity":"sha512-pQtGf2sJuNuPNAQNbIRf0+ecQgD9Hn0LouG8zcVDCEXvC6TiQgcJaqIqrC/h2qTlEuzBdw5oayMdwbjPJje/NA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.2-beta.0_1781004509222_0.5927005387642748","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"@hello-bill/node","version":"2.1.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"773e12f920d0903cdae746a0abe3579d66870d3a","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.2.tgz","fileCount":50,"integrity":"sha512-oQfvywXzaFXLNm9WhfxgG4OTFtu1Q/u4v+S50fiiT80+8N+jThLvwhrI2tihZtmAbqXWVn+NZYOFT0eFnMPARQ==","signatures":[{"sig":"MEQCIHU6+RddZXz5BDzyVit6r0WP+hyYQzqMiPKDotqWYZt8AiAsnsjWVd5Tsg/Orb6OP66X08tKTNeUh6F8CvnBcG4Wcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1760905},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.2.tgz","_integrity":"sha512-oQfvywXzaFXLNm9WhfxgG4OTFtu1Q/u4v+S50fiiT80+8N+jThLvwhrI2tihZtmAbqXWVn+NZYOFT0eFnMPARQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.2_1781005616218_0.6594006093041669","host":"s3://npm-registry-packages-npm-production"}},"2.1.2-beta.1":{"name":"@hello-bill/node","version":"2.1.2-beta.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.2-beta.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"534044488b73f2122d7f03bc81c8a018888621c3","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.2-beta.1.tgz","fileCount":50,"integrity":"sha512-ivmC9phSzTOoKmfBGFIBQTBmwUcoVayk2eeNaKKinzc298mV639SA5S8xZeDcR2H4RcK9f6wEShK9b9JHIWyAA==","signatures":[{"sig":"MEYCIQDs6a93PaBx7PmkbE4NbGOV4Y+fsvtrLaeEFgmM5E0PkgIhAO1v7TQlA1k5iSbf7LCVEeCsAKoUje3tEp+2vyWJBc4J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809760},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.2-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.2-beta.1.tgz","_integrity":"sha512-ivmC9phSzTOoKmfBGFIBQTBmwUcoVayk2eeNaKKinzc298mV639SA5S8xZeDcR2H4RcK9f6wEShK9b9JHIWyAA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.2-beta.1_1781020088697_0.03856783219635829","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.0":{"name":"@hello-bill/node","version":"2.1.3-beta.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.3-beta.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"debf988cb9d10fbd84fcdc010febd2ea4ed174de","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.3-beta.0.tgz","fileCount":50,"integrity":"sha512-+c0xUq2DUsems2GR5ptPNWQuWB/hT79+BVnjod6L9bB3O+R6REB5Zr23pzOz50puM3XY7ssXOVBKuYrmnVNOLA==","signatures":[{"sig":"MEYCIQCc47IxOnpoTgWX1hZa1lGOGPtwtAVtey3NbD+RBVzB3wIhAJXaqmAy7YtL+JtSN0JSc5QmHAqLaDC0Je0cDpZZ5jB+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809760},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.3-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.3-beta.0.tgz","_integrity":"sha512-+c0xUq2DUsems2GR5ptPNWQuWB/hT79+BVnjod6L9bB3O+R6REB5Zr23pzOz50puM3XY7ssXOVBKuYrmnVNOLA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.3-beta.0_1781021235131_0.40286232732487925","host":"s3://npm-registry-packages-npm-production"}},"2.1.3":{"name":"@hello-bill/node","version":"2.1.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"540d6320538b7fbfc3bb083182814122c9e397ac","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.3.tgz","fileCount":50,"integrity":"sha512-SIj9J5fT2tsc7J7Kjfh81ZfS/21FbFNuoABB9VBfNysaEcGxF2+ixcyWKqNzQQsgLsuBDaZNUfatiON4gj6yTQ==","signatures":[{"sig":"MEUCIQChE2k+mR3Kn/DahHCfUmZ8NlFiJjPsxkVaa+tkXvFzowIgYEt+ZCTJZbqJUiiACEKx3elyfFdd3a+AE542pDAwc/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1760905},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.3.tgz","_integrity":"sha512-SIj9J5fT2tsc7J7Kjfh81ZfS/21FbFNuoABB9VBfNysaEcGxF2+ixcyWKqNzQQsgLsuBDaZNUfatiON4gj6yTQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.3_1781022624672_0.05369915066012276","host":"s3://npm-registry-packages-npm-production"}},"2.1.3-beta.1":{"name":"@hello-bill/node","version":"2.1.3-beta.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.3-beta.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"49c21091d81dbf6acda29d48a32a03e2d12f765a","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.3-beta.1.tgz","fileCount":50,"integrity":"sha512-OTXUp9Py/kXFTI0N2BuOMPxnLGpuHxCzZruTs0KSRdE/yYRobHGaoKOwzKGswfEcpflIGGQldkCbaQMr9Ojs6w==","signatures":[{"sig":"MEUCIB+6OXolwZkXfP6kbtBFgWs3ilNWMVCXbt6hAhTqJmb5AiEAp7yCbBQ7YjKV6RaXgldB3dHgRyDAGgHi7Q4R+oNqXT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809760},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.3-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.3-beta.1.tgz","_integrity":"sha512-OTXUp9Py/kXFTI0N2BuOMPxnLGpuHxCzZruTs0KSRdE/yYRobHGaoKOwzKGswfEcpflIGGQldkCbaQMr9Ojs6w==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.3-beta.1_1781084692967_0.2496882395698541","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.0":{"name":"@hello-bill/node","version":"2.1.4-beta.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.4-beta.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"c5a0132c0f611ed63f906a3aa6515c096ac9b45c","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.4-beta.0.tgz","fileCount":50,"integrity":"sha512-7uicT1SOBPz/uMWIAzuZwNq2pra2bOz1UkR1s8D/LMMcPL0dHyxTE1r1TwHLrih8zrPqGuZ7gbdJHa+0HrXQow==","signatures":[{"sig":"MEQCIF1zolHROFz3cw8GqOgjCccLU8ThJFbdU1BtwugSco7oAiBLl+ch1vliMbhI95t6oOpqKF1qnI3woICRjAwSQauR1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809760},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.4-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.4-beta.0.tgz","_integrity":"sha512-7uicT1SOBPz/uMWIAzuZwNq2pra2bOz1UkR1s8D/LMMcPL0dHyxTE1r1TwHLrih8zrPqGuZ7gbdJHa+0HrXQow==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.4-beta.0_1781089374329_0.6840993539991118","host":"s3://npm-registry-packages-npm-production"}},"2.1.4-beta.1":{"name":"@hello-bill/node","version":"2.1.4-beta.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.4-beta.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"1f790a186806ac7b6469773cdc3947f86f75edfa","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.4-beta.1.tgz","fileCount":50,"integrity":"sha512-v09yRDGuPpxpJbHYbpJEZRSBaSbpgIhDnXQNlJPHVxOCzve0LZPe/KWSdVA/pdDfjfcRB6t0bMN6lcqTumciAQ==","signatures":[{"sig":"MEQCIAGWERd5ksbZEhl1J2iIeeS8muDL41R6GXxCGjmBjVpDAiBD0S2gm9D5N+6VT8i6mByVpUxBoILAz4XLJxoBXLEBRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809760},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.4-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.4-beta.1.tgz","_integrity":"sha512-v09yRDGuPpxpJbHYbpJEZRSBaSbpgIhDnXQNlJPHVxOCzve0LZPe/KWSdVA/pdDfjfcRB6t0bMN6lcqTumciAQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.4-beta.1_1781105428833_0.1178954376636141","host":"s3://npm-registry-packages-npm-production"}},"2.1.4":{"name":"@hello-bill/node","version":"2.1.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"259a7f77a37e18a18f3bf151970c5b8c4e6ff2b0","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.4.tgz","fileCount":50,"integrity":"sha512-O/tDS1YmOdBNEzZhjdCEFYb4r3ywfjeuE6z+mrj2b/FBcQ1pcs5s2UhmaNrNG76d7enrvNqvtu1GGHeDObcV2A==","signatures":[{"sig":"MEUCIQCC9Hzw/KtFf6kACIacH85LctxuPqnHOFd/PonQsgKYLAIgC0YI0GItoghHXaon3yskzZZn+TBPW+fsMdPCmh2tea4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1809753},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.4.tgz","_integrity":"sha512-O/tDS1YmOdBNEzZhjdCEFYb4r3ywfjeuE6z+mrj2b/FBcQ1pcs5s2UhmaNrNG76d7enrvNqvtu1GGHeDObcV2A==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.4_1781165596153_0.1621996581212799","host":"s3://npm-registry-packages-npm-production"}},"2.1.15":{"name":"@hello-bill/node","version":"2.1.15","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.1.15","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"9d2ca6aa55a67963b83dca5b64a6e0fc99aca252","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.1.15.tgz","fileCount":50,"integrity":"sha512-2d0I5atFmsn87Gye+tHawAmBWLifveouqvUGLv+JGtY6BoODvvVGT+gi7EnPgFysUygHlyYVdW8+nqhRy4Z9bg==","signatures":[{"sig":"MEUCIDCHAX9s1XSh/Vvg5esJ03R+ogrcnhHqaV9z3u6z7n+OAiEAsh3egZF4rBKU5Av9hySnCPRLpfJ+aEKLYkpWo2HBLzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1812724},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.1.15.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.1.15.tgz","_integrity":"sha512-2d0I5atFmsn87Gye+tHawAmBWLifveouqvUGLv+JGtY6BoODvvVGT+gi7EnPgFysUygHlyYVdW8+nqhRy4Z9bg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.1.15_1781773087512_0.19274879276980106","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.0":{"name":"@hello-bill/node","version":"2.2.0-beta.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"57cba0b89c1879f07d26f3be94eef4e93974b258","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.0.tgz","fileCount":50,"integrity":"sha512-YFMH+tf9AMZb7Nw4WTECxguACK4xHY2H6ulR8+DvYS8mewtsff+T9yX+Ty2P6nVCcXbur+LE3sklg5E5qMVk0w==","signatures":[{"sig":"MEUCIQDp5erJGKNuuXRYjTeIeQCz42WcCpau0qY/50Un8n4jwAIgDRq4Hk+H/qEdjWJXKBRYpxvs6anosqnkOXk6UY/aSZ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1813261},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.0.tgz","_integrity":"sha512-YFMH+tf9AMZb7Nw4WTECxguACK4xHY2H6ulR8+DvYS8mewtsff+T9yX+Ty2P6nVCcXbur+LE3sklg5E5qMVk0w==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.0_1782451931128_0.4230722934862434","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.1":{"name":"@hello-bill/node","version":"2.2.0-beta.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"f0601bbf77cca0f4a47898941fc0b3d364bbabd3","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.1.tgz","fileCount":50,"integrity":"sha512-f3+xYl9HmhKbcO4cNGdHlZ7wNbKiikXWq++PQWsHSuLNVGb+xMgTxsY5i3dAZKeNIxmPaMmHV3rZ9N0X+kNo3w==","signatures":[{"sig":"MEYCIQDwQ4MD+7CXNkutuVJEr0H4Aco92tbgER1q7pbNgQ1OagIhAPkE6WxgnwPJcoYN8D7lH2E/PbzGH8qrDI0OTcTJgA1C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1813278},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.1.tgz","_integrity":"sha512-f3+xYl9HmhKbcO4cNGdHlZ7wNbKiikXWq++PQWsHSuLNVGb+xMgTxsY5i3dAZKeNIxmPaMmHV3rZ9N0X+kNo3w==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.1_1782918088773_0.023289181572732076","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.2":{"name":"@hello-bill/node","version":"2.2.0-beta.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"f3c991a46aefd6c863c42c228ef860f7ea0409dd","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.2.tgz","fileCount":50,"integrity":"sha512-NES8JMc0GMlkOMWenTF44c7WFDnQQdDacIo8HTCbkUPKHp12sDb9fbxYQiExwsVniPyDp6P32OM7UE31HRZX9Q==","signatures":[{"sig":"MEUCIQDAWfRXyb6K/ToRJkX3hCkdaoJFOKcSRe/wnsiqtFwRDAIgDcjFKjVsR+7ccdtyYfT7cahGl3AuOB8tSBHA2V4tAAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1813295},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.2.tgz","_integrity":"sha512-NES8JMc0GMlkOMWenTF44c7WFDnQQdDacIo8HTCbkUPKHp12sDb9fbxYQiExwsVniPyDp6P32OM7UE31HRZX9Q==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.2_1782923196629_0.850972684838796","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.3":{"name":"@hello-bill/node","version":"2.2.0-beta.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"8fd91d202b657645df0e27411780beb362a232d6","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.3.tgz","fileCount":50,"integrity":"sha512-er0HNkzA9yy36rraFe3mT33/sqrvByebFxyPVzE94NuV8HmuI5hfRnwViHv+F+Z/pL+ttiDsaHXDcHxSsgyNzg==","signatures":[{"sig":"MEYCIQD1d1kYh7LjyUf6Y73eO+Pn4n7QzTtBg6TZet2XmhsuogIhAJrOtH07VI1vYkcc3OD7vzf0SgVJXBmu/bSZ1e7YncUv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1814741},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.3.tgz","_integrity":"sha512-er0HNkzA9yy36rraFe3mT33/sqrvByebFxyPVzE94NuV8HmuI5hfRnwViHv+F+Z/pL+ttiDsaHXDcHxSsgyNzg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.3_1783046535012_0.8803576987051198","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.4":{"name":"@hello-bill/node","version":"2.2.0-beta.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"eddcd4d94e95d1df72ff1dc9f2c43439056fa50d","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.4.tgz","fileCount":50,"integrity":"sha512-OzWLTqBZeGOJkvkT5XoV0bRf6gz2UK3jfIJOZpLsNdypK4nO8rxAF8U/WGMYeJLjgjaxB5HYA1/FplTmZz4tSA==","signatures":[{"sig":"MEUCIQC3arfjskPyl2M1B6J9aMNq0KN2hfLB2wCGaACBOy1jowIgPaWw3gBgwp4lJsOGY5xxmf49drS30SVwinGJ4QiSq4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1814758},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.4.tgz","_integrity":"sha512-OzWLTqBZeGOJkvkT5XoV0bRf6gz2UK3jfIJOZpLsNdypK4nO8rxAF8U/WGMYeJLjgjaxB5HYA1/FplTmZz4tSA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.4_1783070492418_0.4182546079023868","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.5":{"name":"@hello-bill/node","version":"2.2.0-beta.5","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.5","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"d5cd9b4ccc354290c78da4987ccdf4e70e8da528","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.5.tgz","fileCount":50,"integrity":"sha512-mxuiJyvplyhVuWhBCJcj2yOMkDtSfhOsoydaZ662cKLR/ibjAmgwIDPK/NhM5HE4hToGYXQsZDDlE8fnyJAsXw==","signatures":[{"sig":"MEYCIQDkhtwQgTjkP01GLUPgz2Uqmr2J7m696HYPBF41ydYItQIhAISYLeYWG/WTdKicuzXNwKYqzsDiB1ws913y5X2U8MpE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1851362},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.5.tgz","_integrity":"sha512-mxuiJyvplyhVuWhBCJcj2yOMkDtSfhOsoydaZ662cKLR/ibjAmgwIDPK/NhM5HE4hToGYXQsZDDlE8fnyJAsXw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.5_1783292356475_0.5563192581709293","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-beta.6":{"name":"@hello-bill/node","version":"2.2.0-beta.6","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0-beta.6","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"c1b1636b13b18acc03f14b560f2f4e6a92813695","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0-beta.6.tgz","fileCount":50,"integrity":"sha512-s+jm180W1S2q6jFyWrlR9CNDOD8qLolDKMCICgKKH/urKPjP4shELVtJucugL3E2g/bKpDUULhmI3Evza/Vpbw==","signatures":[{"sig":"MEYCIQD0927y/Vb0fZ+OJz1X44ii/l6PjrkGGOvrYXVTTvPlTQIhANLhF4x55EphMwxMN/odwLM1acZAHl5r6hHKxTZ1X+ti","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1878219},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0-beta.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0-beta.6.tgz","_integrity":"sha512-s+jm180W1S2q6jFyWrlR9CNDOD8qLolDKMCICgKKH/urKPjP4shELVtJucugL3E2g/bKpDUULhmI3Evza/Vpbw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0-beta.6_1783532217074_0.8796016700967202","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@hello-bill/node","version":"2.2.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"948e8b9a10e21c68fc0c5ed4609367a9a340df85","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.0.tgz","fileCount":50,"integrity":"sha512-56QMcUgJLHGagUDGPaOCBp28RnK2Brar+Xb6pWoj/qhi9PkvBEewoivXP0YHCipct1jpvgeoLD6AqhkhqCiV4w==","signatures":[{"sig":"MEYCIQC2RnkZtlthf8GpXQaR0awWBINFP7i3PMtP8ydy4q3n9wIhAJEoIhPvmO8rfkmD4Vxlma5eyJdUiw4YqFdH6TYm1LOk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1878952},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.0.tgz","_integrity":"sha512-56QMcUgJLHGagUDGPaOCBp28RnK2Brar+Xb6pWoj/qhi9PkvBEewoivXP0YHCipct1jpvgeoLD6AqhkhqCiV4w==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.0_1783807763635_0.2608743373685847","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"@hello-bill/node","version":"2.2.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"e77f4501a01e567b74792fa74215d58ef477e299","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.1.tgz","fileCount":50,"integrity":"sha512-7aDQWtIC9p/9uR3jqPP1E/DImU+ZRu/7N/eeurWgusxp29l6LYWke6kerEALd0Xwsy9JDukPMKKETDFnqEhElg==","signatures":[{"sig":"MEUCIQDo/vS1NsAjHlxGXC4gUH+K4QjOweZdh6tQZxhIp6hS8wIgR4fEJrfBpyYEU6dALKdGqKJU4UoAyQf6mtPpAHlVT+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1878962},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.1.tgz","_integrity":"sha512-7aDQWtIC9p/9uR3jqPP1E/DImU+ZRu/7N/eeurWgusxp29l6LYWke6kerEALd0Xwsy9JDukPMKKETDFnqEhElg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.1_1783901455063_0.28515274702686044","host":"s3://npm-registry-packages-npm-production"}},"2.2.2":{"name":"@hello-bill/node","version":"2.2.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"44323fd7ffe6b75e7b0d376da1fc83c1b7c7c808","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.2.tgz","fileCount":50,"integrity":"sha512-NiVXoE/j8Ap7BbMnLt1a5fBkZNEh5UmA3xGolniNNam2zwJ/VjAvDUV2SlsG2Tf9mdterV0pNTr8RdslQFRC7Q==","signatures":[{"sig":"MEUCIFeCjYQ/PjaRuImgwzzErM6EdHVwNT37XBqptx5M8hGmAiEAvhSmBRPXi+WIxSI95eT/8sRjCpT1GIrLJrQ1X2Z/hGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1879873},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.2.tgz","_integrity":"sha512-NiVXoE/j8Ap7BbMnLt1a5fBkZNEh5UmA3xGolniNNam2zwJ/VjAvDUV2SlsG2Tf9mdterV0pNTr8RdslQFRC7Q==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.2_1783973634872_0.538637522110375","host":"s3://npm-registry-packages-npm-production"}},"2.2.3":{"name":"@hello-bill/node","version":"2.2.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"5182f4639c005c373ae604440833e0effb02f018","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.3.tgz","fileCount":50,"integrity":"sha512-pAqLHKDkCJvv3AiwqokrFJARqSQl7xb9fW6Rp17uBn6utKxgrN7DGoE7/pcug6XrLvuN2LaLlQT89y7k6UCcSA==","signatures":[{"sig":"MEUCIQDsLNvlbPTlNaS1ya6b0YWLuUf1K8Hwxe7dv5VK6B/wwwIgSaaOjqilVPMe0f1H3mDxYAvVtZdQ1MylDfsF+y2t0og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1880323},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.3.tgz","_integrity":"sha512-pAqLHKDkCJvv3AiwqokrFJARqSQl7xb9fW6Rp17uBn6utKxgrN7DGoE7/pcug6XrLvuN2LaLlQT89y7k6UCcSA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.3_1784016664124_0.1955163075640176","host":"s3://npm-registry-packages-npm-production"}},"2.2.4":{"name":"@hello-bill/node","version":"2.2.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"336b78224c457ba5fbc2479d7b57a026781e3709","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.4.tgz","fileCount":50,"integrity":"sha512-w4uTEQlqWSW8msASSCUCk4vmUWJ6c1MIns1YWVA26aXQphMyThmdziU7v2iIp3yFSmN95HN+RruS8uoAF7t2NQ==","signatures":[{"sig":"MEQCIH2yklVA1nx6tqxOTojD9pfHS6CwkkQgfXp5sBeve1baAiB9/nQZaiy2M8P76Pgn6aSLFHkPkhR/Ku6z/1WYNKeOwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1880520},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.4.tgz","_integrity":"sha512-w4uTEQlqWSW8msASSCUCk4vmUWJ6c1MIns1YWVA26aXQphMyThmdziU7v2iIp3yFSmN95HN+RruS8uoAF7t2NQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.4_1784038063406_0.003858241676252483","host":"s3://npm-registry-packages-npm-production"}},"2.2.5":{"name":"@hello-bill/node","version":"2.2.5","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.5","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"6b34f6f256fcdd5f0a249a53fb5afecf8930659d","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.5.tgz","fileCount":50,"integrity":"sha512-dYK3cJr3X9WBoqryg3dNT9GiXxvBQSG4lzp9U5xX4QVOUXKegG06hDeBT+K9TTmm/1ieufOjoiP5Y3/IhPtDew==","signatures":[{"sig":"MEUCIQDwCUlDeGD9fXmFo04RoSKC2J4Y2lNGaWjmAdMfk3kmigIgfGqV42yYjIZVUBz3+tq7N+7eLOLqAdslAy4VqgPM8mc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888805},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.5.tgz","_integrity":"sha512-dYK3cJr3X9WBoqryg3dNT9GiXxvBQSG4lzp9U5xX4QVOUXKegG06hDeBT+K9TTmm/1ieufOjoiP5Y3/IhPtDew==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.5_1784065182578_0.5904676623178888","host":"s3://npm-registry-packages-npm-production"}},"2.2.6":{"name":"@hello-bill/node","version":"2.2.6","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.2.6","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"02a4054d7594ee216ca57c28bd0cb0e4550394cd","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.2.6.tgz","fileCount":50,"integrity":"sha512-navwEG2hcBfXbAcoSf1cWoLfko3E6DH+i+nTWuoGk4afs3QDIZwrkZS/npp71HyoovpDb+/8MP9LfqaeWkskyA==","signatures":[{"sig":"MEUCIG5zsNYLlP2B+1O3BwYieQLY8mBXWv41C11QehbOd7E8AiEAmG/3qSnb7o4T2denXlBtXTuM0P+07akmqG2130OnVjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888805},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.2.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.2.6.tgz","_integrity":"sha512-navwEG2hcBfXbAcoSf1cWoLfko3E6DH+i+nTWuoGk4afs3QDIZwrkZS/npp71HyoovpDb+/8MP9LfqaeWkskyA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.2.6_1784110162131_0.9860975155990981","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@hello-bill/node","version":"2.3.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.3.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"ad1793da00f5f8b5b7de364834ee71dc33eec076","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.3.0.tgz","fileCount":50,"integrity":"sha512-7N104YEJ/i3x5mUNVLUnEYrIshdLYGpvIeLtzqp6+VD6qe7IF1Occ5KLBxuiuDxAFUqRFPq2BjV/cdujriSO6w==","signatures":[{"sig":"MEYCIQDcfeKUVLEFpX2fvqEJw5Rk5vUo7SBiq9VhEXbvzAbmiwIhAIbfec/QJ+tEkhJJjo9KIpPpQMBiDe+NzAAPIebUtIKL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888805},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.3.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.3.0.tgz","_integrity":"sha512-7N104YEJ/i3x5mUNVLUnEYrIshdLYGpvIeLtzqp6+VD6qe7IF1Occ5KLBxuiuDxAFUqRFPq2BjV/cdujriSO6w==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.3.0_1784115568700_0.0501500607417662","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"@hello-bill/node","version":"2.4.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.4.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"28883674b114bc4bb45e996d20cd7ceb7a73f1ed","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.4.0.tgz","fileCount":50,"integrity":"sha512-Sjdj+0718RWFQGTQCyFIO+SaBD74YR75JcnbeGgUvga81fcDrYpTEVY588i3an8OW+hsChoer8bkfFjrmKWPfA==","signatures":[{"sig":"MEUCIG+L0vflVstQBMZm1DQ/V6SLvAuQEAUGwJQGIqOkV1HNAiEAmDo616FhlZupXmxHPwjzziWg+mb0bmFiYWaX8hy4GhQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888805},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.4.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.4.0.tgz","_integrity":"sha512-Sjdj+0718RWFQGTQCyFIO+SaBD74YR75JcnbeGgUvga81fcDrYpTEVY588i3an8OW+hsChoer8bkfFjrmKWPfA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.4.0_1784140538485_0.7166642107492593","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"@hello-bill/node","version":"2.4.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.4.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"1051b5d3923864fecec9cbd4b23b2385f0e84d08","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.4.1.tgz","fileCount":50,"integrity":"sha512-SeJ8MrQo6V+pI0cdjZjh50FCRQzwU+e+oq0gYaBwghPlW04ZLXAV7Ro3xircw8bqi9XLrPoZ30txqN4tSG4VzQ==","signatures":[{"sig":"MEUCIQCC7pYbVOsPjS1rHFi1KEe9ne8esEVZTej47ui3G0VzxQIgBtyV4yPakUml02aPwlgVABzEwU4TDkKNMRP1Sd1xh5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888805},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.4.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.4.1.tgz","_integrity":"sha512-SeJ8MrQo6V+pI0cdjZjh50FCRQzwU+e+oq0gYaBwghPlW04ZLXAV7Ro3xircw8bqi9XLrPoZ30txqN4tSG4VzQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.4.1_1784149239887_0.9035659923808617","host":"s3://npm-registry-packages-npm-production"}},"2.4.2":{"name":"@hello-bill/node","version":"2.4.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.4.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"cb4839048b46170bbfa2e1fcd9ace2b3df214f3b","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.4.2.tgz","fileCount":50,"integrity":"sha512-Rq9aDcCkRrQVTc6Wlf+NObfnRapzTIYedp2isx9LMS+Rm89drxe3Xe/3W4/Tfa5MKkfhJ2iijOkX5ej8hcZc3w==","signatures":[{"sig":"MEYCIQCREAgSLv0S1slIv2aJJvz7DIUQRidH1n3weELxlMgmSAIhALqwoyLNbcBZFCpH/Fh9GIu0khvVElZZ9AW/ZT87rtkC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888805},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.4.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.4.2.tgz","_integrity":"sha512-Rq9aDcCkRrQVTc6Wlf+NObfnRapzTIYedp2isx9LMS+Rm89drxe3Xe/3W4/Tfa5MKkfhJ2iijOkX5ej8hcZc3w==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.4.2_1784157567583_0.45780906076065997","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"@hello-bill/node","version":"2.5.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.5.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"fcf2fb026cb9bf4adbcab1b34486e0a539f50670","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.5.0.tgz","fileCount":50,"integrity":"sha512-zngqkFSJqbZVKwm1lgyL+JL0HiS4bo/snB+2BGpyZs7W511EO9KAYfPLUdM1qIoAEZ36tB4wxowds/MyC7tvGQ==","signatures":[{"sig":"MEUCIQDtbdlnDmPN2kIj2PnHPGABozWG/JXLdLUMf5ZZ2R+YaAIgcJ00+bNOK5d2MIkRmtJiHbLP44nEDlbQq4b8sjdk4ZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888815},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.5.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.5.0.tgz","_integrity":"sha512-zngqkFSJqbZVKwm1lgyL+JL0HiS4bo/snB+2BGpyZs7W511EO9KAYfPLUdM1qIoAEZ36tB4wxowds/MyC7tvGQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.5.0_1784219895270_0.787979445003461","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"@hello-bill/node","version":"2.5.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.5.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"93a476bba4b30fa22b7ad6b4e22031ebff626818","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.5.1.tgz","fileCount":50,"integrity":"sha512-wcS4RLDhB/eejxrQVc0g4974Qls+hwytsbv9pIbgddmQm3Hczp3nKbBoAkVXdw2tF89Lh04atGSo+tf0sdA1dQ==","signatures":[{"sig":"MEUCIHkES9JizzSmidMl6juPtReiJOJtDMYUMMlW6O2T3fD5AiEA0PwCI7eDFQ59A7niQDrNqlrPPxpZYaSF2bT3dz50GPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888825},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.5.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.5.1.tgz","_integrity":"sha512-wcS4RLDhB/eejxrQVc0g4974Qls+hwytsbv9pIbgddmQm3Hczp3nKbBoAkVXdw2tF89Lh04atGSo+tf0sdA1dQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.5.1_1784229580528_0.5246199793420121","host":"s3://npm-registry-packages-npm-production"}},"2.5.2":{"name":"@hello-bill/node","version":"2.5.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.5.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"604237402007b9258698ab43f77fc06180746069","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.5.2.tgz","fileCount":50,"integrity":"sha512-tb5/hTCgT3ie0i8d5pwCtjiU3GY6MDsujg/KrvaqA7r3+J/1hnpLBDNbo9iHOuN0RMUizVLqi1hRFpmECx9lJA==","signatures":[{"sig":"MEUCIHqCMWxIy0EZ5dnYZj90FZiWmJZC36CasXaqNrGswCNyAiEAyvOHJG2SgMz+Ii/BiuCQjjzDvoYynjMdACK2X5Q1gJk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1888825},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.5.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.5.2.tgz","_integrity":"sha512-tb5/hTCgT3ie0i8d5pwCtjiU3GY6MDsujg/KrvaqA7r3+J/1hnpLBDNbo9iHOuN0RMUizVLqi1hRFpmECx9lJA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.5.2_1784285170132_0.6116571056539781","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"@hello-bill/node","version":"2.6.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.6.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"602c170f43b8469f65d8de4ba39e3e1cdfa3edec","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.6.0.tgz","fileCount":50,"integrity":"sha512-09KPM3ABQz2u3kvgwQF6Bsb7McMyuKKuos/CIs/4zOq23nud5xg58mk02k/YUcUvwaBh8/UGSgJXNRqgGDO8IQ==","signatures":[{"sig":"MEQCIEatt+aIC57QtXyqMk/UDM7p1g4ue8sVd3drLEbF0CejAiAViuT1FqSCr0Gh8ck5RdrBAsi9vSqSr6rJklndKWS1Ow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1890485},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.6.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.6.0.tgz","_integrity":"sha512-09KPM3ABQz2u3kvgwQF6Bsb7McMyuKKuos/CIs/4zOq23nud5xg58mk02k/YUcUvwaBh8/UGSgJXNRqgGDO8IQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.6.0_1784308040116_0.2880806749360214","host":"s3://npm-registry-packages-npm-production"}},"2.6.2":{"name":"@hello-bill/node","version":"2.6.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.6.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"0ee26b6ac92cb3527771241b75a0965499baaed6","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.6.2.tgz","fileCount":50,"integrity":"sha512-qzbkYfpg1ytG54tFrCSfZtpYGoAseSDqMlidv7Nl127oeG0eCr1/q3whMcZD6welppK8SPPhSxxmxSaC4ZMSxQ==","signatures":[{"sig":"MEQCIFB2Fz1YJVsksm2v1KJylxEjTmRBleZcnRn6+aAOg3q+AiBx4MzX/hHX/H3xIg3IdaJnrYoCyQcXQ8pkMwGO0sq5Qw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1890485},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.6.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.6.2.tgz","_integrity":"sha512-qzbkYfpg1ytG54tFrCSfZtpYGoAseSDqMlidv7Nl127oeG0eCr1/q3whMcZD6welppK8SPPhSxxmxSaC4ZMSxQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.6.2_1784312870343_0.5078057631077124","host":"s3://npm-registry-packages-npm-production"}},"2.6.3":{"name":"@hello-bill/node","version":"2.6.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.6.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"69b15a684c87964ec6c9d2e166bd2f8dc1bdabe1","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.6.3.tgz","fileCount":50,"integrity":"sha512-3UkpIzEafQQpmlEe3PIk0cCUpHhtc7XGcYqFdY92GUggOshOhDMpzP/At9NIQEhoLj8y1IO5X7/QprHq7R3ASg==","signatures":[{"sig":"MEUCIDooc02GOvqeGtv0diVdBMTANXm+Bhf1m69B8j3H+uUbAiEAgtm3Ss9AnceM94E+tyOQLOHMl+/6kM4WNer2Wfw/Ono=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1890643},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.6.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.6.3.tgz","_integrity":"sha512-3UkpIzEafQQpmlEe3PIk0cCUpHhtc7XGcYqFdY92GUggOshOhDMpzP/At9NIQEhoLj8y1IO5X7/QprHq7R3ASg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.6.3_1784392225813_0.06488527516750175","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"@hello-bill/node","version":"2.7.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.7.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"35726ac510d43eb770fa430cbdf915c0f645091c","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.7.0.tgz","fileCount":50,"integrity":"sha512-VadZKVOeZOJzntJUPAyqva2f5nt9qxf3ARmlb9JOsvItDVTbDjFrHdRlD+jaV8DxX01BQTOntS86f9XuMlSyjg==","signatures":[{"sig":"MEUCIQDAk2gkbwt9xackebw2haKTKnb3juwfZ4q7Bq63aKr7kgIgGd7P6uJIsAAPadwcxYjfsXCijzHuISp7NnuL3Wdu/sg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1891288},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.7.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.7.0.tgz","_integrity":"sha512-VadZKVOeZOJzntJUPAyqva2f5nt9qxf3ARmlb9JOsvItDVTbDjFrHdRlD+jaV8DxX01BQTOntS86f9XuMlSyjg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.7.0_1784632468782_0.8890751146429552","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"@hello-bill/node","version":"2.8.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.8.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"6149a8b00540230c2fcb5a6a6da21b0669ace304","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.8.0.tgz","fileCount":50,"integrity":"sha512-gLRgafTrsMhNiwIa7QXDsPfL3x8aQaWB48jE+76bo2U2gqMHzWFne4GIj0ekYKpkK+usInjTka5c5Uu2dLlksQ==","signatures":[{"sig":"MEQCIClMuIVPfIMDvFQhjL/oO1Vq2FUyB6tP9gDDxPZ0nk4PAiBDt3NHHkq5+VXmjz5mjdcYmr8rWBzXIHRgbZ7e11sJAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1891298},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.8.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.8.0.tgz","_integrity":"sha512-gLRgafTrsMhNiwIa7QXDsPfL3x8aQaWB48jE+76bo2U2gqMHzWFne4GIj0ekYKpkK+usInjTka5c5Uu2dLlksQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.8.0_1784662562878_0.8232769878598627","host":"s3://npm-registry-packages-npm-production"}},"2.8.1":{"name":"@hello-bill/node","version":"2.8.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.8.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"05e5c8f7c1a48a94f5fd6336da289430c9dbd7ea","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.8.1.tgz","fileCount":50,"integrity":"sha512-A9MyKtrycgGIbJYCDqhzk61qq+KiKhGcjkjrd+wmACgWPZ1rOPZS7Q5idgNmoBn28jyMUI1ThfS/b9aRHZm2SA==","signatures":[{"sig":"MEQCIDizVReW32NT1umje40joiIj1rVlnSZwB7NomXePLCssAiB/NEuf4+xGfIvxYL5I0gobNpGdoDL94I91DPrO2nGtMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1891308},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.8.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.8.1.tgz","_integrity":"sha512-A9MyKtrycgGIbJYCDqhzk61qq+KiKhGcjkjrd+wmACgWPZ1rOPZS7Q5idgNmoBn28jyMUI1ThfS/b9aRHZm2SA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.8.1_1784679960658_0.004602202642976616","host":"s3://npm-registry-packages-npm-production"}},"2.8.2":{"name":"@hello-bill/node","version":"2.8.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.8.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"3204d5da5f72b72706bc2a465cdd7c7bcf7843d8","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.8.2.tgz","fileCount":50,"integrity":"sha512-Nms8o0NrJumNrxEZ1Ey3ug+RER9sN7SeZYjlwdUsHJ/+Y5/oCDni00dVNjruKve74FIV/iTDNnyP1levXnjWDQ==","signatures":[{"sig":"MEQCIC+Fvu6HUBcu7gTRR0ly+qJE3ezjusICc2jbW/ETBJZLAiAdYWB82+SjjAbjLHNw4jxNFJGDYqzmSBNb4AJiw8YTXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1891318},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.8.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.8.2.tgz","_integrity":"sha512-Nms8o0NrJumNrxEZ1Ey3ug+RER9sN7SeZYjlwdUsHJ/+Y5/oCDni00dVNjruKve74FIV/iTDNnyP1levXnjWDQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.8.2_1784705998197_0.7713191879368961","host":"s3://npm-registry-packages-npm-production"}},"2.8.3":{"name":"@hello-bill/node","version":"2.8.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.8.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"f9aac0a64621633d78c6ef69a75a9bb6478d4683","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.8.3.tgz","fileCount":50,"integrity":"sha512-sQg8xzh7c1gz+KzOSnCWu1XQOVXBbl98WnXSWgmFgEBNDKp2aJqBULEJtto209EUJtGrbk03t4e4FHG4SPHWMw==","signatures":[{"sig":"MEUCIQDKu/4P3Dwa03HUH7sJx/PsV0zCzd1QH/8ac8jnvCx7AQIgZFTM6nO/vtJKa8XsLD29/YTpjLZEUPKcsqZ90NhQXtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1891328},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.8.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.8.3.tgz","_integrity":"sha512-sQg8xzh7c1gz+KzOSnCWu1XQOVXBbl98WnXSWgmFgEBNDKp2aJqBULEJtto209EUJtGrbk03t4e4FHG4SPHWMw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.8.3_1784793998021_0.7733751428460125","host":"s3://npm-registry-packages-npm-production"}},"2.8.4":{"name":"@hello-bill/node","version":"2.8.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.8.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"404e74cbe9a136fa62fca729e38e2c841b184e34","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.8.4.tgz","fileCount":50,"integrity":"sha512-NTJTQ1dl/Or0kckZrcM0DTjcjs8qLA8fljSZlfl+G7FGxN2fHxtx3KztmaL0nw8xIOhuq7HB0uJlIpJx81ypvA==","signatures":[{"sig":"MEYCIQC3nvxdwIZRk7aKfZMfzELQq1YNi/CDCTITO6lCrpSRrwIhANszb5FvVn4NdWsB/mWew9flFxUY5BjZErWzSGOC9K5p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1891680},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.8.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.8.4.tgz","_integrity":"sha512-NTJTQ1dl/Or0kckZrcM0DTjcjs8qLA8fljSZlfl+G7FGxN2fHxtx3KztmaL0nw8xIOhuq7HB0uJlIpJx81ypvA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.8.4_1784828017759_0.91493413567009","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"@hello-bill/node","version":"2.9.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"7262c7ebcf6b59cce048ef31002f0f1c6718a3a5","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.0.tgz","fileCount":50,"integrity":"sha512-ZsDwbmVfyvbnlTg6DC+A3ExikxbpDWRLG3xl9GTH8xKE0JWidQq/6vmgyQr7s/5O0l9J3smopdPKpZ6mAovkOA==","signatures":[{"sig":"MEUCIQD2Nn20ZFVpFAUGhiDCePlG3KGSsOu+xnyqfmzTwB4PeAIgJ3ZDmOn2KWEGjK5Szqgg2D5ZvrsxFnbjm6IHqiMT4Wk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1965328},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.0.tgz","_integrity":"sha512-ZsDwbmVfyvbnlTg6DC+A3ExikxbpDWRLG3xl9GTH8xKE0JWidQq/6vmgyQr7s/5O0l9J3smopdPKpZ6mAovkOA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.0_1785301168023_0.8664341820733577","host":"s3://npm-registry-packages-npm-production"}},"2.9.1":{"name":"@hello-bill/node","version":"2.9.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"5387616132a28ff386f9ae2beb2a06f715d8fc64","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.1.tgz","fileCount":50,"integrity":"sha512-Tdw+7FxKuHPY1yLEN3ftiWAA2VNT8paSatqwcTbuJB8xu0WsXD04adK1PPhGS7gVOzeHQoJl8ZxFvV15vdqHhQ==","signatures":[{"sig":"MEYCIQDsjOXSRNx3RCyH33gij8GvQQ1tCbgDyovi9N2kMUcKTAIhAMOz72pvNX3hTmhvLnYrOb4T6q9kU6HguycsP3GbNttg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1965532},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.1.tgz","_integrity":"sha512-Tdw+7FxKuHPY1yLEN3ftiWAA2VNT8paSatqwcTbuJB8xu0WsXD04adK1PPhGS7gVOzeHQoJl8ZxFvV15vdqHhQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.1_1785320276590_0.5067172048401603","host":"s3://npm-registry-packages-npm-production"}},"2.9.2":{"name":"@hello-bill/node","version":"2.9.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"bb697572d2d37088f51f50a4537e589748f8cb62","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.2.tgz","fileCount":50,"integrity":"sha512-bQ/9IGw0JyTklqSAZP7Ln/dPJ4iptYo+N0pyz3pvp544EfeVdX1cDzNrJrmkO/s4vV9qtQ1qH80zjgeNkamaFQ==","signatures":[{"sig":"MEYCIQDPG1Qn6ToIqqrAsvtENNYtlJ6Kt5D12AHOdm/i7muA+AIhAP9All18yt29Pv7dkwkmWMGqhC3BcG9NZdbfl0FnkOyI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1990380},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.2.tgz","_integrity":"sha512-bQ/9IGw0JyTklqSAZP7Ln/dPJ4iptYo+N0pyz3pvp544EfeVdX1cDzNrJrmkO/s4vV9qtQ1qH80zjgeNkamaFQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.2_1785483250854_0.44097338023419796","host":"s3://npm-registry-packages-npm-production"}},"2.9.3":{"name":"@hello-bill/node","version":"2.9.3","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.3","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"27022ebee6125c49feaca57bf8ebaeb93f67dad0","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.3.tgz","fileCount":50,"integrity":"sha512-9xTHaXH77zZCQJyqpdoOST+Nv0A3DLu7vVI6JKO9io30AxbF9ZjXVvX51LbWN6F9cEFQtXt99PP/4U1jvDBHrg==","signatures":[{"sig":"MEYCIQDhaglzjtmpocN8+JoZT6toA+gSEPq+scuE1ruht3WjkgIhAKteLwIvIBJHolclsCSI6MNEquk4FganA3eGG5SEprWU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1991861},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.3.tgz","_integrity":"sha512-9xTHaXH77zZCQJyqpdoOST+Nv0A3DLu7vVI6JKO9io30AxbF9ZjXVvX51LbWN6F9cEFQtXt99PP/4U1jvDBHrg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.3_1785617045014_0.23432147005166581","host":"s3://npm-registry-packages-npm-production"}},"2.9.4":{"name":"@hello-bill/node","version":"2.9.4","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.4","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"491671f0ebb2e4f76c7cc4a793ce5a6905daa07f","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.4.tgz","fileCount":50,"integrity":"sha512-0MwE2thQhO5CTT3wXCbtvO6P97nwJma385xHMX7whjUUHePwxgXJHkL3wAPWsreW+SYxvc6s8lrY9EdOKHVTsg==","signatures":[{"sig":"MEUCIQCDAtugbNCtV0Zpz2Vzt+P6S1zvqT/126RRy/ihBclaEwIgF8/XJtiC76mZykld44V/faZqV3eVY0c2IqSW+id3yew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992112},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.4.tgz","_integrity":"sha512-0MwE2thQhO5CTT3wXCbtvO6P97nwJma385xHMX7whjUUHePwxgXJHkL3wAPWsreW+SYxvc6s8lrY9EdOKHVTsg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.4_1785651848794_0.9334249963963273","host":"s3://npm-registry-packages-npm-production"}},"2.9.5":{"name":"@hello-bill/node","version":"2.9.5","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.5","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"b761eb4163e1c80277ecece7248523e4ae3c0209","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.5.tgz","fileCount":50,"integrity":"sha512-A/utLO+t5bU1KbaraAuRSD8fsAOXHA4NwqfBai9V80jY6z4wQP4ugXa25UEJVGh+7VQfWv/JJ9Kxh+yOn1eQlg==","signatures":[{"sig":"MEUCIQCf5UkdtR1ZiJKDCr9qGIEXRn2hA3T3KexVKCZOqwgD7QIgWAuqGc3990a4hm3sqskVY3KWKm1FBU2KspB03AuHl6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992300},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.5.tgz","_integrity":"sha512-A/utLO+t5bU1KbaraAuRSD8fsAOXHA4NwqfBai9V80jY6z4wQP4ugXa25UEJVGh+7VQfWv/JJ9Kxh+yOn1eQlg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.5_1785765558377_0.4866433000339936","host":"s3://npm-registry-packages-npm-production"}},"2.9.6":{"name":"@hello-bill/node","version":"2.9.6","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.6","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"d8169185eb37f4dcb4f5098f4cbacd89d03a2c15","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.6.tgz","fileCount":50,"integrity":"sha512-6jsvBSkz4oqT7D4pKGVRRPisuvZ/tijiKGbOWQbycLKu5oNn+Kyyko6+NyG9i7/59sPZfbG+E2cwqorgk3Bcbw==","signatures":[{"sig":"MEQCIGFkb2bnJZRndzarxrtIdu8cBbyExnA9cK2tLS3zo3KRAiBUvG0UFOwQR6yCMi2uzjC41tU81/0jlv5LRUh5kvqHUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992300},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.6.tgz","_integrity":"sha512-6jsvBSkz4oqT7D4pKGVRRPisuvZ/tijiKGbOWQbycLKu5oNn+Kyyko6+NyG9i7/59sPZfbG+E2cwqorgk3Bcbw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.6_1785775050902_0.6996719323389458","host":"s3://npm-registry-packages-npm-production"}},"2.9.7":{"name":"@hello-bill/node","version":"2.9.7","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.7","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"78595c4b43084ffc2a616987db523270bff8d64f","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.7.tgz","fileCount":50,"integrity":"sha512-sGLjl4xlUBFMw7FfJWA3ZrAwV6Y9mUQG8mbxOAm+BXannWNsJ2Y4C3U+aVKvVfOaaL07JlagrLd3+k/hSZ3Y0g==","signatures":[{"sig":"MEYCIQD4F2z+ED/uABvIKUddlnHmvwt29fj/Cawov+AwCIEZrwIhAOKw+IQyWZ5JizcMWgmTgHvOIptm/WCjX+RycZQonE8v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992300},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.7.tgz","_integrity":"sha512-sGLjl4xlUBFMw7FfJWA3ZrAwV6Y9mUQG8mbxOAm+BXannWNsJ2Y4C3U+aVKvVfOaaL07JlagrLd3+k/hSZ3Y0g==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.7_1785783460058_0.6949860284871574","host":"s3://npm-registry-packages-npm-production"}},"2.9.8":{"name":"@hello-bill/node","version":"2.9.8","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.8","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"e55607c050b6ae78b19f4b103417c782bf0857bf","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.8.tgz","fileCount":50,"integrity":"sha512-rWppv/XnEOo6435pf1OSVpVmK5lhBcjuRqa3UzZ3riD45X/CAuSkxW4w+2pRWnbPR7g/CtV1R/dyx5sMSeTmyw==","signatures":[{"sig":"MEUCIQCYaRLQrV8UqVZyOydGKO8/oHy5lWV1mAywFnRCemk5EwIgL7OaItGSUIlv+cKJ650BCRkQEYmLbquFbdM3Izt6mGI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992300},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.8.tgz","_integrity":"sha512-rWppv/XnEOo6435pf1OSVpVmK5lhBcjuRqa3UzZ3riD45X/CAuSkxW4w+2pRWnbPR7g/CtV1R/dyx5sMSeTmyw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.8_1785834986099_0.5708174061087801","host":"s3://npm-registry-packages-npm-production"}},"2.9.9":{"name":"@hello-bill/node","version":"2.9.9","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.9","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"ab442609d20ea7b1580c6d14c1a5cf45448d2a6a","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.9.tgz","fileCount":50,"integrity":"sha512-sjwhLa5e2c9lopI2gmjxrBZon5N0yULOK95M8VaViIbdKG2hiOM4iTHvGfb6R/mK2Te5Fyk5DgZgttEVWGCOIA==","signatures":[{"sig":"MEUCIF/P0bm/w6GyrLKm+mhqYHZSNRnjBidTczHBDqTqeytmAiEA6i0UlQhmvDXaJspKxJ/n4ShEFAKe6XV/NuIKrsroh8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992300},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.9.tgz","_integrity":"sha512-sjwhLa5e2c9lopI2gmjxrBZon5N0yULOK95M8VaViIbdKG2hiOM4iTHvGfb6R/mK2Te5Fyk5DgZgttEVWGCOIA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.9_1785849972587_0.5179561132184636","host":"s3://npm-registry-packages-npm-production"}},"2.9.10":{"name":"@hello-bill/node","version":"2.9.10","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.10","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"8306456cb676be9a6dba31a517eb42bc106ed62d","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.10.tgz","fileCount":50,"integrity":"sha512-uG5wcVApbr/YkiROD3xuSt97vxzGz/OPh27qKsQaANz6laoW4laMZr3KEyXCUhmboXAf0p9EmTLeI11+EbMsOg==","signatures":[{"sig":"MEUCIQDac7btS/bdKOxInQnkcVVc4d0j/6K8tI2l5t+KgVqhDQIgC4gyDUTJ5nXOax2zyz2k20oZyn3CJN+vwFxrglp4SJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992301},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.10.tgz","_integrity":"sha512-uG5wcVApbr/YkiROD3xuSt97vxzGz/OPh27qKsQaANz6laoW4laMZr3KEyXCUhmboXAf0p9EmTLeI11+EbMsOg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.10_1785855367468_0.7992149820188319","host":"s3://npm-registry-packages-npm-production"}},"2.9.11":{"name":"@hello-bill/node","version":"2.9.11","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.11","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"94b0ee4c2a61a2df51f52d462602a3e5d0aba8e5","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.11.tgz","fileCount":50,"integrity":"sha512-3Z9fd/pszO/i7cRFXECJOkhx9tsdITf7T47arMQ7XUTJJfe+N827OFEUVldE0oAIvwOTgOxbk/HasBm8KfWleA==","signatures":[{"sig":"MEUCIC1siMTEpm9KwhxlbJG4sWA7lkQu9rb9coSmtUmbSc6mAiEAuR0JRDFaPHHdd27S1EUlk6qt69AKoekmrMExk287o6s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992403},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.11.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.11.tgz","_integrity":"sha512-3Z9fd/pszO/i7cRFXECJOkhx9tsdITf7T47arMQ7XUTJJfe+N827OFEUVldE0oAIvwOTgOxbk/HasBm8KfWleA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.11_1785935187485_0.763113667044587","host":"s3://npm-registry-packages-npm-production"}},"2.9.12":{"name":"@hello-bill/node","version":"2.9.12","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.9.12","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"eebc0b5674c911fee5f78989ef1459935c349d06","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.9.12.tgz","fileCount":50,"integrity":"sha512-fh/F2QO5+XM8dVU8yIY1NH8+fx90ojSNEvaG2lo/Tut7fl5GvUkmnYKKhEqIzVvRWvi7ST9OU2tK7cjIgSAdpA==","signatures":[{"sig":"MEYCIQDqsDNQhTOG16DJKCPazcobI/43tP9dX+Nl/OC1x/cJvQIhAJUtkl07KuG7emUOCKnK3vyYk+Mcoy+0k0I+MaKA4bID","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1992403},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.9.12.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.9.12.tgz","_integrity":"sha512-fh/F2QO5+XM8dVU8yIY1NH8+fx90ojSNEvaG2lo/Tut7fl5GvUkmnYKKhEqIzVvRWvi7ST9OU2tK7cjIgSAdpA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.9.12_1785936077528_0.3020023573046595","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"@hello-bill/node","version":"2.10.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.10.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"2d18fae7ad5f298dfc8a2f4d4d7e5e1ca5f504d7","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.10.0.tgz","fileCount":50,"integrity":"sha512-wGIHh85IpLCFC8MQd7t77krau2jtbCGmo6VlpFMOFjFjFO81kgBuRs3x/Fs2ect4tW1FoRsuyY6vSmi2FB0rSA==","signatures":[{"sig":"MEQCICv1P2YW7eQSCtHdA93fEbbQqRwul+5sk0XCgqqJGta/AiAtAJZVB2wrrY+tF8pEeLwBVzt4URPrxRxfTcpwP41nJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994165},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.10.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.10.0.tgz","_integrity":"sha512-wGIHh85IpLCFC8MQd7t77krau2jtbCGmo6VlpFMOFjFjFO81kgBuRs3x/Fs2ect4tW1FoRsuyY6vSmi2FB0rSA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.10.0_1785953826653_0.5249300487692619","host":"s3://npm-registry-packages-npm-production"}},"2.10.1":{"name":"@hello-bill/node","version":"2.10.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.10.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"bb44e9970ecb80300289548d97a337c9c852b6cd","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.10.1.tgz","fileCount":50,"integrity":"sha512-6Gxaxuvf/NmtolDS+uKoc5ZcRhFXRtibMRiKNPNbR3Kyu0sbg5XCuiX+ps1StzFtRZaBPQVdS6uhU9kUD9qPdA==","signatures":[{"sig":"MEQCIGfblLrSM7Up2FSSh4IPClUS7VvdS34i0g0O7We4x6VdAiAeNyPn7VcjV44I9wLuqW9Hk2XWGPkxlA8MH8b2kwIj/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994176},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.10.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.10.1.tgz","_integrity":"sha512-6Gxaxuvf/NmtolDS+uKoc5ZcRhFXRtibMRiKNPNbR3Kyu0sbg5XCuiX+ps1StzFtRZaBPQVdS6uhU9kUD9qPdA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.10.1_1785966817055_0.6230743185182963","host":"s3://npm-registry-packages-npm-production"}},"2.10.2":{"name":"@hello-bill/node","version":"2.10.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.10.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"8441e6643b8f53a4844a6651d196a1434a5f796e","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.10.2.tgz","fileCount":50,"integrity":"sha512-7djPAemrIhjTOqz5TdZ1mHmMCOUbhyGyQLEMJUXzu04AD2doRm79SBBGmUGTDYQj27F+0puzGc4EDagrPcfMRw==","signatures":[{"sig":"MEQCIBlnp3F6EkYG9kXPfYPtY+C32Y3tzvTWJwIkXSveYzE8AiAI9C2Tu5NhFp1YaX9JQ4aNba7aXZJvWC4jSXsKzKJY+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994187},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.10.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.10.2.tgz","_integrity":"sha512-7djPAemrIhjTOqz5TdZ1mHmMCOUbhyGyQLEMJUXzu04AD2doRm79SBBGmUGTDYQj27F+0puzGc4EDagrPcfMRw==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.10.2_1786003522288_0.9517435598170811","host":"s3://npm-registry-packages-npm-production"}},"2.11.0":{"name":"@hello-bill/node","version":"2.11.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.11.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"bd7d81df01e965246f643b3000bd7321e990d3eb","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.11.0.tgz","fileCount":50,"integrity":"sha512-lEpTul8NBhLUh9qoCdGDx/8Buyizc+vq/iHDwqUgYx1n8fk8dYxaw9+o4+LCobGYL5JaFTWmh00AbUri853cNg==","signatures":[{"sig":"MEUCIDVAxzVWsHul+uYenftdgm0PorfTlpJFocw8pM/lDlFEAiEA92ih5x7hMZLHxM4GVpifoVXBd/m2urCsPHdodJ+ZJJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994198},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.11.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.11.0.tgz","_integrity":"sha512-lEpTul8NBhLUh9qoCdGDx/8Buyizc+vq/iHDwqUgYx1n8fk8dYxaw9+o4+LCobGYL5JaFTWmh00AbUri853cNg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.11.0_1786436790216_0.4537306787555868","host":"s3://npm-registry-packages-npm-production"}},"2.12.0":{"name":"@hello-bill/node","version":"2.12.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.12.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"bdbd9ff9753097490631879b6a935092041cfe5a","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.12.0.tgz","fileCount":50,"integrity":"sha512-mfz9C4Bac2Cr+Vx8wEilNAPEwCyZ/BIWcH5E8m7QrUh/PWWrgdXfKno2Vu01lg+XL+4X8A+0kSTCWRMSIkCoMQ==","signatures":[{"sig":"MEUCIFf1nSb22aLMQW7dxgC+Bd1Bq0jSvNowmy2QP/GmFiR5AiEA1Cy4JbcuvZmZ3SNZOqLUPluz/XwtQpQXvy4F1jh4KGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994642},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.12.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.12.0.tgz","_integrity":"sha512-mfz9C4Bac2Cr+Vx8wEilNAPEwCyZ/BIWcH5E8m7QrUh/PWWrgdXfKno2Vu01lg+XL+4X8A+0kSTCWRMSIkCoMQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.12.0_1787016680663_0.7924811912727505","host":"s3://npm-registry-packages-npm-production"}},"2.12.1":{"name":"@hello-bill/node","version":"2.12.1","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.12.1","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"cddc5da6d84c122e5f805b8ebcbc65dc2068e68d","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.12.1.tgz","fileCount":50,"integrity":"sha512-FMjS1JZ4sXJiuBbquXcSFGFtUZSnryymVlRrFgyNLM388aSwpM6t0wjuHNcfnCeNHx0YI5AC061eeEqIUFxaQQ==","signatures":[{"sig":"MEQCIGlNiwpq5dXEkhuCwdO7rR1VTsoAerFRbEMpwBn2JmVdAiBZYbrNeot9K9zNk9kb5W89ELU2lcslEUNbqeFLMt3lBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994653},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.12.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.12.1.tgz","_integrity":"sha512-FMjS1JZ4sXJiuBbquXcSFGFtUZSnryymVlRrFgyNLM388aSwpM6t0wjuHNcfnCeNHx0YI5AC061eeEqIUFxaQQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.12.1_1787232481309_0.4416577403478097","host":"s3://npm-registry-packages-npm-production"}},"2.12.2":{"name":"@hello-bill/node","version":"2.12.2","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.12.2","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"4239e5984ffde6711c438651e4fe7df2e220f8f0","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.12.2.tgz","fileCount":50,"integrity":"sha512-+bxQE5TtiTfgjX60TIGr/vE81d2amcYWhlumb0aumVQtubirpnWB7sYHXn3zbdGiKfEqZVp66/kidbV0jaXnCg==","signatures":[{"sig":"MEUCIB3u30pNq6fyTu0wmjlEVKLHUcDaSTeFHWKENKLVNFcWAiEAgSEGmiaJwsop8Co/DcDPZbGWMn0G9aqFkKkYmacRlZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994664},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.12.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.12.2.tgz","_integrity":"sha512-+bxQE5TtiTfgjX60TIGr/vE81d2amcYWhlumb0aumVQtubirpnWB7sYHXn3zbdGiKfEqZVp66/kidbV0jaXnCg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.12.2_1787655509537_0.30244810279527057","host":"s3://npm-registry-packages-npm-production"}},"2.13.0":{"name":"@hello-bill/node","version":"2.13.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.13.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"155bba38de456c2304a1561d39a3f276e9a2843e","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.13.0.tgz","fileCount":50,"integrity":"sha512-fucYsDlRiYFLx1e63D8t8xZBpxhEIA17vSu0C7T0nNPlWKyIwYUjDGIoqqzUmuTSs0F4BvcgCQZMm5yrp3LArQ==","signatures":[{"sig":"MEYCIQCsUVTiUTtwRtpU4Eh+9+DlZ8IMqa/b54emx97SPuQo+wIhAOg4iJumlVvADot1qd+W9ygtrIn/HM8/NezL4F7jZydy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2020174},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.13.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.13.0.tgz","_integrity":"sha512-fucYsDlRiYFLx1e63D8t8xZBpxhEIA17vSu0C7T0nNPlWKyIwYUjDGIoqqzUmuTSs0F4BvcgCQZMm5yrp3LArQ==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.13.0_1787744411755_0.29510217945762296","host":"s3://npm-registry-packages-npm-production"}},"2.14.0":{"name":"@hello-bill/node","version":"2.14.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.14.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"c5d75d0fd21fe0826947c4ca6a54469e5a418298","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.14.0.tgz","fileCount":50,"integrity":"sha512-iGz2jiyNRWnTFkFxBHzE8Z2tFWchjlN+tr3tR7NzE9HeyvB0XWHM0IuadfF9RIpNnpTCciWloZv4mV2QdLoGYA==","signatures":[{"sig":"MEQCIHnyDJBX4WSwF4hj8T7yONQY70+c3RUWCXkcJBPd6PCBAiA5Tg4XgMDtdbuxpG88nvvmAR5Vefx0jq2wTam2fpsJug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2021385},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.14.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.14.0.tgz","_integrity":"sha512-iGz2jiyNRWnTFkFxBHzE8Z2tFWchjlN+tr3tR7NzE9HeyvB0XWHM0IuadfF9RIpNnpTCciWloZv4mV2QdLoGYA==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.14.0_1788533719961_0.13109556363259878","host":"s3://npm-registry-packages-npm-production"}},"2.15.0":{"name":"@hello-bill/node","version":"2.15.0","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"license":"MIT","_id":"@hello-bill/node@2.15.0","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"homepage":"https://hellobill.app/integrations/sdk","bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"dist":{"shasum":"ed572207b47a732c34f68191e08e69d220649f7e","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.15.0.tgz","fileCount":50,"integrity":"sha512-1JBfDH0NlaTntaAAevjlk7bkkDgRQZreRkDGIvlp0f3rRDKFgELXbqLvlfT244xoT8DoEnZKheiATp0BRtp7zg==","signatures":[{"sig":"MEUCIBfI39q2S8gzeH0+e60L6fE2TdhA73mBPfEpl003jSu8AiEAgyIN0dAtC3eVXSgj47Pu9hiWbc5KBkCTepbmgiNNrK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2050243},"main":"./dist/index.js","type":"module","_from":"file:/tmp/hb-dist/hello-bill-node-2.15.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsup","typecheck":"tsc --noEmit","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"_resolved":"/tmp/hb-dist/hello-bill-node-2.15.0.tgz","_integrity":"sha512-1JBfDH0NlaTntaAAevjlk7bkkDgRQZreRkDGIvlp0f3rRDKFgELXbqLvlfT244xoT8DoEnZKheiATp0BRtp7zg==","repository":{"url":"git+https://github.com/the-bunch/bunch-apps.git","type":"git","directory":"packages/hello-bill-node"},"_npmVersion":"10.9.8","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"koa":"^2.15.0","hono":"^4.0.0","tsup":"^8.3.0","vitest":"^4.1.6","express":"^4.19.2","supertest":"^7.0.0","@types/koa":"^2.15.0","typescript":"^5.7.0","@koa/router":"^13.0.0","@types/node":"^25.0.0","@types/express":"^4.17.21","@koa/bodyparser":"^6.0.0","@types/supertest":"^6.0.3","@types/koa__router":"^12.0.4","@vitest/coverage-v8":"^4.1.6"},"peerDependencies":{"koa":"^2.13.0 || ^3.0.0","hono":"^4.0.0","next":"^14.0.0 || ^15.0.0","express":"^4.18.0 || ^5.0.0","@koa/router":"^12.0.0 || ^13.0.0"},"peerDependenciesMeta":{"koa":{"optional":true},"hono":{"optional":true},"next":{"optional":true},"express":{"optional":true},"@koa/router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/node_2.15.0_1788788390558_0.7710311575351818","host":"s3://npm-registry-packages-npm-production"}},"2.15.1":{"name":"@hello-bill/node","version":"2.15.1","description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","license":"MIT","type":"module","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.js"},"development":"./src/index.ts"},"./express":{"import":{"types":"./dist/express/index.d.ts","default":"./dist/express/index.mjs"},"require":{"types":"./dist/express/index.d.cts","default":"./dist/express/index.js"},"development":"./src/express/index.ts"},"./webhook":{"import":{"types":"./dist/webhook/index.d.ts","default":"./dist/webhook/index.mjs"},"require":{"types":"./dist/webhook/index.d.cts","default":"./dist/webhook/index.js"},"development":"./src/webhook/index.ts"},"./types":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/types/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/types/index.js"},"development":"./src/types/index.ts"},"./hono":{"import":{"types":"./dist/hono/index.d.ts","default":"./dist/hono/index.mjs"},"require":{"types":"./dist/hono/index.d.cts","default":"./dist/hono/index.js"},"development":"./src/hono/index.ts"},"./koa":{"import":{"types":"./dist/koa/index.d.ts","default":"./dist/koa/index.mjs"},"require":{"types":"./dist/koa/index.d.cts","default":"./dist/koa/index.js"},"development":"./src/koa/index.ts"},"./next":{"import":{"types":"./dist/next/index.d.ts","default":"./dist/next/index.mjs"},"require":{"types":"./dist/next/index.d.cts","default":"./dist/next/index.js"},"development":"./src/next/index.ts"},"./package.json":"./package.json"},"keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"repository":{"type":"git","url":"git+https://github.com/the-bunch/bunch-apps.git","directory":"packages/hello-bill-node"},"bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"homepage":"https://hellobill.app/integrations/sdk","engines":{"node":">=20"},"scripts":{"typecheck":"tsc --noEmit","test":"vitest run","test:watch":"vitest","test:coverage":"vitest run --coverage","build":"tsup","prepublishOnly":"bun run typecheck && bun run test && bun run build"},"peerDependencies":{"express":"^4.18.0 || ^5.0.0","hono":"^4.0.0","koa":"^2.13.0 || ^3.0.0","@koa/router":"^12.0.0 || ^13.0.0","next":"^14.0.0 || ^15.0.0"},"peerDependenciesMeta":{"express":{"optional":true},"hono":{"optional":true},"koa":{"optional":true},"@koa/router":{"optional":true},"next":{"optional":true}},"devDependencies":{"@koa/bodyparser":"^6.0.0","@koa/router":"^13.0.0","@types/express":"^4.17.21","@types/koa":"^2.15.0","@types/koa__router":"^12.0.4","@types/node":"^25.0.0","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.6","express":"^4.19.2","hono":"^4.0.0","koa":"^2.15.0","supertest":"^7.0.0","tsup":"^8.3.0","typescript":"^5.7.0","vitest":"^4.1.6"},"publishConfig":{"access":"public"},"_id":"@hello-bill/node@2.15.1","_integrity":"sha512-ozqC1Zd83C9HWCRFDtZj6VLM1QOj12fpFfK5z6BwvS/mo4P/BGFIAu5TzBze+x/WJCE9boLUoMFzfKRrm8sIaQ==","_resolved":"/tmp/hb-dist/hello-bill-node-2.15.1.tgz","_from":"file:/tmp/hb-dist/hello-bill-node-2.15.1.tgz","_nodeVersion":"22.23.2","_npmVersion":"10.9.8","dist":{"integrity":"sha512-ozqC1Zd83C9HWCRFDtZj6VLM1QOj12fpFfK5z6BwvS/mo4P/BGFIAu5TzBze+x/WJCE9boLUoMFzfKRrm8sIaQ==","shasum":"da63554fa7aaba86cb6930c847cc49e20cedf370","tarball":"https://registry.npmjs.org/@hello-bill/node/-/node-2.15.1.tgz","fileCount":50,"unpackedSize":2096868,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA9dOBqSFbzxJHjgkYVtUAiS2z3c1kg+gH2n8JqhFa+IAiAnSi3oCBefaeBNGSMzYGE+jtskTAcFCP6t8XJYwOeXFQ=="}]},"_npmUser":{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},"directories":{},"maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/node_2.15.1_1789403168900_0.25241711582568116"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-14T15:44:51.991Z","modified":"2026-09-14T16:26:09.377Z","1.0.0":"2026-05-14T15:44:52.244Z","1.0.1":"2026-05-29T11:09:20.882Z","1.0.2":"2026-05-29T11:22:43.742Z","1.0.3":"2026-05-29T13:18:47.289Z","1.0.4":"2026-05-29T14:14:22.584Z","2.0.0":"2026-06-03T01:22:20.848Z","2.1.0-beta.0":"2026-06-04T11:13:14.097Z","2.1.0-beta.1":"2026-06-04T11:43:32.050Z","2.1.0-beta.2":"2026-06-04T12:44:22.003Z","2.1.0-beta.3":"2026-06-04T14:01:51.204Z","2.1.0":"2026-06-04T15:59:03.364Z","2.1.1-beta.0":"2026-06-05T09:14:36.548Z","2.1.1-beta.1":"2026-06-05T12:43:52.973Z","2.1.1-beta.2":"2026-06-05T13:47:13.971Z","2.1.1-beta.3":"2026-06-08T10:06:54.931Z","2.1.1-beta.4":"2026-06-08T11:12:43.631Z","2.1.1-beta.5":"2026-06-08T13:23:45.269Z","2.1.1-beta.6":"2026-06-08T14:52:21.871Z","2.1.1-beta.7":"2026-06-08T23:27:49.160Z","2.1.1":"2026-06-09T08:11:54.547Z","2.1.2-beta.0":"2026-06-09T11:28:29.382Z","2.1.2":"2026-06-09T11:46:56.378Z","2.1.2-beta.1":"2026-06-09T15:48:08.857Z","2.1.3-beta.0":"2026-06-09T16:07:15.321Z","2.1.3":"2026-06-09T16:30:24.872Z","2.1.3-beta.1":"2026-06-10T09:44:53.151Z","2.1.4-beta.0":"2026-06-10T11:02:54.573Z","2.1.4-beta.1":"2026-06-10T15:30:29.032Z","2.1.4":"2026-06-11T08:13:16.405Z","2.1.15":"2026-06-18T08:58:07.675Z","2.2.0-beta.0":"2026-06-26T05:32:11.322Z","2.2.0-beta.1":"2026-07-01T15:01:29.008Z","2.2.0-beta.2":"2026-07-01T16:26:36.812Z","2.2.0-beta.3":"2026-07-03T02:42:15.178Z","2.2.0-beta.4":"2026-07-03T09:21:32.605Z","2.2.0-beta.5":"2026-07-05T22:59:16.650Z","2.2.0-beta.6":"2026-07-08T17:36:57.242Z","2.2.0":"2026-07-11T22:09:23.795Z","2.2.1":"2026-07-13T00:10:55.224Z","2.2.2":"2026-07-13T20:13:55.113Z","2.2.3":"2026-07-14T08:11:04.361Z","2.2.4":"2026-07-14T14:07:43.612Z","2.2.5":"2026-07-14T21:39:42.802Z","2.2.6":"2026-07-15T10:09:22.315Z","2.3.0":"2026-07-15T11:39:28.896Z","2.4.0":"2026-07-15T18:35:38.690Z","2.4.1":"2026-07-15T21:00:40.094Z","2.4.2":"2026-07-15T23:19:27.828Z","2.5.0":"2026-07-16T16:38:15.464Z","2.5.1":"2026-07-16T19:19:40.713Z","2.5.2":"2026-07-17T10:46:10.311Z","2.6.0":"2026-07-17T17:07:20.264Z","2.6.2":"2026-07-17T18:27:50.526Z","2.6.3":"2026-07-18T16:30:25.990Z","2.7.0":"2026-07-21T11:14:28.938Z","2.8.0":"2026-07-21T19:36:03.093Z","2.8.1":"2026-07-22T00:26:00.802Z","2.8.2":"2026-07-22T07:39:58.335Z","2.8.3":"2026-07-23T08:06:38.226Z","2.8.4":"2026-07-23T17:33:37.962Z","2.9.0":"2026-07-29T04:59:28.214Z","2.9.1":"2026-07-29T10:17:56.756Z","2.9.2":"2026-07-31T07:34:11.035Z","2.9.3":"2026-08-01T20:44:05.155Z","2.9.4":"2026-08-02T06:24:08.955Z","2.9.5":"2026-08-03T13:59:18.512Z","2.9.6":"2026-08-03T16:37:31.121Z","2.9.7":"2026-08-03T18:57:40.258Z","2.9.8":"2026-08-04T09:16:26.251Z","2.9.9":"2026-08-04T13:26:12.779Z","2.9.10":"2026-08-04T14:56:07.614Z","2.9.11":"2026-08-05T13:06:27.667Z","2.9.12":"2026-08-05T13:21:17.701Z","2.10.0":"2026-08-05T18:17:06.831Z","2.10.1":"2026-08-05T21:53:37.248Z","2.10.2":"2026-08-06T08:05:22.458Z","2.11.0":"2026-08-11T08:26:30.371Z","2.12.0":"2026-08-18T01:31:20.836Z","2.12.1":"2026-08-20T13:28:01.474Z","2.12.2":"2026-08-25T10:58:29.686Z","2.13.0":"2026-08-26T11:40:11.942Z","2.14.0":"2026-09-04T14:55:20.124Z","2.15.0":"2026-09-07T13:39:50.737Z","2.15.1":"2026-09-14T16:26:09.142Z"},"bugs":{"url":"https://github.com/the-bunch/bunch-apps/issues"},"license":"MIT","homepage":"https://hellobill.app/integrations/sdk","keywords":["hellobill","partner-api","sdk","express","webhook","onboarding","utilities"],"repository":{"type":"git","url":"git+https://github.com/the-bunch/bunch-apps.git","directory":"packages/hello-bill-node"},"description":"Server-side SDK for the HelloBill Partner API. Framework-agnostic core with an Express adapter; ships a webhook verifier and the spec-derived TypeScript types.","maintainers":[{"name":"joe.cowperthwaite","email":"joe.cowperthwaite@hellobill.ai"},{"name":"ricardo.santos.hellobill","email":"ricardo.santos@hellobill.ai"}],"readme":"# @hello-bill/node\n\nServer-side SDK for the **HelloBill Partner API (Revision 1.13)** (`api_version 2026-05-10`).\nFramework-agnostic core with an Express adapter; ships a webhook verifier and\nthe spec-derived TypeScript types.\n\n- ESM only, bare TypeScript source — no runtime dependencies.\n- Subpath imports: `@hello-bill/node/express`, `@hello-bill/node/webhook`, `@hello-bill/node/types`.\n- Auto OAuth token caching, single-flight refresh, idempotency, retry with\n  `Retry-After`, per-attempt timeout.\n\n## Install\n\n```bash\nnpm install @hello-bill/node\n# or\nbun add @hello-bill/node\n```\n\n> The package is currently `private: true` and consumed via the monorepo\n> workspace. See **Pre-publish checklist** below.\n\n## Quick start (Express)\n\n```ts\nimport express from 'express';\nimport { createHellobillRouter } from '@hello-bill/node/express';\n\nconst app = express();\n\napp.use('/api/hellobill', createHellobillRouter({\n  clientId: process.env.HELLOBILL_CLIENT_ID!,\n  clientSecret: process.env.HELLOBILL_CLIENT_SECRET!,\n  apiBaseUrl: process.env.HELLOBILL_API_BASE_URL!,\n  buildSessionPayload: async (req) => {\n    // Map whatever your host page posted → canonical snake_case SessionPayload.\n    const body = req.body as { firstName: string; lastName: string; email: string };\n    return {\n      customer: {\n        first_name: body.firstName,\n        last_name: body.lastName,\n        email: body.email,\n      },\n      addresses: { current: { /* ... */ } },\n      move: { in: { move_in_date: '2026-06-01' } },\n      consent: { data_sharing_accepted: true },\n    };\n  },\n}));\n\napp.listen(3000);\n```\n\nThe router applies `express.json({ limit: '1mb' })` internally — do not wrap\nit with another body parser.\n\n## Endpoints mounted\n\n`createHellobillRouter(opts)` mounts these paths under the prefix you choose:\n\n| Method | Path         | Upstream                                            |\n|--------|--------------|-----------------------------------------------------|\n| POST   | `/session`   | `POST /partner/sessions`                            |\n| GET    | `/products`  | `GET /partner/sessions/:session_id/products`        |\n| GET    | `/loa`       | `GET /partner/sessions/:session_id/loa`             |\n| POST   | `/customers` | `POST /partner/sessions/:session_id/customers`      |\n| GET    | `/status`    | `GET /partner/customers/:customer_id/status`        |\n\n`/products`, `/loa`, `/customers` and `/status` require a session_token\nBearer (issued from `POST /session`). The SDK decodes it without verification\nto extract `session_id` and forwards the upstream call with a fresh OAuth\naccess token.\n\n## Framework-agnostic core\n\nPartners on Hono / Koa / Fastify / Nitro / raw Node can skip the Express\nadapter and use the core directly:\n\n```ts\nimport { createHellobillHandler } from '@hello-bill/node';\n\nconst handlers = createHellobillHandler({\n  clientId: '…', clientSecret: '…', apiBaseUrl: '…',\n  buildSessionPayload: async (req) => ({ /* … */ }),\n});\n\n// Each handler takes the SDK's portable HellobillRequest / HellobillResponse.\n// You write the ~15-line adapter that shapes your framework's req/res into them.\nawait handlers.session(req, res);\n```\n\n## Webhook verification\n\n```ts\nimport express from 'express';\nimport { verifyWebhook, WebhookVerificationError } from '@hello-bill/node/webhook';\n\napp.post(\n  '/api/hellobill/webhooks',\n  express.raw({ type: 'application/json' }), // ← raw bytes, not parsed JSON\n  (req, res) => {\n    try {\n      const event = verifyWebhook(\n        req.body,\n        req.header('x-hellobill-signature')!,\n        process.env.HELLOBILL_WEBHOOK_SECRET!,\n        { tolerance: 300, supportedVersions: ['v1'] },\n      );\n      // event is typed as WebhookEvent — switch on event.type\n      res.status(204).end();\n    } catch (err) {\n      if (err instanceof WebhookVerificationError) return res.status(400).end();\n      throw err;\n    }\n  },\n);\n```\n\n- **Algorithm**: HMAC-SHA256 over `${unix_timestamp}.${raw_body}` (Stripe-style).\n- **Header format**: `t=<unix>,v1=<hex>` (and optionally `v2=<hex>` during rotation).\n- **Replay window**: 300s by default (`tolerance`).\n- **Key rotation**: pass `supportedVersions: ['v1', 'v2']` and accept either; cut over once `v2` is verified end-to-end.\n- **Constant-time compare**: implemented via `crypto.timingSafeEqual`.\n\n**Never** parse and re-stringify the body before verification — the HMAC is\ncomputed over the exact bytes the server sent.\n\n## Token management\n\n- Automatic `client_credentials` OAuth grant against `POST /auth/partner/token`.\n- Cached in-process by default; refreshed at `expires_in − 30s`.\n- **Single-flight**: parallel API calls during a refresh share one upstream request.\n- Pluggable via `tokenStorage`:\n\n```ts\nimport type { TokenStorage } from '@hello-bill/node';\n\nconst redisStorage: TokenStorage = {\n  async get() { /* return { accessToken, expiresAt } | null */ },\n  async set(tok) { /* persist */ },\n};\n\ncreateHellobillRouter({ /* …, */ tokenStorage: redisStorage });\n```\n\n## Retry policy\n\nApplied to every upstream call:\n\n- **Retried statuses**: `429`, `500`, `502`, `503`, `504`, plus\n  `auth.token_expired` (refreshes the token then retries once).\n- **Backoff**: exponential with jitter; honours `Retry-After` (seconds or HTTP date).\n- **Attempts**: up to 5 per call.\n- **Timeout**: per-attempt, default 30 000 ms; override with `upstreamTimeoutMs`.\n- **Network failures**: a hung / refused / aborted fetch becomes a clean\n  `internal.error` envelope (502/504 depending on failure kind).\n\n## Idempotency\n\n- The SDK auto-generates a UUID v4 `Idempotency-Key` for every POST.\n- Override with `idempotencyKeyFactory: () => string`.\n\n**Gotcha**: the Partner API caches the first response keyed by `Idempotency-Key`\n*and ignores the body on subsequent requests with the same key*. If you reuse\nthe same key for two semantically-different POSTs (e.g. two different customer\npayloads), you get the **first** response back — not an error. Partners must\nmint a distinct key per logical operation.\n\n## Creating a customer with bank details\n\n`HelloBillPartner.createCustomerAtomic(sessionId, { customer, bankDetails }, opts?)`\nis the recommended way to create a customer with bank details. It makes **one**\n`POST …/customers` with `bank_details` in the body. The customer only comes\ninto existence once the bank details have passed validation, so a `422\nbank_details.*` rejection leaves nothing behind; retry under the same\n`opts.idempotencyKey` with corrected details.\n\n```ts\nconst { customer, bankDetails } = await partner.createCustomerAtomic(sessionId, {\n  customer: { selected_products, loa_signatures },\n  bankDetails: { sort_code, account_number, account_holder_name, consent },\n});\n// customer    — the full create response (customer_id, product_setup, …)\n// bankDetails — the masked read-back (account_number_ending, sort_code_masked, …)\n```\n\n`bankDetails` is the masked bank-details object itself, not the `{ session_id,\nbank_details, expires_at }` envelope the standalone `bankDetails.submit` returns;\nthere is no separate request for it to describe. The standalone\n`POST …/bank-details` endpoint is unchanged and remains available for updating\nthe bank details of a customer that already exists.\n\nIf the response carries no `bank_details` — the server ignored them, which\nhappens against a partner API that predates bank details on the create request\n— the method throws `BankDetailsNotProcessedError` rather than resolving with a\nhole in it. The customer **was** created (`error.customerId`); the bank leg was\nnot. Catch it by class:\n\n```ts\nimport { BankDetailsNotProcessedError } from '@hello-bill/node';\n\ntry {\n  await partner.createCustomerAtomic(sessionId, input);\n} catch (err) {\n  if (err instanceof BankDetailsNotProcessedError) {\n    // err.customerId exists; collect bank details via bankDetails.submit, or escalate.\n  }\n}\n```\n\n### `createCustomerWithBankDetails` (deprecated)\n\n`HelloBillPartner.createCustomerWithBankDetails(sessionId, { customer, bankDetails }, opts?)`\nis unchanged from its original behaviour: two separate calls,\n`POST …/customers` followed by `POST …/bank-details`, returning `{ customer,\nbankDetails }` where `bankDetails` is the standalone endpoint's full envelope\n(`{ session_id, bank_details, expires_at }`). It is deprecated in favour of\n`createCustomerAtomic` — because it is two calls, a refused account number on\nthe second call leaves a customer behind with no bank details, and against a\npartner API that requires bank details on the create itself, the first call\nis refused outright. It is not going away; existing integrations keep working\nas before.\n\n## Types\n\nThe full spec surface is re-exported under a stable subpath:\n\n```ts\nimport type {\n  SessionPayload,\n  SessionResponse,\n  ProductsResponse,\n  LoaResponse,\n  CustomersPayload,\n  CustomersResponse,\n  StatusResponse,\n  WebhookEvent,\n} from '@hello-bill/node/types';\n```\n\n## Coverage\n\nMeasured with `bun run test:coverage` (vitest + v8). 69 / 69 tests passing.\n\n| Area      | Statements | Branches | Functions | Lines  |\n|-----------|------------|----------|-----------|--------|\n| **All**   | 90.90 %    | 84.95 %  | 96.49 %   | 94.70 % |\n| `core/`   | 91.63 %    | 85.02 %  | 97.43 %   | 95.79 % |\n| `express/`| 83.33 %    | n/a      | 90.90 %   | 86.20 % |\n| `webhook/`| 90.90 %    | 89.18 %  | 100.00 %  | 94.11 % |\n\nUncovered lines are exhaustively defensive branches (e.g. unreachable\n`else` in error envelope shaping, top-level Express error middleware that\nfires only on developer mis-wiring).\n\n## Pre-publish checklist\n\nBefore the first `npm publish`:\n\n- [ ] Remove `\"private\": true` from `package.json`.\n- [ ] Confirm the `\"files\"` field (currently `[\"src\", \"README.md\"]`) — add a `dist/` if you ship compiled output.\n- [ ] Add a build step (`tsup` or `tsc`) and point `\"types\"` at the emitted `.d.ts`.\n- [ ] Verify all `\"exports\"` subpaths resolve post-build (`.`, `/express`, `/webhook`, `/types`).\n- [ ] Choose a licence + add `LICENSE` file.\n- [ ] Add `\"repository\"` and `\"homepage\"` fields.\n- [ ] Seed `CHANGELOG.md` (recommend Keep a Changelog).\n- [ ] Run `npm pack --dry-run` and review the tarball contents.\n\n## License\n\nTBD.\n","readmeFilename":"README.md"}