{"_id":"cron-fast","_rev":"27-77df3409f7a197f8ac72ed994a0c4d34","name":"cron-fast","dist-tags":{"latest":"3.12.0"},"versions":{"0.1.1":{"name":"cron-fast","version":"0.1.1","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@0.1.1","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"e97c33534faa9a17cb1b522e8431f1bc1084b1a0","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-0.1.1.tgz","fileCount":11,"integrity":"sha512-X8RkArgRNbwykbPLT84LzUi3p6iFXjDrMjt6qjXzQtg2NFLMJcZA1f9Qih0sMyNZZ0bLCDgoyEymkrhFf+S1Iw==","signatures":[{"sig":"MEUCIQDbr8CBcwoUyFoOBB2I/4oKfXfyV3kISOTggz6HoJE1vAIgMt23KN154FjzDCaDevpXuOOX8aHJSOflRQ2YwUhUrtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85542},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-0.1.1.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","test:workerd":"vitest run --config vitest.workerd.config.ts","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"kbilkis","email":"kasparas@bilkis.lt"},"_resolved":"/tmp/ef5f2262a012c22211822d782a8baef9/cron-fast-0.1.1.tgz","_integrity":"sha512-X8RkArgRNbwykbPLT84LzUi3p6iFXjDrMjt6qjXzQtg2NFLMJcZA1f9Qih0sMyNZZ0bLCDgoyEymkrhFf+S1Iw==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","oxfmt":"^0.28.0","oxlint":"^1.43.0","tsdown":"^0.20.3","vitest":"3.2.4","@vitest/ui":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.2.2","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.10"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_0.1.1_1770634966578_0.5739674818773832","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"cron-fast","version":"0.1.2","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@0.1.2","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"3514b31172f75db1a75b912b868bc762df90430d","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-0.1.2.tgz","fileCount":11,"integrity":"sha512-Q+/9RIn/AgKdYdoWO+PHwY+V2pZbaWyTNljs6ShJUgTHHJhz4cRdkIhbQZpK4vV2KFBc79g0pP7LDEF8aMSp1A==","signatures":[{"sig":"MEYCIQDfQjzmy+E+39QrqN/04P/2dC7CBgeWhv69KWtewCieeAIhAJPFDirqndl0sjLVJdJemTg8ktrAHtylNBVeHv3XPZRS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":86772},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-0.1.2.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","test:workerd":"vitest run --config vitest.workerd.config.ts","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/45dff8ea9bc6ab8904140555974226a8/cron-fast-0.1.2.tgz","_integrity":"sha512-Q+/9RIn/AgKdYdoWO+PHwY+V2pZbaWyTNljs6ShJUgTHHJhz4cRdkIhbQZpK4vV2KFBc79g0pP7LDEF8aMSp1A==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","oxfmt":"^0.28.0","oxlint":"^1.43.0","tsdown":"^0.20.3","vitest":"3.2.4","@vitest/ui":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.2.2","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.10"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_0.1.2_1770637529233_0.006922193050147296","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"cron-fast","version":"0.1.3","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@0.1.3","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"aa8ec101e058793f2f76db363dc4320d65900915","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-0.1.3.tgz","fileCount":11,"integrity":"sha512-6KSgrERKtK+CqbXQMKwDnONFeYLUFIFC0xh6t/22tv4+/oeeikTa+P2w14Gre4vlEK9+ciu6TfDVbwUvhZhXCQ==","signatures":[{"sig":"MEYCIQCaTLtfMaWr0SNK28nBoxzVmiHsy9dYLy6XegJA6eC92wIhAO2Ozv9uUxQ+GbRR2yICHirU6f1/89Eu5zWS7Hd4riI6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":92729},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-0.1.3.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/556ed770e697a5186f08b1ffefab5d28/cron-fast-0.1.3.tgz","_integrity":"sha512-6KSgrERKtK+CqbXQMKwDnONFeYLUFIFC0xh6t/22tv4+/oeeikTa+P2w14Gre4vlEK9+ciu6TfDVbwUvhZhXCQ==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","vite":"^7.3.1","oxfmt":"^0.28.0","oxlint":"^1.43.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","@vitest/ui":"^3.2.4","typescript":"^5.9.3","@types/node":"^25.2.2","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.10"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_0.1.3_1770713068731_0.9220243048939649","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"cron-fast","version":"0.2.1","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@0.2.1","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"835fbe3afc69910cc2b64bbd622d4a0a3a67a3ee","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-0.2.1.tgz","fileCount":11,"integrity":"sha512-YkyjUCEdFZ3Tb2QpyaymMYLRPRP0tN47fRZjTjNi7Se9EShuIOcPzsrCpe+yPt82DLFv9kFe5I5t/qVZTQFqRA==","signatures":[{"sig":"MEUCIQDR6NW58fRiPHlL0M5eGtWtUzGaINkR6Z+r1EuvFeXsGQIgbCoV6vKIETGzwsLiPQc9XxJBmlQ2aJXMVZWmwZr5ZQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":122634},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-0.2.1.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","test:coverage":"vitest run --coverage","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/45c9c971b977a90a841ac4043f291794/cron-fast-0.2.1.tgz","_integrity":"sha512-YkyjUCEdFZ3Tb2QpyaymMYLRPRP0tN47fRZjTjNi7Se9EShuIOcPzsrCpe+yPt82DLFv9kFe5I5t/qVZTQFqRA==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.28.0","croner":"^10.0.1","oxlint":"^1.43.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.2","cron-parser":"^5.5.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.10"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_0.2.1_1770781207185_0.2946503960761453","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"cron-fast","version":"0.3.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@0.3.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"d714577dde511d2717051503ca3d866974938f2e","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-0.3.0.tgz","fileCount":11,"integrity":"sha512-gbE/w/Rf86TI4Sj6YByVWHCcm8Jt8iYjysIGfhy96H9A4TODC9lKJAWLjY9r131oQJSxB3uJKKzXi83MTKwtmA==","signatures":[{"sig":"MEUCIFQt4ijXYR82heOV3DMnAZunB5uZlPFgFIja7wEnrMOLAiEAxvFModQJ/yfWa1Mv+g3RPbmWw8arakPDO1JAtZXF+yY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":130727},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-0.3.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=18.12.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","test:coverage":"vitest run --coverage","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/f5de53b3ea4b0968dd069cd93c9edcd0/cron-fast-0.3.0.tgz","_integrity":"sha512-gbE/w/Rf86TI4Sj6YByVWHCcm8Jt8iYjysIGfhy96H9A4TODC9lKJAWLjY9r131oQJSxB3uJKKzXi83MTKwtmA==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_0.3.0_1770795788894_0.3731268857190222","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"cron-fast","version":"0.4.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@0.4.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"e82a66af863428ad63b75e81184801ffc8beb3fc","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-0.4.0.tgz","fileCount":11,"integrity":"sha512-ZpUoxx9r/jBCFkTwtrl6M85bYHG/Hi2iRd1kTeG72ZWeJqUyQKIiY/DYWUcTIPsrBPaeuNGHlxAK0EbqVN+mfw==","signatures":[{"sig":"MEYCIQCEO0e0Ifl6RrtdwmEh91wAYgCfiJDZh9OPi5jJyTbFvgIhAOIt4xQR7L+wMLW2IcIApeYWmmf9N7lPBHtAmNVztXGm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":131946},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-0.4.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/0bb940e04fe7a85f75cbb5e8b085b8ad/cron-fast-0.4.0.tgz","_integrity":"sha512-ZpUoxx9r/jBCFkTwtrl6M85bYHG/Hi2iRd1kTeG72ZWeJqUyQKIiY/DYWUcTIPsrBPaeuNGHlxAK0EbqVN+mfw==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_0.4.0_1770821004422_0.5630704613453439","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"cron-fast","version":"1.0.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@1.0.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"6666b1bffff0524bbbece036c451a34671d2e7ed","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-1.0.0.tgz","fileCount":11,"integrity":"sha512-JUTqgcCLGCfmIwde+/wWoLCrtDoyhNcbqqVKfc5eeNr6i9zTz0WI7NSc79DBXSbd/V4VBrDJVEbflEJtAjW5nw==","signatures":[{"sig":"MEUCIQCLCCli55dfoq4JpOAg2KBIOpq0u/VOyvvkESPEpiNNWAIgRJert726fCej+vm66SNltTMRdh8cNX/57frBPhYVP1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":131946},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-1.0.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/c2096a4419864972c83dfe3992768ce8/cron-fast-1.0.0.tgz","_integrity":"sha512-JUTqgcCLGCfmIwde+/wWoLCrtDoyhNcbqqVKfc5eeNr6i9zTz0WI7NSc79DBXSbd/V4VBrDJVEbflEJtAjW5nw==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_1.0.0_1770822373147_0.3646025766403864","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"cron-fast","version":"2.0.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@2.0.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"4f2010531689584aac12baddce9761e1af872a13","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-2.0.0.tgz","fileCount":11,"integrity":"sha512-8MnShe31BH1PG/KTTu0HVreumRJQzDBq48u6iY1kcddZsdQjMfqUw5WUdV9+rBOSxf6cYXJR9uBSnKsP2/iAGg==","signatures":[{"sig":"MEYCIQDF3oP+vZWOcnc9k442isKQpr5nL2/bskNy6t82+bTP0QIhAOpjBLCm0Iuowty0xQZnqs9MnE0Qomf0NkUlJ3sIQMK5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":134603},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-2.0.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/df3c5fb219e4b01464aa887cff558bb3/cron-fast-2.0.0.tgz","_integrity":"sha512-8MnShe31BH1PG/KTTu0HVreumRJQzDBq48u6iY1kcddZsdQjMfqUw5WUdV9+rBOSxf6cYXJR9uBSnKsP2/iAGg==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_2.0.0_1771293957772_0.4239155127808836","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"cron-fast","version":"2.0.1","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@2.0.1","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"09f275930491667f96e0207d110b5af23aa6eb49","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-2.0.1.tgz","fileCount":11,"integrity":"sha512-g+yfr6vGg2kFFPAbYwPaydrSKz5Q5CNIVZsooLSQrCLaB7Xj0ylwwWsdhHMcqu4btpxtqjSWnlI5RsNrEC1d1w==","signatures":[{"sig":"MEUCIQDNnhJouoWqyLd8vZjtg393hUA85+E7bcuMrSe5WDEEEQIgTKCAIQXtqQ9aJINMwLHJyfeiAzXg/ydEdznt99Mpp4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":136849},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-2.0.1.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/e23a907b7b3125af4f54eb1111e9f4bd/cron-fast-2.0.1.tgz","_integrity":"sha512-g+yfr6vGg2kFFPAbYwPaydrSKz5Q5CNIVZsooLSQrCLaB7Xj0ylwwWsdhHMcqu4btpxtqjSWnlI5RsNrEC1d1w==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_2.0.1_1771299744461_0.9320522242697975","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"cron-fast","version":"2.1.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@2.1.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"5c9871d3f823467acdff097fc311f65861f1dd25","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-2.1.0.tgz","fileCount":11,"integrity":"sha512-HCPfRDvGLTCho+kLFgSrY7WBDQiMbxlg8zZmeoOyaoLyN8pXOxsEjxhhyO9AuaN8mc+qGX/F007ZYXU/mFnUyA==","signatures":[{"sig":"MEUCIQCN7GkFau+pleX12+TEESH4NtpZH2VJKECQXsenbdp2lQIgPcGPXUatTTJxMSuzq4kooniI6HvoSdFiYFi8rXqwBTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":137270},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-2.1.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/7cef362755c26338ec8ddea14d6d1316/cron-fast-2.1.0.tgz","_integrity":"sha512-HCPfRDvGLTCho+kLFgSrY7WBDQiMbxlg8zZmeoOyaoLyN8pXOxsEjxhhyO9AuaN8mc+qGX/F007ZYXU/mFnUyA==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_2.1.0_1773041914419_0.22299477777660615","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"cron-fast","version":"2.2.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@2.2.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"c95a4e1406a924a8a8dbab2064607c23ae477a3f","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-2.2.0.tgz","fileCount":11,"integrity":"sha512-iwGIDrC1na8DZ1SdkL43t0ZYErR9aqGb4uvBEBGjXEB6pj4u8XduoNu1hAlEIiyKzHgVDB+biPWtwukcqweKPQ==","signatures":[{"sig":"MEYCIQD1PCUvCa7smAL6+XicSVNRUBcTV26Q6FsTTXxK64u9WQIhAMgbO0KG8tKi/BCu7R7r5MGaV7GjQoShFnJj39wUtee5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@2.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":137767},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-2.2.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/a84e6f020e5a131d1b3624385f9a4e26/cron-fast-2.2.0.tgz","_integrity":"sha512-iwGIDrC1na8DZ1SdkL43t0ZYErR9aqGb4uvBEBGjXEB6pj4u8XduoNu1hAlEIiyKzHgVDB+biPWtwukcqweKPQ==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_2.2.0_1773045527145_0.06595071694957233","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"cron-fast","version":"2.3.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@2.3.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"8381e777abef6c20cc60758616bbb3615b4e0596","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-2.3.0.tgz","fileCount":11,"integrity":"sha512-BaPar+yYpUCf47w+N3yvXfThNf4Zs1Gdz31NlT7Rx2WqVnZxhJ89asIQJR07uzOEpE4k9bqaE9P4PFQA5IkTDQ==","signatures":[{"sig":"MEUCIB8o5DqGj7c48VEm6liKvxL+xsLPHYExvxPAraO1a/4QAiEAzTfkpqNJnR8AAYljOPC2ZfguWXDt7jy+7PWFbZuIN/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":137607},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-2.3.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/484561d55d9ac0c0bb6aecb6c821b1a7/cron-fast-2.3.0.tgz","_integrity":"sha512-BaPar+yYpUCf47w+N3yvXfThNf4Zs1Gdz31NlT7Rx2WqVnZxhJ89asIQJR07uzOEpE4k9bqaE9P4PFQA5IkTDQ==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_2.3.0_1773054061426_0.3434969791729652","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"cron-fast","version":"3.0.0","keywords":["browser","bun","cloudflare-workers","cron","deno","esm","fast","javascript","lightweight","node","nodejs","parser","performance","schedule","scheduler","timezone","tree-shakeable","typescript","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@3.0.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"ca2e8b71c2fe620eb9c4daf7e842d01555862838","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.0.0.tgz","fileCount":11,"integrity":"sha512-2u8m+dzqOCxRSVmnheOqZAHi+nsdrgJPrP7lTRnuPL/V4FqoLKz9XOfBaoMSLG0B2RETNyvH+Ih+fkf1n+S5wQ==","signatures":[{"sig":"MEYCIQC0CJI4K3XYXxLfsCHFdgYbWHbkFXxxCBgOLEcrXUX3eQIhAO3fzeTjR+NR+CuZznjgiPP0Xsbch0k9wH8igbrh+MHu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":136598},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-3.0.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/db299387872f850ba111d77233c582a7/cron-fast-3.0.0.tgz","_integrity":"sha512-2u8m+dzqOCxRSVmnheOqZAHi+nsdrgJPrP7lTRnuPL/V4FqoLKz9XOfBaoMSLG0B2RETNyvH+Ih+fkf1n+S5wQ==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.31.0","croner":"^10.0.1","oxlint":"^1.46.0","tsdown":"^0.20.3","vitest":"3.2.4","esbuild":"^0.27.3","typescript":"^5.9.3","@types/node":"^25.2.3","cron-parser":"^5.5.0","lint-staged":"^16.2.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","@cloudflare/vitest-pool-workers":"^0.12.11"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.0.0_1773059521252_0.8479027025408485","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"cron-fast","version":"3.1.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@3.1.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"dist/cli.cjs"},"dist":{"shasum":"f8921cebbd86c81228e219d0af99aad2649ab698","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.1.0.tgz","fileCount":19,"integrity":"sha512-OTh3OrIowBRXRP7Z1pDY0VcUyRC7pTgWYpAMw+Ybwg96V2n+juxjmYyPRCdpH9l0PH20juKy3KMHFXh9nofAhg==","signatures":[{"sig":"MEQCIHrUPeidWFlIK9CU+/bpAIre+Uafj1b2zDAgx5Oe/eIzAiAUgXigOw+xBkFHCfMEMggz8X+JtnQgieySqpxk7OKTkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166266},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-3.1.0.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"vitest run --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"vitest run --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/0e54faa2a70c8cc9d715a2aec8e49ded/cron-fast-3.1.0.tgz","_integrity":"sha512-OTh3OrIowBRXRP7Z1pDY0VcUyRC7pTgWYpAMw+Ybwg96V2n+juxjmYyPRCdpH9l0PH20juKy3KMHFXh9nofAhg==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.47.0","croner":"^10.0.1","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"4.1.5","esbuild":"^0.28.0","typescript":"^6.0.3","@types/node":"^25.5.0","cron-parser":"^5.5.0","lint-staged":"^16.4.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.0","@cloudflare/vitest-pool-workers":"^0.15.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.1.0_1777365759613_0.27167006236091695","host":"s3://npm-registry-packages-npm-production"}},"3.1.2":{"name":"cron-fast","version":"3.1.2","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":{"name":"Kasparas Bilkis kasparas@bilkis.lt"},"license":"MIT","_id":"cron-fast@3.1.2","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"dist/cli.cjs"},"dist":{"shasum":"e12f1d241aba8f29506aaf347807c809f8ed4321","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.1.2.tgz","fileCount":19,"integrity":"sha512-husdWzVe2N5iVCZLIn747wOspyD/TXc7VEQMTD4F1n8T5MCoxhlTouHvQ1VnnAPYSaxRNzqAJBFLQHDPZl7uXA==","signatures":[{"sig":"MEYCIQDQAE2DmU7Jyf5APhOmEA4DNMtLG8dCTRJ5oVpuNb4RdgIhAL27ENUj8YXm5MGCJgOe376ySXO/4ONY+32qUuxSkH/4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166371},"main":"./dist/index.cjs","type":"module","_from":"file:cron-fast-3.1.2.tgz","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","benchmark":"tsx scripts/benchmark.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","benchmark:bun":"bun run scripts/benchmark.ts","test:coverage":"pnpm test:noCli --coverage","benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts","update-benchmark":"tsx scripts/benchmark.ts --update && oxfmt README.md docs/benchmark-comparison-node.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md","update-benchmark:bun":"bun run scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-bun.md","update-benchmark:deno":"deno run --allow-read --allow-env --allow-write --unstable-sloppy-imports scripts/benchmark.ts --update && oxfmt docs/benchmark-comparison-deno.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"_resolved":"/tmp/762834ff14c08817c18fcdd1a41c9b95/cron-fast-3.1.2.tgz","_integrity":"sha512-husdWzVe2N5iVCZLIn747wOspyD/TXc7VEQMTD4F1n8T5MCoxhlTouHvQ1VnnAPYSaxRNzqAJBFLQHDPZl7uXA==","repository":{"url":"git+https://github.com/kbilkis/cron-fast.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","oxfmt":"^0.47.0","croner":"^10.0.1","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"4.1.5","esbuild":"^0.28.0","typescript":"^6.0.3","@types/node":"^25.5.0","cron-parser":"^5.5.0","lint-staged":"^16.4.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.0","@cloudflare/vitest-pool-workers":"^0.15.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.1.2_1777371903477_0.28548211917366473","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"cron-fast","version":"3.2.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.2.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"03dbff4dc024f0f0090c31a2618a8f271392aefe","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.2.0.tgz","fileCount":19,"integrity":"sha512-Xehfq+CQ7zmB9R/FjlH9yoi9gTxrxNt5UKX/K3aWtTEanyecU+wwshYp4R5DomPUvkjQxg3bGB9tuDftjIDx/Q==","signatures":[{"sig":"MEUCIQDrGKr0Dd3KPUtGEyGjqMEiWXEOn6s7PwoxyPevYpY/FAIgbcigqbRdXxVZs6BaxyTJmE4d0KvRbSy6Zx4WFVoYNKk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169011},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.4","oxfmt":"^0.54.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.69.0","tsdown":"^0.22.2","vitest":"4.1.8","esbuild":"^0.28.1","typescript":"^6.0.3","@types/node":"^25.9.3","cron-parser":"^5.5.0","lint-staged":"^17.0.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.8","@cloudflare/vitest-pool-workers":"^0.16.15"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.2.0_1781434363368_0.9128025043636743","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"cron-fast","version":"3.3.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.3.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"f6c3ea5da4a94c0a50d26e8845c87a2ef787cf52","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.3.0.tgz","fileCount":19,"integrity":"sha512-CD1uvKSBd3CmLHQHqaHo8xjbTGGoV0DZJpOs+UEbc0cxE2u/zzptf6ryW13le9l5MBwyCZlZz/G0V1zqSSe3pg==","signatures":[{"sig":"MEYCIQCyxB9EiJrbIyvS9YeFeJ1tE7Gcco2GIqjwypDgKI1a2AIhAPUXKEf4XApVUJiRcutdZa83gyUohAvwGbPq9C0hmpYm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169864},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.4","oxfmt":"^0.54.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.69.0","tsdown":"^0.22.2","vitest":"4.1.8","esbuild":"^0.28.1","typescript":"^6.0.3","@types/node":"^25.9.3","cron-parser":"^5.5.0","lint-staged":"^17.0.7","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.8","@cloudflare/vitest-pool-workers":"^0.16.15"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.3.0_1782048312909_0.44962666721572897","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"cron-fast","version":"3.4.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.4.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"7fd22c0c3ff5fdfec327b918cc9ee76867916de5","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.4.0.tgz","fileCount":19,"integrity":"sha512-svIVaJYy0Dh4w6wyQx5TKe3/8x67YnMCbVD50T0hn3Yeg52RvUv0U3oT84B/NS8lFaQQk7rR41rXbL7zF+haXg==","signatures":[{"sig":"MEUCIQDh4oSLLdi9rT9vtWhX3cD+aalNmUuvCv27BUBrSYmW4wIgPSUXBgqld7kHVczRs1Hd5vz7+EmVp2Eiwg8rpCNrUbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172889},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.5","oxfmt":"^0.54.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.72.0","tsdown":"^0.22.3","vitest":"4.1.8","esbuild":"^0.28.1","typescript":"^6.0.3","@types/node":"^25.9.4","cron-parser":"^5.6.1","lint-staged":"^17.0.8","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.9","@cloudflare/vitest-pool-workers":"^0.16.20"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.4.0_1783173965196_0.604703684109732","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"cron-fast","version":"3.5.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.5.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"6cd0ab91382df2521604135f71f2065868015662","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.5.0.tgz","fileCount":17,"integrity":"sha512-q3r0HsIb/BF8VeE1+WH2XH1b/b1du3LZr6RhkGmGmLrR9URKkI9QpmLf361iSueXiMCGQejHHQAFTLRDXitdXQ==","signatures":[{"sig":"MEUCIQDT1zWuXAD9LROSFgGFHWXaKol+03UkhOn0F/7g1wMBFAIgALTS6d6KRIMidaVrsPywz+jwAjZbjdAM+IZzjeVeoXE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177993},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.9","oxfmt":"^0.62.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.77.0","tsdown":"^0.22.14","vitest":"4.1.10","esbuild":"^0.28.1","typescript":"^7.0.2","@types/node":"^26.1.2","cron-parser":"^5.7.0","lint-staged":"^17.3.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.10","@cloudflare/vitest-pool-workers":"^0.20.2"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.5.0_1786135478968_0.5205190068444725","host":"s3://npm-registry-packages-npm-production"}},"3.5.1":{"name":"cron-fast","version":"3.5.1","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.5.1","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"e1ae2bd0cdb180734097b93de5b16e73523ae6b6","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.5.1.tgz","fileCount":17,"integrity":"sha512-KqNGliFAtz92qSf5bgRVEx1t55S5h0fRxcE0MLlHwM2HP5oskvmcrPuLGWESBUW7Ftd93R4e+6lQSQbLkKt20g==","signatures":[{"sig":"MEUCIQCDZFMtkt9FiCVQOT8elc6MjtKsBR/7TyNk5ueM982w6AIgU/cIXKQ/AGexNzizTMSZZXTApGiZItrC7hbagn8zRAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177749},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.9","oxfmt":"^0.62.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.77.0","tsdown":"^0.22.14","vitest":"4.1.10","esbuild":"^0.28.1","typescript":"^7.0.2","@types/node":"^26.1.2","cron-parser":"^5.7.0","lint-staged":"^17.3.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.10","@cloudflare/vitest-pool-workers":"^0.20.2"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.5.1_1786985259012_0.4261295872225901","host":"s3://npm-registry-packages-npm-production"}},"3.6.0":{"name":"cron-fast","version":"3.6.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.6.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"1bbbc0e7897551e92fffcd06e8c1b1ffc636f2f6","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.6.0.tgz","fileCount":17,"integrity":"sha512-F/h4B750D4koJImAV8IWyf/iAG+dZc6MR3dWWc4B5Rh6QAatUQBumv5vjmciY4IlQbiWfGvF9+Nskadl0FXZYQ==","signatures":[{"sig":"MEUCIQD4Q52wSyKGdyBKoCG5dtCZLiIXhBN6KC/mp5vU3OOdVwIgGkNPvlWesFLFtuq2D4vAeDDF7PK8BGh6Q1u3jwIgqyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":182838},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.12","oxfmt":"^0.63.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.78.0","tsdown":"^0.22.14","vitest":"4.1.10","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.2.0","cron-parser":"^5.10.0","lint-staged":"^17.3.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.10","@cloudflare/vitest-pool-workers":"^0.21.3"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.6.0_1786985733720_0.9773169528732613","host":"s3://npm-registry-packages-npm-production"}},"3.7.0":{"name":"cron-fast","version":"3.7.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.7.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"bb0cd4621d4cc60fca65d8c2d3876e277a785472","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.7.0.tgz","fileCount":17,"integrity":"sha512-oxXWHa4JtdHP+daZoQsLrLimYxHXv1eP+kkcgC5hLkQ3I1A2FJ2qPm49y+33g8/Bgf+KqPg4/lVoDn4R0MnBeQ==","signatures":[{"sig":"MEYCIQCR0hCBdmzlL7FA4fQ2O8qliY4kqeZJ4OUR+SN/u7kuIAIhALo51WXzqyNGqRYmYINukSGhYhh3Us4t7dfF/yMYFqXJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":184118},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.12","oxfmt":"^0.63.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.78.0","tsdown":"^0.22.14","vitest":"4.1.10","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.2.0","cron-parser":"^5.10.0","lint-staged":"^17.3.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.10","@cloudflare/vitest-pool-workers":"^0.21.3"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.7.0_1787088307882_0.22050435378147837","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"cron-fast","version":"3.8.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.8.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"4fecaf32e372c953f6dc6d275e15ccd20c332252","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.8.0.tgz","fileCount":17,"integrity":"sha512-Gjc4k3yhlUTEqmm33ew5BWnzBIaiHwIU1dXZItSMwt0iOZ49ngKcvjasDYbeNLZAlSNiInTtjKQh0HSHiEWdKw==","signatures":[{"sig":"MEUCIQC/0+jozLx+2tWShlQ6WWlrzg/l5Z1ScwqkPYfG61QKpAIgYLSJaydll0YQ8AxaprxlPJKbstaKFOEaOGeetPnDesk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187422},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.12","oxfmt":"^0.64.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.79.0","tsdown":"^0.22.14","vitest":"4.1.11","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.2.0","cron-parser":"^5.10.0","lint-staged":"^17.3.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.11","@cloudflare/vitest-pool-workers":"^0.22.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.8.0_1787172811027_0.10749605880481106","host":"s3://npm-registry-packages-npm-production"}},"3.9.0":{"name":"cron-fast","version":"3.9.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.9.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"28a02629034922513627632888e09f5c1fc88f85","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.9.0.tgz","fileCount":17,"integrity":"sha512-lazfWF1vDu7BgJnaEgepTyAoR2C7NjP7zAP/9Xtp9zLZuzN13i+zWeK88HgILDJWyrGa/xK/iZw1TWIc//6d3g==","signatures":[{"sig":"MEQCIHOdm4Q2SBlKjPVPLJmZd/jGa7OA2ZYFU+yWLTIolK3WAiARxkyKle3dxDuEPmnB0WqntWgH3zXd6WUBab9Du+e0dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":192409},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","check":"pnpm lint && pnpm typecheck && pnpm fmt:check && pnpm test","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae68fd8-9304-497a-b477-ee1bb2573127"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.12","oxfmt":"^0.64.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.79.0","tsdown":"^0.22.14","vitest":"4.1.11","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.2.0","cron-parser":"^5.10.0","lint-staged":"^17.3.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.1.11","@cloudflare/vitest-pool-workers":"^0.22.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.9.0_1787400908085_0.14878509890692415","host":"s3://npm-registry-packages-npm-production"}},"3.10.0":{"name":"cron-fast","version":"3.10.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.10.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"c0cf1016648e9d7e0fc88e8a03072a12c755dbef","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.10.0.tgz","fileCount":17,"integrity":"sha512-f6iDREDAE7v0iE44QznPteN6PkL0P2JctJhD6Z2CSZK+yxPZ5utYEnoE1JrGHZCt5eHoVxqwn+GU6AJ9OH/M9A==","signatures":[{"sig":"MEYCIQCPHoMUPMEp0Ci1PCDd4mhQLY+R0PCZpdXKkMzyUfrgswIhAMoWW0EEdU4r8UWMlmkCD+/uJFxij+aJoz0uhhyFnfjn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":186270},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"vitest bench","build":"tsdown","check":"pnpm lint && pnpm typecheck && pnpm fmt:check && pnpm test","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"vitest bench --run --outputJson=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a72f2133-b19f-4f25-b15c-2c6504eb7a91"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.19.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.13","oxfmt":"^0.65.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.80.0","tsdown":"^0.22.14","vitest":"4.1.11","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.4.0","cron-parser":"^5.10.0","lint-staged":"^17.4.1","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.14.0","@vitest/coverage-v8":"^4.1.11","@cloudflare/vitest-pool-workers":"^0.22.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.10.0_1788155558399_0.5542304738570636","host":"s3://npm-registry-packages-npm-production"}},"3.11.0":{"name":"cron-fast","version":"3.11.0","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","_id":"cron-fast@3.11.0","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"homepage":"https://github.com/kbilkis/cron-fast#readme","bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"bin":{"cron-fast":"./dist/cli.cjs"},"dist":{"shasum":"9d78a58c5ea9e0d9b6634054bd933c954a2f0cba","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.11.0.tgz","fileCount":17,"integrity":"sha512-dj1xANKAPyArGT0O0py9gOBnZwrLuTc7CbTa8yEB6jnu3TI3/AljW5Ga/1kyQCfnVOB8EAKZsA5dx+9//bLvyA==","signatures":[{"sig":"MEUCIEieIZpZ+2mhF8J8/ITzcCPbwTMl9d/HkKWsgQIAzHtFAiEAqKbcF9U4fbxnwu0xnnB5gkxuPIrXZQTEbObcdcY1Wg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187077},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"pnpm build && vitest bench","build":"tsdown","check":"pnpm lint && pnpm typecheck && pnpm fmt:check && pnpm test","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"pnpm build && vitest bench --run --reporter=json --outputFile=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a72f2133-b19f-4f25-b15c-2c6504eb7a91"}},"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.13","oxfmt":"^0.66.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.81.0","tsdown":"^0.23.0","vitest":"5.0.0","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.4.1","cron-parser":"^5.10.0","lint-staged":"^17.5.0","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.14.0","@vitest/coverage-v8":"^5.0.0","@cloudflare/vitest-pool-workers":"^0.22.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/cron-fast_3.11.0_1788805909518_0.9921852125178587","host":"s3://npm-registry-packages-npm-production"}},"3.12.0":{"_id":"cron-fast@3.12.0","bin":{"cron-fast":"./dist/cli.cjs"},"bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"dist":{"shasum":"1c8801b05446e8f231e51e347637652aaf504270","tarball":"https://registry.npmjs.org/cron-fast/-/cron-fast-3.12.0.tgz","fileCount":17,"integrity":"sha512-7s4vMTxUPeywBvhWi1IKJFG+vRk5P2aSZj3y3xmkVZC97wTU3QTXsBlzeJVNfJO7Ay+bXQcNT/Q6B9aV/VtkDQ==","signatures":[{"sig":"MEYCIQCb8FoRh+2Znf08JB4OnY9wOiWuNuZCz36OKjJ+hhEtfAIhAKgq5kvuIDuV5YbrXl0o786oPqWWVSVm45dVzEjfeVk4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGPK4LwNLBYHC83bAna+7dzT8H71f8MI4GCNtxtPMh/9AiBEehF4CAegT5uca1a4mK99fY5qbOvqCma/UbOqMCNfgw=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cron-fast@3.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189099},"main":"./dist/index.cjs","name":"cron-fast","type":"module","types":"./dist/index.d.mts","author":"Kasparas Bilkis kasparas@bilkis.lt","module":"./dist/index.mjs","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"funding":{"url":"https://github.com/sponsors/kbilkis","type":"github"},"license":"MIT","scripts":{"fmt":"oxfmt","lint":"oxlint","test":"vitest run","bench":"pnpm build && vitest bench","build":"tsdown","check":"pnpm lint && pnpm typecheck && pnpm fmt:check && pnpm test","test:ui":"vitest --ui","lint:fix":"oxlint --fix","bench:bun":"bun run benchmark/bun/bench.ts","fmt:check":"oxfmt --check","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.cli.json","bench:deno":"deno bench --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts","test:noCli":"vitest run --exclude test/cli.test.ts","test:watch":"vitest","update-all":"pnpm update-bench && pnpm update-bench:bun && pnpm update-bench:deno && pnpm update-bundle-size","bundle-size":"tsx scripts/bundle-size.ts","test:workerd":"pnpm test:noCli --config vitest.workerd.config.ts","update-bench":"pnpm build && vitest bench --run --reporter=json --outputFile=benchmark/results/node.json && tsx scripts/update-bench-docs.ts node benchmark/results/node.json && oxfmt README.md docs/benchmark-comparison-node.md","test:coverage":"pnpm test:noCli --coverage","update-bench:bun":"bun run benchmark/bun/bench.ts --json > benchmark/results/bun.json && tsx scripts/update-bench-docs.ts bun benchmark/results/bun.json $(bun --version) && oxfmt docs/benchmark-comparison-bun.md","update-bench:deno":"deno bench --json --allow-read --allow-env --allow-net --sloppy-imports benchmark/deno/bench.ts > benchmark/results/deno.json && tsx scripts/update-bench-docs.ts deno benchmark/results/deno.json && oxfmt docs/benchmark-comparison-deno.md","update-bundle-size":"tsx scripts/bundle-size.ts --update && oxfmt README.md"},"version":"3.12.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a72f2133-b19f-4f25-b15c-2c6504eb7a91"}},"homepage":"https://github.com/kbilkis/cron-fast#readme","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","directories":{},"lint-staged":{"*.{ts,js,json,md}":"oxfmt"},"maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"sideEffects":false,"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.23.13","oxfmt":"^0.68.0","croner":"^10.0.1","mitata":"^1.0.34","oxlint":"^1.83.0","tsdown":"^0.23.0","vitest":"5.0.1","esbuild":"^0.28.2","typescript":"^7.0.2","@types/node":"^26.6.1","cron-parser":"^5.10.1","lint-staged":"^17.5.1","cron-schedule":"^6.0.0","cron-validate":"^1.5.3","simple-git-hooks":"^2.14.0","@vitest/coverage-v8":"^5.0.1","@cloudflare/vitest-pool-workers":"^0.22.0"},"simple-git-hooks":{"pre-push":"pnpm test","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cron-fast_3.12.0_1789676434173_0.6274642495763494"}}},"time":{"created":"2026-02-09T11:02:46.496Z","modified":"2026-09-17T20:20:34.613Z","0.1.1":"2026-02-09T11:02:46.721Z","0.1.2":"2026-02-09T11:45:29.384Z","0.1.3":"2026-02-10T08:44:28.874Z","0.2.1":"2026-02-11T03:40:07.324Z","0.3.0":"2026-02-11T07:43:09.069Z","0.4.0":"2026-02-11T14:43:24.573Z","1.0.0":"2026-02-11T15:06:13.303Z","2.0.0":"2026-02-17T02:05:57.909Z","2.0.1":"2026-02-17T03:42:24.606Z","2.1.0":"2026-03-09T07:38:34.558Z","2.2.0":"2026-03-09T08:38:47.295Z","2.3.0":"2026-03-09T11:01:01.573Z","3.0.0":"2026-03-09T12:32:01.418Z","3.1.0":"2026-04-28T08:42:39.745Z","3.1.2":"2026-04-28T10:25:03.622Z","3.2.0":"2026-06-14T10:52:43.510Z","3.3.0":"2026-06-21T13:25:13.048Z","3.4.0":"2026-07-04T14:06:05.338Z","3.5.0":"2026-08-07T20:44:39.139Z","3.5.1":"2026-08-17T16:47:39.176Z","3.6.0":"2026-08-17T16:55:33.868Z","3.7.0":"2026-08-18T21:25:08.032Z","3.8.0":"2026-08-19T20:53:31.175Z","3.9.0":"2026-08-22T12:15:08.282Z","3.10.0":"2026-08-31T05:52:38.525Z","3.11.0":"2026-09-07T18:31:49.671Z","3.12.0":"2026-09-17T20:20:34.258Z"},"bugs":{"url":"https://github.com/kbilkis/cron-fast/issues"},"author":"Kasparas Bilkis kasparas@bilkis.lt","license":"MIT","homepage":"https://github.com/kbilkis/cron-fast#readme","keywords":["browser","bun","cli","cloudflare-workers","command-line","cron","crontab","deno","esm","fast","human-readable","javascript","lightweight","node","nodejs","parser","performance","recurring","schedule","scheduler","task","timezone","tree-shakeable","typescript","validator","workerd","zero-dependencies"],"repository":{"url":"https://github.com/kbilkis/cron-fast.git","type":"git"},"description":"Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.","maintainers":[{"name":"kbilkis","email":"kasparas@bilkis.lt"}],"readme":"","readmeFilename":""}