{"_id":"tdd-guard","_rev":"48-97b8ef022e11b1ded29a5b6d07723458","name":"tdd-guard","dist-tags":{"latest":"1.7.0"},"versions":{"0.1.0":{"name":"tdd-guard","version":"0.1.0","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.1.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"650c2568c066737c375bc304f403779b17bed51c","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.1.0.tgz","fileCount":81,"integrity":"sha512-6MC78xyCYaYhgAe1XscvssL5hDDn8mnHfYWX3DvE5PRh3h6rYtq0sMMKHmZcaOmP3bwkOjrbiSZ9ZXS/AHdE3g==","signatures":[{"sig":"MEUCIQDqH2mWYmCwh4ph4I3IqyD7xwx92PLev8wPa3F9ILufYQIgGIXj726iCMCocJiXDJBdb1JRjBgk0hFbfIDSVs1Lmv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":98701},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5b4f5c1b853df4f9d8e78cc762322444d428c93f","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/*.integration.test.ts'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run src/**/*.integration.test.ts"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.1.0_1752229618934_0.8286636463542705","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"tdd-guard","version":"0.1.1","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.1.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"49192a883c16b77d062f9abc3eb4a11895a5caa8","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.1.1.tgz","fileCount":81,"integrity":"sha512-hDUh8wwFHOfDoKIM8dRC9bITnS2o7w0hu/mZTjwrBbwzLliHVKfKph/Ikvm1r8iTpowVHF3BnXMEtqGFYZd3og==","signatures":[{"sig":"MEYCIQDrP/jzVOpzvrx+Tk09GhqH3+ro/FStrxJ8rKaROAtHkgIhANZqk/zylMLh0zeiGXOSze/aSDgewOSEaM13G87XDMbR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95907},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"50b3d8813038f13815f0222dbdb034e382382e5d","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/*.integration.test.ts'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run src/**/*.integration.test.ts"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.1.1_1752235119604_0.09624111156825221","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"tdd-guard","version":"0.1.2","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.1.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"23a3790f5d2699a5a19382410d08f52ae39bf1e2","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.1.2.tgz","fileCount":81,"integrity":"sha512-LgkGh3bvyyjgyYpmldoTFXksBjwhv2kQw38fZgF8v4rRF++4FZ1ERvBAIgz2qqAp6LdaQgP9OBVMu3IvBdwWCA==","signatures":[{"sig":"MEUCIACHxip2KGWnO2+q8uZFL/jfHE+cOfI2ySOhTxqAB9g3AiEA2tacpKSOwJPBhdFzoIUVt0CWtSRXn4fuyYfm0/JybqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96212},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"237b2d5fd95a5925ddcb5201d4734b78d256b7fa","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/*.integration.test.ts'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run src/**/*.integration.test.ts"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.1.2_1752237999316_0.18201597690738502","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"tdd-guard","version":"0.1.3","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.1.3","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"2e6b3bc8d58be4560c923ded9689dd115d9baffe","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.1.3.tgz","fileCount":81,"integrity":"sha512-VnjRFaaIAKBPpBFtPM7vAvmdK3aZqBHAWfXHDwBRmqG/+SD7fk/RA3cHxoTEBdZ/weyKOwNDBImjuRdJkmCoMQ==","signatures":[{"sig":"MEQCIEZiB35h0yMv5ZhFYGeP6n3CeL5Hw6dAGaZs8zeVrDIyAiBncHfs0d4bUwWF5EZ9QzdUjwPHesdjX+Xkrsmf4LsxeQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96232},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"0c20a3dcd29110005157857c5f716bd75ca41c40","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/*.integration.test.ts'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run src/**/*.integration.test.ts"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.1.3_1752257695465_0.5949230948819628","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"tdd-guard","version":"0.1.4","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.1.4","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"3548fbafe7a673d5ecffb7664e25d01048f045f4","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.1.4.tgz","fileCount":81,"integrity":"sha512-zOuppfjLJ6NGobU8DSH3farcitCbQet+pINARcdpw8DFv19XE32Crm/shXrSyRBmxFE7GXQQJJGN7971c4J3og==","signatures":[{"sig":"MEQCIGes7KioLL7/p4fKS02SW2lAH3yiQqn0jPseFlWnpx8MAiA68Wpr7IBQwJOe7UduWVIS19t/yicZIOZl27PihEgw9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96482},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"379f0f1a3c7d0dd0faf65e8de72fc09409d373b7","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.1.4_1752338929279_0.3886731905720917","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"tdd-guard","version":"0.2.0","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.2.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"889fc6ba9c9f170d2148589556d5653cf5f8366d","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.2.0.tgz","fileCount":111,"integrity":"sha512-bVntTM8sVqIh6x+ZpaxSfIOkpfGlRfw1QIIJW6mV8KsLFUxtSqmcBZMBgFhuZGx+5sJnvpxSyQAhdB9coAcoVQ==","signatures":[{"sig":"MEYCIQC9t3UPoui+HtUAVDOixfUaGsau9uzwYWVTt1UaiaYu8wIhAOe4l7sVbdHZWoRuQZNI0T5KCLphjZ4f78Zi8LwyT55o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161238},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ff71ab597cd9a555748dde5f3b47d912dfdebe5b","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.2.0_1752573953372_0.8962621962972659","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"tdd-guard","version":"0.3.0","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.3.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"f40f4d7e4354cc2fa7cec2c6c0bf03dd700b44be","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.3.0.tgz","fileCount":111,"integrity":"sha512-cOpKwSosl4d+KUoSSWzbE89az+IdzeOojaBOFBpIJAO7We1LLAdrUkgzhFLvwISYOM3cVzE0ogHWzOvznWUCvQ==","signatures":[{"sig":"MEUCIHRbHfy5oPNBV6U7W3ghqOEM0+HERZZQ4ssFnXrYL9+bAiEAh8YZlB4xrgXWjgGLTnTH1V3aw3BmCp4PBc7vI9HEaE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167479},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"91fde514c90c67f1c514ac4b966e32739b83962a","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.3.0_1752580811975_0.6339672413617621","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"tdd-guard","version":"0.3.1","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.3.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"875a18921b038397361dc5b964ad5b7c15559948","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.3.1.tgz","fileCount":111,"integrity":"sha512-ePegaBgMJz/psSmD2Rk+Q/JGTE72yK3+xbrkA+QzaCtdBCFxUTmba/+zXeT8FZKNjm09lJ7mKmbUt7fTFWgofQ==","signatures":[{"sig":"MEYCIQDHPSiJfQcUnaFlRFVBBwUmEYqRl9M4iy5qEsia0kL9nAIhAJ43i41YIix8GfhcGCu0+lLfe0pTjKrfRdHQ6fr+u2V6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167780},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"6c0d4bf80c8d97a0231e726f1c882beba8996853","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.3.1_1752588098682_0.05327580137911836","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"tdd-guard","version":"0.3.2","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.3.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"84f2e5ada371ee5f1febe4a1a1875b9bee3b00e7","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.3.2.tgz","fileCount":111,"integrity":"sha512-9mjwgB8a2mNR+Wr/56hWMIb6SkeFOfCLVjSsSgmPeWZ03c/yiWV+ZUx5nhp/e4tVIzCzoZj67gJTQ2RyLMMtBQ==","signatures":[{"sig":"MEYCIQDZYE/xhm08g5R95hclws1u2g+Vaxcjy0XM7KzQjc63qgIhAKFrI5oN9QYhTcPDNGsUaeIiHpw/zjlnrIgfYQUmRCfc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171436},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f8aa8107cf836d6ace8f85925971870e9568386d","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.3.2_1752658093945_0.1492948569051582","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"tdd-guard","version":"0.3.3","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.3.3","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"54e66246787faa9cb3febdf3683591cb05a4b3e4","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.3.3.tgz","fileCount":117,"integrity":"sha512-N77/IN1iyoHlklV9wKRFh3XawXqzp6gqP9/wqo1i442UiWW9qD++/RBrrtXIO9xRzkxV6mZv/1Oa3njC4npHww==","signatures":[{"sig":"MEUCIAfWmHcEVVO++E5VAsfVjajt901fbw5WLHtVpLL0oa3KAiEA/5xQ+y2b+S62GiL49EFLgaGuoS3t5EUESwyw5G7WyiA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":176720},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"371a47009b75764aa5cf4c2576ce9f1f421d26e6","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.3.3_1752669309305_0.3352497367369722","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"tdd-guard","version":"0.3.4","keywords":["tdd","test-driven-development","claude","vitest"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.3.4","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"90ca2145e3fb93b863217a5d13420395c59066b8","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.3.4.tgz","fileCount":120,"integrity":"sha512-6t535jJc9cu9Knt1UT5B+uWvqZS1Y3sG6gA7HUHOqqaMRo2STRtatBCAYY0h3NaY5Mxxr+cTwv9RsGhTCCG28A==","signatures":[{"sig":"MEUCIQDncicImwATaJF8HbktGMPAKa6+ZOBoDMicv4s6sYqNmAIgSWQhcKUk1QvWyvnMMg+22wGETuuKj3SN8vLfxdvbi58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":181141},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b24b78183981872c8b5906c5395a4817b8124919","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","dotenv":"^17.1.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.3.4_1752687101194_0.8471962979953522","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"tdd-guard","version":"0.4.0","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.4.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"d6ed971ffb3e00aca97ad219aa1ba6aac235d8b6","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.4.0.tgz","fileCount":126,"integrity":"sha512-hxtfWkygsrLI12BWx99Pjx88/UOkEsndW79l/CZXvhhMPT10kM+9La9+NZxryNn/IAAfYWlgNmAED4/Klrcrew==","signatures":[{"sig":"MEYCIQCXPu/z0/fcNWVt+l6xhpWCzBAsnmVuyT+kf44/3kT9PgIhAIbXsn3Ka2v700nGHQQvmZG7dqKN/roUEygQyj2YP9p/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189556},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"6a09955dfdd33f92cdf305451f098f10d20b9478","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.4.0_1752780459585_0.8155076566931234","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"tdd-guard","version":"0.5.0","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.5.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"381953cb684b4560a95e7c6d71e32b0037ba2db5","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.5.0.tgz","fileCount":132,"integrity":"sha512-g8X91lUJWdUPJhQ92wcAWFVLkTbhTp+EnRMKjsdXHY1aRNC6SGo++men+l7EdG/rUbduFa9POxdwIya6Ic0o/Q==","signatures":[{"sig":"MEUCIFCX9nYFv6SZ34BBMqe9sEaiToYnuqPPHSBmtMV8Gi8SAiEApYRhMYdrqYuhbc2Nmc3nEbVTtTGzeTIrRW+VGEAZe2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":197348},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"cba1e12d873bef2bd2c69142a1e4c85e2f45d53e","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.5.0_1752845301421_0.979000456488595","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"tdd-guard","version":"0.5.1","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.5.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"653beffbcfb52f2f46e534ae73daf73a1c58c8e0","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.5.1.tgz","fileCount":125,"integrity":"sha512-A99TTL26J7kyJBsquKsWMPeQqHBTvvKl7kgQ4E5KjPbGShHUzjUSYJVSYyHlBBxWMM1wxkd2rAxSZGE54VpnuA==","signatures":[{"sig":"MEUCIA9vqiEA1xs2gJ6+hUbYfryjZRggN+9GM4IWSFThh/LhAiEAxrncNW6Pf60zFhdE3YekBmGN0su2CgeUls87t1WtYKM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":179356},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2d1b78bde1a0e8bf5b1f37bbc0616380f36a98df","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.5.1_1753004651875_0.46420221483222934","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"tdd-guard","version":"0.5.2","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.5.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"d529e129f755ab6a93c77d559a479b8b32c30895","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.5.2.tgz","fileCount":123,"integrity":"sha512-LpD/6QDP7QjBVVpJBXg7jbM4VPvWLUo2kRLODEvivdT84QVp8xTovPNycJLt0WzYLtMXcWY7jwFRjZBp7qZauQ==","signatures":[{"sig":"MEUCIQC1FkNxSu3lozkGt2jBELqblFw5CSngSq/9jhTug0at8QIgf/tbitu57sA/i5BghKhrxRtKte6LGXpMaJNGa9KUlnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":168467},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ab91f0201248506975c93fa005cc845b4eddee08","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.5.2_1753010138720_0.6705433710762048","host":"s3://npm-registry-packages-npm-production"}},"0.5.3":{"name":"tdd-guard","version":"0.5.3","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.5.3","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"e2c5b4a2ad2a37e49718376dc457cae87c80dea2","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.5.3.tgz","fileCount":123,"integrity":"sha512-VwUy9Bk5fZFYXUCR6NvUZVukBkMqEDzGzlsvuVgVy+auaGKRKb7+bLJDMahgYkdNWRgaAIp9KAWijKj7LwmGpg==","signatures":[{"sig":"MEQCIBkOFKt1XxLvPtGvgxgrxb7ld+S+rJ7yYyF9uYWCgYECAiA3AwLcHr6avVOnJflAwUYaidmK4YR6M8uyEu/e2aSBIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":168467},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5ea188d9a303f90cb3d56ba74812174bc94784d5","scripts":{"lint":"eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc -p tsconfig.build.json","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"tsc --noEmit","lint:check":"eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.5.3_1753097114133_0.9438373221538097","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"tdd-guard","version":"0.6.0","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.6.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"4f27a8bb40257230eabf7fe5c9e4fcafbd446bdd","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.6.0.tgz","fileCount":124,"integrity":"sha512-hlbZVGzr7B+tXOnCq2hVGJwvVdp2MxJeMvLwtyrZ3n0+qP9imnkQ4akH7Dpsf9RUakt05PG9jN5VdImGUbIW6A==","signatures":[{"sig":"MEQCIBYwuJXkhr6P/gQ8VpX39eMz8k8ESsP6pB++LGtrA6tZAiAtNOhT9FtKyv22yXfr91Otm9fBvr9JPQG8DcZq2oUUuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":235362},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"84a41735c9bed7ba1fc0dcf87d9c904edebb3fb4","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.6.0_1753370561184_0.7176134200326227","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"tdd-guard","version":"0.7.0","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.7.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"0569a14df7d6009c95bbf87def5f2071c5668017","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.7.0.tgz","fileCount":124,"integrity":"sha512-BzURBs0wKdcbmdSpA7bP+uZT7Vaw06AiY0t4bSub39GEXkHKwxjdiUXCLWOqG0F2+0QXIU3XZqRZ3VCU9sfG2A==","signatures":[{"sig":"MEUCIGxjCDPkku+oQa366eFAhhavR4n2zAUWpanhnj28NoJhAiEArPEDdYk2SuPjVCE9ZSlEAjvKCSg2pnW60p2JUB/DSug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":237005},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a42db227d59ce0537f914f8821216efb7dadbfbf","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.7.0_1753690225390_0.30846246411013456","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"tdd-guard","version":"0.8.0","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.8.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"dcea9d43a4dfe8761a33325fcd14bf8c4f866d3e","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.8.0.tgz","fileCount":127,"integrity":"sha512-EpH3wB7iSOUJsBmbju4W7WfF7JFxwxIrIJHyNHtMrvpDiTYQAu+/0opeZKubt7dWduKMzNARLm8byJfa4ybW9g==","signatures":[{"sig":"MEUCIQDd7pWHGXnzpMj655j2G7RgB++CX2uk2R0QoN5DpEUBOAIgXLnktFecPVONsFhJmAEJPPVmRdHvHLEW4ll9UKSHmIo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243089},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"976c24f5776b6147359c74b586220252c4d0cc94","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.74","uuid":"^11.1.0","dotenv":"^17.1.0","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.56.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.28.0","vitest":"^3.2.2","globals":"^16.2.0","prettier":"^3.1.1","typescript":"^5.2.2","@types/node":"^24.0.10","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.2","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.33.1","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.33.1"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.8.0_1753880538898_0.18776120068359936","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"tdd-guard","version":"0.8.1","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.8.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"9acb6b78e53a2d395870363ba5f10d2cbb0225c7","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.8.1.tgz","fileCount":126,"integrity":"sha512-5s1axCnB9UNmJ6bfAh/mm6UivLSefOy3qsPUZ9qtGAkZZs66gDlfq94x0OdTPaJ8ZaYPsvUaNs0k2iSUYnQL9g==","signatures":[{"sig":"MEQCIEpvy9+Az4JtuzxxZxgcnnuqxe8f5gWsmrOTxp0zEI27AiBIyusV+Pdpc95HXAEYivIB+7ApWJMndAWxnioYjz3yTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153378},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7fda26ea447fd68285b600a7aab3a4ab09f9a10b","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.8.1_1754214196814_0.39534944370529046","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"tdd-guard","version":"0.9.0","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.9.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"0ce61102ab8070d4b0d138ab1d2d470f2a365551","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.9.0.tgz","fileCount":129,"integrity":"sha512-M2VOIq3ez5EGvjD4j7kpVsiIse3q4oZnbHt82GsQLn1zXZY1lsmlIh2H3BEsLcmtMlb6krgzwA6VKpHe5QWaOA==","signatures":[{"sig":"MEYCIQD3jAiCFaU/pCBnhrf1FlPC1Vu4OuihY4mpSVIsP7/KfwIhAMt7sokNWdzgsBewZTxirQes/dWnefQ4n6uaKhpl28YZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156995},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5c6f41839b29cbdaeadaaf80d94637374a80fe4e","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.9.0_1754510973553_0.4251351298101187","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"tdd-guard","version":"0.9.1","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.9.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"04eee76c241e7d88aec338b4fc915d3eb9b28f4d","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.9.1.tgz","fileCount":129,"integrity":"sha512-kVLShk1jJpzyhmVBwNuvGIZZgnnw9l6uv+RutpwiZlcFo7av3TwDEAUcjQJ7d9jtwaJZCLzxviYNx7TkOAEQlg==","signatures":[{"sig":"MEYCIQDTzNpY5PAnuUcYEM/jngowVT4wuBIyhWzrYliHomYiLQIhAPmpR6pmE35VdqOT3CKfHWE1bwCC4NKGV42t+zruLIDi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":154744},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"aa289e44969017a62f37b68ba1f9b0ec1c7988db","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.9.1_1754941633387_0.12624548729537355","host":"s3://npm-registry-packages-npm-production"}},"0.9.2":{"name":"tdd-guard","version":"0.9.2","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.9.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"1e327e23ecf9e4959ba5fcb18a6f06ab8d9280d2","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.9.2.tgz","fileCount":129,"integrity":"sha512-QY7yWGIDSCgmOpucRkqI/+juc7oQXQyOrvXSzJQExuijJHq8YLF/uNys2PucPYC69WAj5t/1W0ZF139HBqmHsw==","signatures":[{"sig":"MEUCIGhCL1MMdezwyIfNDx+ArYe00h0+gGbVhYxK6NtJOeJvAiEAhAJNwLZWQuQRN+16FSy4sj9PgM4gXU5/YnQ/a+v2vAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":154750},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ef749f575180d37321e1c260aa2c6141213c282d","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.9.2_1755428063463_0.9663183662819799","host":"s3://npm-registry-packages-npm-production"}},"0.9.3":{"name":"tdd-guard","version":"0.9.3","keywords":["tdd","test-driven-development","claude","vitest","pytest","python"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.9.3","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"42bcb8b5c3d893dab5195a49d7ffbcabbb3cf594","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.9.3.tgz","fileCount":129,"integrity":"sha512-fSmufupuQlJ2LV/LHxcy4uqNJAbDOgdY5/NGlsSHQr6wuUefCODBErpsA7Fdu5/6MFD+VoWk6xIpQgIj3GErTg==","signatures":[{"sig":"MEUCIQCnoAyI8lld6Jw7uawwwQ3+QCXm/hB2pWWxC/plsakMHQIgKy9eMdfWLI8LdgoCMpiZSwTAb7sSqriDkpUeRVMPOUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":154844},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d5384dac10f856af568c0cb831976301720e976e","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.9.3_1756226831839_0.7652392605957445","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"tdd-guard","version":"0.10.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.10.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"898213e09f9035461044c5405f2bbcbfd0ebf3ea","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.10.0.tgz","fileCount":135,"integrity":"sha512-FcHjSX01LI7uQ25ollMS+0XqcE2JtdVUqpwcfnq6hhAHxyq9kGjdvCSeEeFeyndNlYlVogHji/IpPZPdv8F5qw==","signatures":[{"sig":"MEQCICyA5P0AplAgXOFJxGQ115u5fKlA6CUrVasqBqYuQP2AAiAJPmhk4tZE2YWhUwt9eSvWBJVzd61Y01hGpg99fa5bXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":142646},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"42cb2eca07890a0fdff041d0fc4384c0a54597c2","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.10.0_1756574993283_0.5562573449485482","host":"s3://npm-registry-packages-npm-production"}},"0.10.1":{"name":"tdd-guard","version":"0.10.1","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.10.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"a7c0bcae3c04cb25f5c30ecdcf72aabc278e74c9","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.10.1.tgz","fileCount":135,"integrity":"sha512-ueYC3nOHv4Ss4kSqZP+XjXytzudmqCugTJ8GCxlbwS65Wax0LM+RKnsdBDviZKkZOti8mmtNQ2lWH/3dGLTqIg==","signatures":[{"sig":"MEUCIQCLL2lt3FSAiGwJHhH/TisKvh0N4Tv+8I+UJ75zmJTLYwIgUQ+/W4X6i2rShwW/Whqz0BnEUt5mkvXSC+bPHO1mEyQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":142909},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"985c0346f1e38e65d752cf3da86b5834303e6fd6","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.10.1_1756642908760_0.15254076032319053","host":"s3://npm-registry-packages-npm-production"}},"0.10.2":{"name":"tdd-guard","version":"0.10.2","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.10.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"7fe0b864393887483f64ed0518f10c1c389fb428","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.10.2.tgz","fileCount":135,"integrity":"sha512-YtEXUAiaS0oDQO0/gappgm2vwRsq7iL+xf5rx+j2RQ5QPdeye72JFaLGNO8ya484iyvNaBElazIPPGXXiiqj9g==","signatures":[{"sig":"MEYCIQC6PNu00wlg5a3P/Llk3OYFjGlsriSkF4FKog6SuhVxRwIhALPh7eMsoMfJtwGm0Hfvo1Opu1gx6xDm4YC1gdV9bbAC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143123},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f3bcbe2c964c953fd25330473b748d0ca767abc1","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.10.2_1756740922827_0.274677470383752","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"tdd-guard","version":"0.11.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@0.11.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"a27014c4ad44613982365769cd5d4bdb4b0451fa","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.11.0.tgz","fileCount":135,"integrity":"sha512-Gv/pL4clAPJpFXXuwPNxEy27iKNDq8/pc/h+oSoKfbplJdNn2wr2cIX5HoOPi7nseM/fZ3GrS/s5BtsBT9vHHQ==","signatures":[{"sig":"MEUCIDuY5YC4KViO3SnXIjZ+JXeVsC0tcR9mFvGjXGzbmKwmAiEAgcvGFwni+DJksyeuFuviPq+jMoi9CRXWn7XRVFqC5vU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156029},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c194881bece8ec75f04c35b5c1c9f76f99dd8b85","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:ui":"vitest --ui","test:unit":"vitest run --exclude '**/test/integration/**' --exclude '**/reporters/test/**'","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run reporters/test","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run test/integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"TDD Guard enforces Test-Driven Development principles using Claude Code hooks","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.0.14","uuid":"^11.1.0","dotenv":"^17.2.1","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.57.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.3","husky":"^9.1.7","eslint":"^9.32.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.8.3","@types/node":"^24.1.0","lint-staged":"^16.1.2","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.4","@typescript-eslint/parser":"^8.38.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_0.11.0_1756933486117_0.7912484189056395","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"tdd-guard","version":"1.0.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.0.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"5d51e91ec2a9e156c9e5b6f9a91f96ed229ecae8","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.0.0.tgz","fileCount":144,"integrity":"sha512-5MEW+AF/Zo2c+6vZSF0GAxY9aGOYoeJbaI6YNq1v778NXSNPh9GSa4jkPNhbKirzfDW+GOEy0+TiAHhwFGHSxQ==","signatures":[{"sig":"MEYCIQCMCqmBSj+zxwU8BfPoti9oXzCuLcAa4Zq3gls5uAl5pwIhAJQnw3f/GQS9c5E7WD9wSTB/ZiNP24A/p4u9HnrEkrfR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":169373},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a6d44b0ee580761f5d41feba7d493d6e7057d402","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.1.5","uuid":"^13.0.0","dotenv":"^17.2.2","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.61.0","@anthropic-ai/claude-code":"^1.0.109"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","husky":"^9.1.7","eslint":"^9.35.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.9.2","@types/node":"^24.3.1","lint-staged":"^16.1.6","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.5","@typescript-eslint/parser":"^8.43.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.43.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.0.0_1757435884593_0.5501979155743275","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"tdd-guard","version":"1.0.1","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.0.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"f22a1e210431f29bc01c8d7d9a7a122f81d515a6","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.0.1.tgz","fileCount":144,"integrity":"sha512-JcZOnqLIUYSkYHWDj5isQcUAKnAX4XkBcwTgHO2bm49OgyJeBCcbU2G4NOLzaiZlVF2xqyq0SdXlypfcMYPzRA==","signatures":[{"sig":"MEUCIQDAQdf6us0AHhoo/KjQV8wopRXyoKIy+meMhciXCS58PgIgH2do2/vau1WTauHPXjGSve12wP3FrD2qR97I/Uou6QQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171074},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1744a2ef249ced5f34cd6ecc21b22b16489ed2c1","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.1.5","uuid":"^13.0.0","dotenv":"^17.2.2","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.61.0","@anthropic-ai/claude-code":"^1.0.109"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","husky":"^9.1.7","eslint":"^9.35.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.9.2","@types/node":"^24.3.1","lint-staged":"^16.1.6","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.5","@typescript-eslint/parser":"^8.43.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.43.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.0.1_1757760252617_0.8931967408307","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"tdd-guard","version":"1.0.2","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.0.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"2cd96902d29451ddac07338b2a0f0eaf89b5b45e","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.0.2.tgz","fileCount":144,"integrity":"sha512-j+Ik1x+3MxQ7idiGg1eJoMeZwRzXQm65JQpGiVfwVeJK1W0nUZUY0XUGaQJJ5+WpaNYF02sNQl6YX6jcbS23sg==","signatures":[{"sig":"MEUCIE3Dl0q7Z2wTyviv42kC7U3CvDr2u57n9mHrUGuOOoQEAiEAn1osGVCC9cyVHk0MjJdwMWd0J4BLSovwTn1Ntiam3Cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171117},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"5e0c9a5e37c71f7bc7fdfc3b85b3365792f5d185","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.3","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.5","uuid":"^13.0.0","dotenv":"^17.2.2","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.61.0","@anthropic-ai/claude-code":"^1.0.109"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","husky":"^9.1.7","eslint":"^9.35.0","vitest":"^3.2.4","globals":"^16.3.0","prettier":"^3.6.2","typescript":"^5.9.2","@types/node":"^24.3.1","lint-staged":"^16.1.6","@commitlint/cli":"^19.8.1","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.5","@typescript-eslint/parser":"^8.43.0","@commitlint/config-conventional":"^19.8.1","@typescript-eslint/eslint-plugin":"^8.43.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.0.2_1758052933684_0.46509809054808926","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"tdd-guard","version":"1.1.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.1.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"7d0d498d7517c1165fd193dc5b8a3c1c8dfc79f7","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.1.0.tgz","fileCount":144,"integrity":"sha512-eiu6ZZlVUiYX784HK9mwfKQ7Axvw1lYJXVPSaWm2m1sR8t+TnGUKZGUePoX1tyopVapU+hGc9ZdvatbkkT1Dng==","signatures":[{"sig":"MEUCIQCzm8iefLcJ/uUPMvGMucu44FybnX6wiqYRcIFX+MfsbwIgcYjTCbswt/hzMclYA634u8dyqaGI+fJa+vlbkQj60g8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171149},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"d29d1591bfcab88050cb093d1f2d2e174e5e6112","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.1.11","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.65.0","@anthropic-ai/claude-agent-sdk":"^0.1.8"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.6","husky":"^9.1.7","eslint":"^9.37.0","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.6.2","typescript":"^5.9.3","@types/node":"^24.7.0","lint-staged":"^16.2.3","@commitlint/cli":"^20.1.0","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^3.0.5","@typescript-eslint/parser":"^8.45.0","@commitlint/config-conventional":"^20.0.0","@typescript-eslint/eslint-plugin":"^8.45.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.1.0_1759747563618_0.7785736077084364","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"tdd-guard","version":"1.2.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.2.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"75d3fcc979ef4e02fd206be3582990b6dd16dafd","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.2.0.tgz","fileCount":144,"integrity":"sha512-24Fkp3hxHQGMdeyBfYCeFUjQSZyMeZ8/nni08q+OxOL4fovcdkUjHniTeetYZYyOoZ2S7fI0npVKXWl5Yv2hYw==","signatures":[{"sig":"MEQCICdMiF/5yXUxtw3B5c8qMXPMtqnKHYlL5ChppVX6LJMEAiBQfmcgm7FAdFWjyTKnBs4BK0MuwgIQeIfQlkVsm1qxyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":164202},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"41926240b39aa8dfb594bd3dc0b52969744fa2cb","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"js-yaml":"^4.1.1","minimatch":"$minimatch","test-exclude@^6.0.0":"^7.0.2"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@anthropic-ai/sdk":"^0.72.1","@anthropic-ai/claude-agent-sdk":"^0.2.25"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^3.2.4","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.2.0_1774130488835_0.4341356475332656","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"tdd-guard","version":"1.3.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.3.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"285e7bc5efe64197b667b03b9946a5772ebf8ac9","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.3.0.tgz","fileCount":147,"integrity":"sha512-vuK7RhpAkrO/rSAGTmEk/g3ib+c0FIAuSJQ36YA/Rc/HFEhLi/qRs1hgL7U7oVqGt9HC3Rh8C4ZWUEI9bWDFoQ==","signatures":[{"sig":"MEQCIHXJGxJJ6EZVwKOWghfiH6jq9jcg89VxzEa8O0Plt9rHAiB30m4+rGN0WhbByTUNIRLgROKHH+sPKN7g/ILBqRAgrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172927},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"2bc01d285f45110ad61e13d410d1acf3fcb010da","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"js-yaml":"^4.1.1","minimatch":"$minimatch","test-exclude@^6.0.0":"^7.0.2"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.41.1","@anthropic-ai/sdk":"^0.72.1","@ast-grep/lang-go":"^0.0.5","@ast-grep/lang-php":"^0.0.6","@ast-grep/lang-ruby":"^0.0.6","@ast-grep/lang-rust":"^0.0.6","@ast-grep/lang-python":"^0.0.5","@anthropic-ai/claude-agent-sdk":"^0.2.25"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^3.2.4","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^3.2.4","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.3.0_1774466807016_0.9242894907216532","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"tdd-guard","version":"1.4.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.4.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"ebb41aaeaae2cb8ba63694178f30efa167445ec7","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.4.0.tgz","fileCount":150,"integrity":"sha512-nf6WUVbzfNQnYf64xm2qep6RefJ2t4JgdS6qPavj7yXVSSnJ+zg3gHTi4yxh6IwhL2AfwgNtTq/OP/JYpSIV0w==","signatures":[{"sig":"MEUCIQDxVDejyiKTfYiVft2igpf42CyWdL+lw4+h+tXMVi8fdgIgVT4lIHIeFBcHg365DJErvjsaZ17AeXDUhI+JHzF1oMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174365},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"abec6f7528324f115563767510b2d3312b9ea35e","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":"^0.2.25"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.4.0_1775404030801_0.33977857834329694","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"tdd-guard","version":"1.5.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.5.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"033bb1302e094691efa96b3ec953ba49378e083a","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.5.0.tgz","fileCount":165,"integrity":"sha512-BHmbDe9QoK3wlQhloTP0fFVNsiAtiTBKMDtkAamYOG0/VpQqApyLsVbZU5Ot5TwUUL5JW8p+qtM6d5JrvADSOQ==","signatures":[{"sig":"MEUCIAeFWd/8sTniwbvAjD9tGmE6j0hcm3ZqVg4tBNhUH8k2AiEAs/YFaoebKd9z97z37uAOq+uYDA8qufQH57xpZ/3mlxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":187332},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"a7dfa95020c49b9078913fae46db4f14bf95c5c6","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":"^0.2.97"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.5.0_1776539274208_0.570717056005192","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"tdd-guard","version":"1.5.1","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.5.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"07b3be6d11a155bf766f68b189d47caf070cb08c","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.5.1.tgz","fileCount":165,"integrity":"sha512-QLKr5Rh+9QYmhUilnhUJw1lKX5GBuwMohsmzF4U8F2wnSyjfdXH/lFUzv3vMziOyZbvASD3Lj1vzM0tvdD7aVA==","signatures":[{"sig":"MEYCIQCBGQkofvibqO+mdHLgck3JVSZVk4q8DXn/s+VjypdpGAIhAIvUuttiDEKFzXyk7d73AXS23fMaAIkBmnmkSH0lIH8w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":187435},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"5148b9dcd80844dd7d54442b431219a6a1825ea6","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.5.1_1776545177500_0.5510586888194275","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"tdd-guard","version":"1.6.0","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.0","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"ecfd8f5c7f68c3d5b5128204e4776460023ee039","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.0.tgz","fileCount":165,"integrity":"sha512-BC9eZ2YCuazMIiaSb+FAMqtpyTmyGOzpjYEiyCtzMf9QQFrb8C//2ErwiJ5CytsDfcRi4cVUwQ+olHstscpJpg==","signatures":[{"sig":"MEYCIQC6Prj0iQhvocXWJHI94m1sw/UD5/yJ3G8i2RnDXB+ExAIhALGmNUq/wZJZy0lojaSCqw72kehuAmMbvHjaC3yS8kbf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190305},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"9f79549fbe7437788f511766a8134d6365fa4e4d","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.0_1776596258851_0.3792943803432689","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"tdd-guard","version":"1.6.1","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.1","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"1a488a405be866e157509d36849a80b4f1194b92","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.1.tgz","fileCount":165,"integrity":"sha512-jCyYZmpBVPzGmb9n9l5y5uQNKCsv4VKOes2aYxCVqqpSOPI2RPDxOQeaVhrX5AF5ViNYke5FD+ju3HYrWkf29g==","signatures":[{"sig":"MEUCIQD+HKape/tdt36hycJgZqqClSPc5U9sW+FKdpOj0Z61NwIgVqSvhvog/3M/VXn+TfHwZ0eiW0dAW5dzo1csouv6AkQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191253},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"ac698fef439aeb8f1e836dd7150ce5d3565ca655","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.1_1776617182934_0.19713367900223333","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"tdd-guard","version":"1.6.2","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.2","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"38522291a971a1a54e13be9084a564d353f813ca","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.2.tgz","fileCount":165,"integrity":"sha512-ZQq+AWoY4b6hcW71mIsgC+w4W6WRqCjQgQ9RrZPVUF86VcLNOgyI3UP3z7xmYwEDXO5LWOAHGlaAyRJzFpV5LQ==","signatures":[{"sig":"MEUCIDbs4to66xScjoS+xjmrI/SAlrx2BgXU6kFD4QYh1qC8AiEAgtBE92blfprcQ0o5IxuF5DzFuF1b+Id3gvtcYewgW1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191563},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"41fed0df7d0963dcafe47c2311ad41c7ce4e8a01","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.2_1776618551923_0.16879688317647323","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"tdd-guard","version":"1.6.3","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.3","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"1deb78ab2f8603afb9e86117b81f61690d2673f3","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.3.tgz","fileCount":165,"integrity":"sha512-UhY0NDotShGG87IAeXOgZKh1uf9NmDi82wOyi0xGcqOO7PhrP1ujN5CqrpkpouYh74oi0GKeowfVU0QOtgQZRw==","signatures":[{"sig":"MEYCIQDmSRLZgkX8y5dSO39iEJtgvb3uUdZ44BbiL6NF4VyVRAIhAIsukgHgPyjF/pIMLVi1nm3kaC7QVGMqF+PJYBhmcoK5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193589},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"457c1f9a377ba64d41893c8393bc7e7f70e67312","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.3_1776624493088_0.30930456085538127","host":"s3://npm-registry-packages-npm-production"}},"1.6.4":{"name":"tdd-guard","version":"1.6.4","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.4","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"00ad3865c2139066ac5d3ecf0a0b4764e06e567a","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.4.tgz","fileCount":165,"integrity":"sha512-83PRldQMhLZdWmTazHpxVOHryd7pnnn74NyjfjmUEDYFz8SXJF/PCp2qPv5dQCYyKJatwjeB0Z6cQVwca+aU3w==","signatures":[{"sig":"MEUCIQCwY/e68Ea84CLZV+AuKK1BXe/NJQ5DRHcHEmZNkwu3ugIgG+8EUepbSjkY0Isfgyv0100xQkR5+n2oV8/taZh6Tno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193897},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"e14357592910a4f3597ec1539b57db5f5660a83f","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","uuid":"^13.0.0","dotenv":"^17.2.3","minimatch":"^10.0.3","@types/uuid":"^10.0.0","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.4_1776882857993_0.2197802409120817","host":"s3://npm-registry-packages-npm-production"}},"1.6.5":{"name":"tdd-guard","version":"1.6.5","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.5","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"2f39cc0105208d4580205da3c9c6a3d6fad45c8d","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.5.tgz","fileCount":165,"integrity":"sha512-pAIByVJzhTQ8/G1ct+LcgOUHIxT6q3XhzkTAY7nF4MMM3ILMzH0kaGEyFx6lAFAhqbaabT6mjLxr25AhCA6uEQ==","signatures":[{"sig":"MEUCIQD30s2LvixxDXZELNwQdvIzrV3Il8Hu8RpsW3bDyK7mIQIgYyfzSHV0Fn4Fy9pBywC/M4P5OHw5iZ6iiZ7AYoxBOnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193867},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"fefd7b819d5956345788e69e20c2106d1a2d5525","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"uuid":"^14.0.0","@anthropic-ai/claude-agent-sdk":{"@anthropic-ai/sdk":"^0.82.0"}},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","dotenv":"^17.2.3","minimatch":"^10.0.3","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.82.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.5_1776974475318_0.5898620464646818","host":"s3://npm-registry-packages-npm-production"}},"1.6.6":{"name":"tdd-guard","version":"1.6.6","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.6","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"31978f6184d9c14fafed81db677a9244030c466a","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.6.tgz","fileCount":165,"integrity":"sha512-BlmeaR9XhTvnsG82138tvyGjBpRwa4wtVo5wD7d56m+TbckqrTVTEwA9mlu6bPCYBXhfVWSJHE9WzqQmXwsGWQ==","signatures":[{"sig":"MEQCIBlk5RQrbdkiLdY86rI3lVZmlQWSEJYazahGuzRDCLq+AiBQpvshavG0PzUcwiHOuriuxGR3N510l+4YKYWAep6F+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194348},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"5b2e7ac837a19aeb3dc8d35c2a602656803e9b3c","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"uuid":"^14.0.0","@anthropic-ai/sdk":"^0.92.0"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","dotenv":"^17.2.3","minimatch":"^10.0.3","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.92.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.6_1777635257253_0.10043744401179366","host":"s3://npm-registry-packages-npm-production"}},"1.6.7":{"name":"tdd-guard","version":"1.6.7","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.7","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"e175f1978385a5d52bbc534068bdb66e59b17dbe","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.7.tgz","fileCount":165,"integrity":"sha512-6NkPOLhnZBlDEUJpYe+PMrKHcA6VlQxXwNenl82bRzIZQG/U0bJZWf62AYaUJMvsvaKxjlodSmk4bNwI3cYvOA==","signatures":[{"sig":"MEYCIQCQ3RyR4SM+2ZtL/DWGZgUBNa7lvK9/Yo26K3OJky7IcwIhAMFcJnx24VKc80kt1VfXHzracLY47LbHVvT4uvXx11V+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194499},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"2c82daaa4bbd10efac7bd0b2d94d4f114bcb37b0","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"uuid":"^14.0.0","@anthropic-ai/sdk":"^0.92.0"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","dotenv":"^17.2.3","minimatch":"^10.0.3","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.92.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.7_1777712686896_0.6914072200010919","host":"s3://npm-registry-packages-npm-production"}},"1.6.8":{"name":"tdd-guard","version":"1.6.8","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.8","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"8f6eba8cfe99e2ad1e238f0dcf9326e37161b0ce","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.8.tgz","fileCount":165,"integrity":"sha512-zS0AEsDll5sYMdXKSpXDd19JWKMf1W6r3jv1eQirELOejm8aaTAimMvHmZu0Z6gqqCDhds0EPaPB2K4IbpZu5w==","signatures":[{"sig":"MEUCIDN7R9Qp8AFOsJTsHtxXgtTYChGegrHaVwR+FcodntHcAiEApaXsnLZ1w6m1+OU9yyK9eVl/dekXJRTcc+xQ33+SqvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194376},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"fbce2896b3f9b9168f4b9b611232fb8a1963672b","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"uuid":"^14.0.0","@anthropic-ai/sdk":"^0.92.0"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","dotenv":"^17.2.3","minimatch":"^10.0.3","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.92.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.21.0","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.8_1777744786601_0.8374649509231009","host":"s3://npm-registry-packages-npm-production"}},"1.6.9":{"name":"tdd-guard","version":"1.6.9","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"author":{"name":"Nizar Selander"},"license":"MIT","_id":"tdd-guard@1.6.9","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"homepage":"https://github.com/nizos/tdd-guard#readme","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"dist":{"shasum":"0ff098632d30ea5778eb6e351b41fb7dc2992418","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.6.9.tgz","fileCount":165,"integrity":"sha512-9vu/QKIWVTDUtArqwjJ0fHGH9JHVSeITS6fwdxMrHLIje3P9BXyZ/01YGY9IZDqTsOTxKzhf/0+wxPjPWjUNmg==","signatures":[{"sig":"MEUCIQDZjjw4H3yz2AYDmKWC44DyN7hGPfxPo4tp6Z/jPRpv1wIgJkA2eKz0Z8ovlZIKM8qWuPObV3mjnOP+hJOgaogEbzc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":195895},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"gitHead":"b76b571a205a3c7b080b2ac27ec6cc6ff1a43bb5","scripts":{"lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","test":"vitest run --project default --project golangci-lint","build":"tsc --build tsconfig.build.json && npm run build:workspaces","checks":"npm run typecheck && npm run lint && npm run format && npm run test","format":"prettier --write .","prepare":"husky","test:unit":"vitest run --project unit --project golangci-lint","typecheck":"npm run build:workspaces && tsc --noEmit","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","format:check":"prettier --check .","test:coverage":"vitest run --coverage","test:reporters":"vitest run --project reporters","build:workspaces":"npm run build --workspaces --if-present","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true"},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"overrides":{"joi":"^17.13.4","uuid":"^14.0.0","esbuild":"^0.28.1","js-yaml":"^4.2.0","@anthropic-ai/sdk":"^0.92.0"},"repository":{"url":"git+https://github.com/nizos/tdd-guard.git","type":"git"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"_npmVersion":"10.9.2","description":"Automated Test-Driven Development enforcement for Claude Code","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"_nodeVersion":"22.17.0","dependencies":{"zod":"^4.3.6","dotenv":"^17.2.3","minimatch":"^10.0.3","@ast-grep/napi":"^0.42.1","@anthropic-ai/sdk":"^0.92.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.4","husky":"^9.1.7","eslint":"^10.0.1","vitest":"^4.1.2","globals":"^17.2.0","get-port":"^7.1.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.1.0","lint-staged":"^16.2.7","@commitlint/cli":"^20.4.2","tdd-guard-vitest":"*","@vitest/coverage-v8":"^4.1.2","eslint-plugin-sonarjs":"^4.0.0","@typescript-eslint/parser":"^8.56.0","@commitlint/config-conventional":"^20.4.2","@typescript-eslint/eslint-plugin":"^8.56.0"},"_npmOperationalInternal":{"tmp":"tmp/tdd-guard_1.6.9_1781622448420_0.3655262219468316","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"tdd-guard","version":"1.7.0","description":"Automated Test-Driven Development enforcement for Claude Code","author":{"name":"Nizar Selander"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nizos/tdd-guard.git"},"keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"engines":{"node":">=22.0.0"},"workspaces":["reporters/vitest","reporters/jest","reporters/storybook"],"main":"dist/index.js","types":"dist/index.d.ts","bin":{"tdd-guard":"dist/cli/tdd-guard.js"},"scripts":{"build:workspaces":"npm run build --workspaces --if-present","build":"tsc --build tsconfig.build.json && npm run build:workspaces","test":"vitest run --project default --project golangci-lint","test:unit":"vitest run --project unit --project golangci-lint","test:integration":"vitest run --project integration","pretest:reporters":"npx playwright install chromium --only-shell 2>/dev/null || true","test:reporters":"vitest run --project reporters","test:coverage":"vitest run --coverage","lint":"npm run build:workspaces && eslint . --fix --report-unused-disable-directives --max-warnings 0","lint:check":"npm run build:workspaces && eslint . --report-unused-disable-directives --max-warnings 0","format":"prettier --write .","format:check":"prettier --check .","typecheck":"npm run build:workspaces && tsc --noEmit","checks":"npm run typecheck && npm run lint && npm run format && npm run test","pre-commit":"npm run format:check && npm run lint:check && npm run typecheck && npm run test:unit","prepare":"husky"},"dependencies":{"@anthropic-ai/claude-agent-sdk":">=0.2.111 <0.2.113","@anthropic-ai/sdk":"^0.92.0","@ast-grep/lang-go":"^0.0.6","@ast-grep/lang-php":"^0.0.7","@ast-grep/lang-python":"^0.0.6","@ast-grep/lang-ruby":"^0.0.7","@ast-grep/lang-rust":"^0.0.7","@ast-grep/napi":"^0.42.1","dotenv":"^17.2.3","minimatch":"^10.0.3","zod":"^4.3.6"},"lint-staged":{"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"],"*.{json,md,css,yml,yaml}":["prettier --write"]},"devDependencies":{"@commitlint/cli":"^20.4.2","@commitlint/config-conventional":"^20.4.2","@eslint/js":"^10.0.1","@types/node":"^25.1.0","@typescript-eslint/eslint-plugin":"^8.56.0","@typescript-eslint/parser":"^8.56.0","@vitest/coverage-v8":"^4.1.2","eslint":"^10.0.1","eslint-plugin-sonarjs":"^4.0.0","get-port":"^7.1.0","globals":"^17.2.0","husky":"^9.1.7","lint-staged":"^16.2.7","prettier":"^3.8.1","tdd-guard-vitest":"*","tsx":"^4.22.4","typescript":"^6.0.2","vitest":"^4.1.2"},"overrides":{"@anthropic-ai/sdk":"^0.92.0","uuid":"^14.0.0","joi":"^17.13.4","esbuild":"^0.28.1","js-yaml":"^4.2.0"},"_id":"tdd-guard@1.7.0","gitHead":"14793c688de4f62cefdf3746f41a73d74e1e64ed","bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"homepage":"https://github.com/nizos/tdd-guard#readme","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-XA//WKhrLkhSCkZwb4D9tDLa0F32A/XnFp9To4jxXPciEZvRxCyvJExHZZL7C/oiamWdm0UQxbQNilo/kXOImw==","shasum":"bc522bd85cda48181e19b00609d79adf3f55ce30","tarball":"https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.7.0.tgz","fileCount":168,"unpackedSize":194374,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEtNISnUyumgea2O+7yXhqmoDEGpi3S34CfVWE0yLzLrAiAwQynbgFx1Gf+MXErhAnPU9/uejEgbBjnaHGkafswE5Q=="}]},"_npmUser":{"name":"nizos","email":"nizos.dev@gmail.com"},"directories":{},"maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tdd-guard_1.7.0_1782240200763_0.3355456196220372"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-11T10:26:58.934Z","modified":"2026-06-23T18:43:21.089Z","0.1.0":"2025-07-11T10:26:59.110Z","0.1.1":"2025-07-11T11:58:39.781Z","0.1.2":"2025-07-11T12:46:39.509Z","0.1.3":"2025-07-11T18:14:55.650Z","0.1.4":"2025-07-12T16:48:49.462Z","0.2.0":"2025-07-15T10:05:53.572Z","0.3.0":"2025-07-15T12:00:12.218Z","0.3.1":"2025-07-15T14:01:38.845Z","0.3.2":"2025-07-16T09:28:14.131Z","0.3.3":"2025-07-16T12:35:09.470Z","0.3.4":"2025-07-16T17:31:41.432Z","0.4.0":"2025-07-17T19:27:39.801Z","0.5.0":"2025-07-18T13:28:21.650Z","0.5.1":"2025-07-20T09:44:12.045Z","0.5.2":"2025-07-20T11:15:38.896Z","0.5.3":"2025-07-21T11:25:14.365Z","0.6.0":"2025-07-24T15:22:41.363Z","0.7.0":"2025-07-28T08:10:25.607Z","0.8.0":"2025-07-30T13:02:19.130Z","0.8.1":"2025-08-03T09:43:17.009Z","0.9.0":"2025-08-06T20:09:33.766Z","0.9.1":"2025-08-11T19:47:13.705Z","0.9.2":"2025-08-17T10:54:23.734Z","0.9.3":"2025-08-26T16:47:12.010Z","0.10.0":"2025-08-30T17:29:53.488Z","0.10.1":"2025-08-31T12:21:48.973Z","0.10.2":"2025-09-01T15:35:23.033Z","0.11.0":"2025-09-03T21:04:46.324Z","1.0.0":"2025-09-09T16:38:04.773Z","1.0.1":"2025-09-13T10:44:12.816Z","1.0.2":"2025-09-16T20:02:13.878Z","1.1.0":"2025-10-06T10:46:03.799Z","1.2.0":"2026-03-21T22:01:28.977Z","1.3.0":"2026-03-25T19:26:47.186Z","1.4.0":"2026-04-05T15:47:10.934Z","1.5.0":"2026-04-18T19:07:54.338Z","1.5.1":"2026-04-18T20:46:17.692Z","1.6.0":"2026-04-19T10:57:39.019Z","1.6.1":"2026-04-19T16:46:23.099Z","1.6.2":"2026-04-19T17:09:12.064Z","1.6.3":"2026-04-19T18:48:13.214Z","1.6.4":"2026-04-22T18:34:18.159Z","1.6.5":"2026-04-23T20:01:15.451Z","1.6.6":"2026-05-01T11:34:17.392Z","1.6.7":"2026-05-02T09:04:47.045Z","1.6.8":"2026-05-02T17:59:46.735Z","1.6.9":"2026-06-16T15:07:28.580Z","1.7.0":"2026-06-23T18:43:20.955Z"},"bugs":{"url":"https://github.com/nizos/tdd-guard/issues"},"author":{"name":"Nizar Selander"},"license":"MIT","homepage":"https://github.com/nizos/tdd-guard#readme","keywords":["tdd","test-driven-development","claude","claude-code","hooks","testing","ai-tools","code-quality","linting"],"repository":{"type":"git","url":"git+https://github.com/nizos/tdd-guard.git"},"description":"Automated Test-Driven Development enforcement for Claude Code","maintainers":[{"name":"nizos","email":"nizos.dev@gmail.com"}],"readme":"# TDD Guard\n\n[![npm version](https://badge.fury.io/js/tdd-guard.svg)](https://www.npmjs.com/package/tdd-guard)\n[![npm downloads](https://img.shields.io/npm/dt/tdd-guard)](https://www.npmjs.com/package/tdd-guard)\n[![CI](https://github.com/nizos/tdd-guard/actions/workflows/ci.yml/badge.svg)](https://github.com/nizos/tdd-guard/actions/workflows/ci.yml)\n[![Security](https://github.com/nizos/tdd-guard/actions/workflows/security.yml/badge.svg)](https://github.com/nizos/tdd-guard/actions/workflows/security.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\nAutomated Test-Driven Development enforcement for Claude Code.\n\n<p align=\"center\">\n  <img src=\"docs/assets/tdd-guard-demo.gif\" alt=\"TDD Guard blocking TDD violations\" width=\"1200\">\n</p>\n\nTDD Guard ensures Claude Code follows Test-Driven Development principles. When your agent tries to skip tests or over-implement, TDD Guard blocks the action and explains what needs to happen instead.\n\n[Probity](https://github.com/nizos/probity) is where new development now happens. It validates using session activity for more reliable results, and works with more agents, languages, and test runners. TDD Guard remains maintained for projects that rely on it.\n\n## Features\n\n- **Test-First Enforcement** - Blocks implementation without failing tests\n- **Minimal Implementation** - Prevents code beyond current test requirements\n- **Lint Integration** - Enforces refactoring using your linting rules\n- **Customizable Rules** - Adjust validation rules to match your TDD style\n- **Flexible Validation** - Choose faster or more capable models for your needs\n- **Session Control** - Toggle on and off mid-session\n\n## Getting Started\n\n### Requirements\n\n- Node.js 22+\n- A supported test framework (Vitest, Jest, Storybook, pytest, PHPUnit, Go, Rust, RSpec, Minitest)\n\n### Installation\n\nOpen Claude Code in your project and run:\n\n1. `/plugin marketplace add nizos/tdd-guard`\n2. `/plugin install tdd-guard@tdd-guard`\n3. `/tdd-guard:setup`\n\nThis adds the marketplace, installs the plugin, and configures the test reporter for your project. You may need to restart your terminal session or IDE extension for the setup skill to appear. For manual installation and configuration, see the [installation guide](docs/installation.md).\n\n## Configuration\n\n- [Custom instructions](docs/custom-instructions.md) - Customize TDD validation rules\n- [Lint integration](docs/linting.md) - Automated refactoring support\n- [Strengthening enforcement](docs/enforcement.md) - Prevent agents from bypassing validation\n- [Ignore patterns](docs/ignore-patterns.md) - Control which files are validated\n- [Validation Model](docs/validation-model.md) - Choose faster or more capable model\n- [All settings](docs/configuration.md) - Complete settings documentation\n\n## Security\n\nTDD Guard hooks run with your user permissions. We maintain automated security scanning, dependency audits, and welcome source code review. See [Claude Code's security considerations](https://docs.anthropic.com/en/docs/claude-code/hooks#security-considerations) for more on hook safety.\n\n## Development\n\n### Contributing\n\nContributions are welcome! See the [contributing guidelines](CONTRIBUTING.md) to get started.\n\n**Contributors:**\n\n- Python/pytest support: [@Durafen](https://github.com/Durafen)\n- PHP/PHPUnit support: [@wazum](https://github.com/wazum)\n- Rust/cargo support: [@104hp6u](https://github.com/104hp6u)\n- Go support: [@sQVe](https://github.com/sQVe), [@wizzomafizzo](https://github.com/wizzomafizzo)\n- Storybook support: [@akornmeier](https://github.com/akornmeier)\n- Ruby/RSpec & Minitest support: [@Hiro-Chiba](https://github.com/Hiro-Chiba)\n\n### Roadmap\n\n- Expand language and test framework support\n- Validate file modifications made through MCPs and shell commands\n- Encourage meaningful refactoring opportunities when tests are green\n- Add support for multiple concurrent sessions per project\n\n## Support\n\n- [Discussions](https://github.com/nizos/tdd-guard/discussions) - Ask questions and share ideas\n- [Issues](https://github.com/nizos/tdd-guard/issues) - Report bugs and request features\n\n## License\n\n[MIT](LICENSE)\n","readmeFilename":"README.md"}