{"_id":"ts-checker-rspack-plugin","_rev":"31-73c15ae5ceef98efc08164275d5327e7","name":"ts-checker-rspack-plugin","dist-tags":{"beta":"1.0.0-beta.0","latest":"1.6.1"},"versions":{"1.0.0-beta.0":{"name":"ts-checker-rspack-plugin","version":"1.0.0-beta.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.0.0-beta.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"1ae510f15d2df96a6030481c8c1d3ae8f52eb16b","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.0.0-beta.0.tgz","fileCount":168,"integrity":"sha512-CgbSXQ4vCLAKgNIuHFNqln+UL1kRSa/pQ+jJ/pq/NtvNZPnRlp/V/gt5AUvZmWqC3xTMpnysu4dI4tZMuiSBNA==","signatures":[{"sig":"MEUCIEHcFO7fd0GKEVQmuXi8hdcD+v40C7dUlIbwInlOO2jEAiEAinT5txd4MLdJ8PeIXZRmSS/A/o/fyoTOVqW9t5cwTvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205848},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.13.0","yarn":">=1.0.0"},"gitHead":"cca100aa59f3e5a42fd43d59c0a04cd95e302a96","scripts":{"lint":"echo lint","test":"yarn build && yarn test:unit && yarn test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","commit":"cross-env git-cz","prepare":"husky install","test:e2e":"npm pack && cross-env jest --config=test/e2e/jest.config.js --ci -i -b","precommit":"yarn build && yarn test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.8.3","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.9.0","dependencies":{"chalk":"^4.1.2","memfs":"^3.4.1","semver":"^7.3.5","tapable":"^2.2.1","chokidar":"^3.5.3","fs-extra":"^10.0.0","minimatch":"^3.0.4","schema-utils":"^3.1.1","@babel/code-frame":"^7.16.7","node-abort-controller":"^3.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.19","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","git-cz":"^4.8.0","karton":"^0.4.1","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","json-schema":"^0.4.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/rimraf":"^3.0.2","@types/semver":"^7.3.9","@types/mock-fs":"^4.13.1","@types/fs-extra":"^9.0.13","@types/minimatch":"^3.0.5","@types/cross-spawn":"^6.0.2","@types/json-schema":"^7.0.9","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">3.6.0","@rspack/core":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.0.0-beta.0_1732453648660_0.5960744839993446","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"ts-checker-rspack-plugin","version":"1.0.0-beta.1","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.0.0-beta.1","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"58d53eb11803a97bcee3063a0e49b05a5b4c34fd","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.0.0-beta.1.tgz","fileCount":167,"integrity":"sha512-aOL4tIeG7j6mP/KJ2WFxywTKKsw3zam5sFA1JS6r/kkDVt/atMaoa/zRLw7lkwiPgJJvmJYgVSvbKPOz5rVnXg==","signatures":[{"sig":"MEUCIFYgOB9EabnKxGgZZm0Vw0S2sa9HWpus+gR6Eqt3FgjQAiEAtrCX6bnfnfsRn3lCfyzqqXTH45x52BA1w+kdfQrD/SA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199621},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0","pnpm":">=1.0.0"},"gitHead":"40cff556a97628c00636f74965748f2a5efc0b35","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"npm pack && cross-env jest --config=test/e2e/jest.config.js --ci -i -b","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"chalk":"^4.1.2","memfs":"^4.14.0","semver":"^7.3.5","chokidar":"^3.5.3","minimatch":"^3.0.4","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","karton":"^0.4.1","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/rimraf":"^3.0.2","@types/semver":"^7.3.9","@types/mock-fs":"^4.13.1","@types/minimatch":"^3.0.5","@types/cross-spawn":"^6.0.2","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">3.6.0","@rspack/core":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.0.0-beta.1_1732460480633_0.5037342020842897","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"ts-checker-rspack-plugin","version":"1.0.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.0.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"32f20d76665a181f51a392e3436d09cc2c729833","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.0.0.tgz","fileCount":167,"integrity":"sha512-5xJ8Au/+zqblSBsKbfTqD+vPuULd/ADnJ5j2To0GeuBU72NGctl+X4tdyamhQoiCysTgRq1tWvr6GpLmmMHW3A==","signatures":[{"sig":"MEUCICmgs8VpezfUUvW5aeoTWw7BPy8T3r0wOEeVyWfHFVI1AiEAmxYhf1OSdW7q57XcY7GoNPCRjjLRCP6EExdSV0zbFrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198094},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"19b46d9e5198ad73f7588cec4a09dff84339baf7","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"memfs":"^4.14.0","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.0.0_1732512211639_0.05479787869074104","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"ts-checker-rspack-plugin","version":"1.0.1","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.0.1","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"6fe839acce86564741607570988d6076c488571a","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.0.1.tgz","fileCount":167,"integrity":"sha512-u+RgBXBr6RHCJ+nJtA3A6MG3oDt20faU8DryX+H3HPhhU+cCnrGY304vmwOsQLJmoMWDk7/xkkbz2j9pC0aX1Q==","signatures":[{"sig":"MEYCIQDEyQoLxlr9Lo1RUuI0pJsU83gMr/hxJ/jQRlFxuesZSgIhANFRZ4ZE1pMZ4ZQnWK5L0PVGp3ZN+iJTQkx4ZrnA57ct","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":197123},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"db1fd742c6f904a6d34ef8f4b7be9b76f6375112","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"memfs":"^4.14.0","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.0.1_1732519290681_0.256600420688597","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"ts-checker-rspack-plugin","version":"1.0.2","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.0.2","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"4e6e1031fc6a3950047ff02a98313fab2039c37a","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.0.2.tgz","fileCount":167,"integrity":"sha512-vS7vRrunMlB8AQKqqXUMyMlSDeVfBEHgJH4Ra7aTqtW9Zse3MNBRntn7EO4ll6z6tFnAa9q99j2S/PrXa/Su3w==","signatures":[{"sig":"MEYCIQDZ0e2SH8xByG4TrNs70ACWqBaLwgONY+8mDsm0041iIQIhANBTEbGJV/H8lEFPzSYXOQ+lDR+NY/G7OS+gdLZKoRXz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188451},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"bdb1a075349e2819c5c9077713e507ba8aaea42a","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"memfs":"^4.14.0","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.0.2_1733146274435_0.29238183243393556","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"ts-checker-rspack-plugin","version":"1.0.3","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.0.3","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"35804cc44ccec0c866121bea4190bce88b4ddbc8","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.0.3.tgz","fileCount":167,"integrity":"sha512-K5BUrytoFju1Olu11T49vlYvDEGOguBF1CBCl4o2ARxDGPoJHHf7fBzLlK0YYkUqI5EFA5cMRUC6332M7hQBHw==","signatures":[{"sig":"MEYCIQDG+wYzCcohWx1R8QfcW8oPU5U1SC37yQwKCkMi/walsAIhAOq/2wDvl2rVzc7QgWEe/OGZ/gsjhYuPLj5epwcaLlrX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188535},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"d5423d304b881a5da29a8b6d9791d9a4eac7c21d","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"memfs":"^4.14.0","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.0.3_1733289900961_0.24874674461750312","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"ts-checker-rspack-plugin","version":"1.1.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"608899349c91a10cb23a3a4d0811f62e5dc3f2ac","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.0.tgz","fileCount":167,"integrity":"sha512-nhUzSuSjfgVAJjc+vJa9q8uE7MxAbustG9InRp4ylMfIbkqyJjh7gSuEcL//l76ZSwoKcCod+5lv2mNO0Ugh8g==","signatures":[{"sig":"MEUCICSPS5ay57JdKpkA80a5sBopBfvdYob28f2veh9yLtQYAiEAku42U2KE/HlpEy4RAf61Iq/U+fMRJyHPfOp2P/btWLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188551},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"922bfe0776e607841ee29cd1c8d7e10da2b3c278","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"memfs":"^4.14.0","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.0_1735031870381_0.14934583295639392","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"ts-checker-rspack-plugin","version":"1.1.1","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.1","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"0cefe8083e9d32980786d45b959e2d596bdee8a6","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.1.tgz","fileCount":167,"integrity":"sha512-BlpPqnfAmV0TcDg58H+1qV8Zb57ilv0x+ajjnxrVQ6BWgC8HzAdc+TycqDOJ4sZZYIV+hywQGozZFGklzbCR6A==","signatures":[{"sig":"MEUCIGnD3gOsLmxZeBpDujWJ1LbyElWnye2O4O19BnTieHdsAiEA72GSaRKcTw+k4wHEszFP9YVlH8raYiSmDFk4wLG21pI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":188637},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"f7d96c7d2c29fc7f2c394cbfb57d2b981b6b41ca","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.13.0","dependencies":{"memfs":"^4.14.0","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.1_1736930128468_0.9660283713458235","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"ts-checker-rspack-plugin","version":"1.1.2","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.2","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"7853005fd27a8d55e06107fe2d33125ad88ad853","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.2.tgz","fileCount":167,"integrity":"sha512-9Cd1PP/Cs68TSMMIpqU8t1b6VMc28mg8cdplMtbVKEDQAzJF+NOVlrPJERSsRpm/1jPlgo0PzbJ9rGwgV1O8Ag==","signatures":[{"sig":"MEQCIDUnX0VUAAIVnBHt+cZTqtFt5P9ZiY+PKeJqZph8fYS7AiA0o/KVQKdN3k4KK8ZDzQ4uv52JmOrLdwWBxhNrUQGVBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189077},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"82bb4e4a6d78bed730ef682a1a8031ed3f723f5f","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.15.0","dependencies":{"memfs":"^4.14.0","is-glob":"^4.0.3","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.2_1747280924289_0.14118222929992363","host":"s3://npm-registry-packages-npm-production"}},"1.1.3":{"name":"ts-checker-rspack-plugin","version":"1.1.3","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.3","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"a38b54f7ae1a4a91c4f4588c32f56a101a4ce615","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.3.tgz","fileCount":167,"integrity":"sha512-VpB+L+F330T484qGp5KqyoU00PRlUlz4kO1ifBpQ5CkKXEFXye8nmeXlZ5rvZAXjFAMRFiG+sI9OewO6Bd9UvA==","signatures":[{"sig":"MEYCIQCajG0J9Ky/rViD5y0MJS9HkPO7V5Y5LDE0Oqe1jfzbsgIhALdu716120PGBPEgYHW3l0WGOBjn4RcNLjlf6Lx/W6qD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189488},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"b3fbc2b95e534e3063740ef7d30fd85329b565e0","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.15.0","dependencies":{"memfs":"^4.14.0","is-glob":"^4.0.3","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.3_1747285624747_0.4218466808491912","host":"s3://npm-registry-packages-npm-production"}},"1.1.4":{"name":"ts-checker-rspack-plugin","version":"1.1.4","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.4","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"5a14827afd27d9e3acb926ed76dea3ecfb21f5fd","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.4.tgz","fileCount":167,"integrity":"sha512-lDpKuAubxUlsonUE1LpZS5fw7tfjutNb0lwjAo0k8OcxpWv/q18ytaD6eZXdjrFdTEFNIHtKp9dNkUKGky8SgA==","signatures":[{"sig":"MEQCICSwlNIIpGJF/fAERuKYwgWA9Izi7yrTDcG0JoMldShkAiBFTJGuyODT8c4pNkZi7PAbNHBejENDQkKjzpT0ryJGtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189493},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"f471ca7f1b6310d43cbfaa69306827e1feb81ed5","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"chenjiahan","email":"416417567@163.com"},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"10.9.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.16.0","dependencies":{"memfs":"^4.14.0","is-glob":"^4.0.3","chokidar":"^3.5.3","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.16.7","@rspack/lite-tapable":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"packageManager":"pnpm@9.14.2","devDependencies":{"jest":"^27.4.7","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.1.2","ts-jest":"^27.1.3","prettier":"^2.5.1","cross-env":"^7.0.3","strip-ansi":"^6.0.0","typescript":"^4.5.5","@types/jest":"^27.4.0","@types/node":"^16.4.13","jest-circus":"^27.4.6","jest-runner":"^27.0.0","@rspack/core":"^1.1.3","@jest/console":"^27.0.0","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.1","jest-environment-node":"^27.4.6","@types/babel__code-frame":"^7.0.3"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.4_1749447949986_0.6663084428173058","host":"s3://npm-registry-packages-npm-production"}},"1.1.5":{"name":"ts-checker-rspack-plugin","version":"1.1.5","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.5","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"7bd624b8a80e7ec06d5c04ca373a58118d2365d1","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.5.tgz","fileCount":167,"integrity":"sha512-jla7C8ENhRP87i2iKo8jLMOvzyncXou12odKe0CPTkCaI9l8Eaiqxflk/ML3+1Y0j+gKjMk2jb6swHYtlpdRqg==","signatures":[{"sig":"MEUCIQC0KS4idoXixRtZuXsZj1XuQjWG3lyL19ABSXF+A79/EQIgHdY2MFw/TKbFa4Ch28UZcZS4nMHAXNcr1uihDSRpKMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189473},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"3169d6be9488e47fc32159d358b24c2a883b82d2","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.5.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"memfs":"^4.28.0","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.15.9","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.5.0","ts-jest":"^27.1.5","prettier":"^2.8.8","cross-env":"^10.0.0","strip-ansi":"^6.0.1","typescript":"^4.9.5","@types/jest":"^27.5.2","@types/node":"^16.18.126","jest-circus":"^27.5.1","jest-runner":"^27.5.1","@rspack/core":"^1.4.11","@jest/console":"^27.5.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","jest-environment-node":"^27.5.1","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.5_1754297217990_0.5878451801191087","host":"s3://npm-registry-packages-npm-production"}},"1.1.6":{"name":"ts-checker-rspack-plugin","version":"1.1.6","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.6","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"9fd7d08be6d5b79ee7f19f1201c8e404543b9a17","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.6.tgz","fileCount":167,"integrity":"sha512-DjSnkHzPMQegh8FHOKXFx3u5yCO8U9Mt0EubJBcEFd95rcgo9Xs1FWREeFX3iFMCF8hFyAFVitvkruR4iwH31g==","signatures":[{"sig":"MEUCIF0ZoLsw3vQC+xIk5c0uW4mNy11GmMuxbSV5lqN39ddbAiEA+n/PIV13Kz0FqAFq/QJjX+IlQg3XqNXBHSkqi4vwN5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189919},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"e4b0be90066737e4009a5877d047edeb8f35a26f","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.6.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"memfs":"^4.47.0","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.15.9","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.5.0","ts-jest":"^27.1.5","prettier":"^2.8.8","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^4.9.5","@types/jest":"^27.5.2","@types/node":"^16.18.126","jest-circus":"^27.5.1","jest-runner":"^27.5.1","@rspack/core":"^1.5.8","@jest/console":"^27.5.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","jest-environment-node":"^27.5.1","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.6_1760088639661_0.26766213859259347","host":"s3://npm-registry-packages-npm-production"}},"1.1.7":{"name":"ts-checker-rspack-plugin","version":"1.1.7","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.1.7","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"61f1c2c9a93fa8735c15e9e563dac7d6f7c9e6f2","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.1.7.tgz","fileCount":167,"integrity":"sha512-SGpUGximmcUa8lYPb44SG6RQ/jepRogrjrQ/wgpjTa1cZeL3CzbIXYgFoofvbEvuW80xRAnhIhIbp/XN5Nrhbw==","signatures":[{"sig":"MEUCIQDDS0m93WC3bJFWYRZGBzQi5YMKyT9TYUu2w8ARC0U9eQIgV+3RvYSnQqGnR9KaQcbvbIaLYvAtDfCeZvZspU5WFNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.1.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191458},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"d7e5515023ad8e3c58dca5a5cf05688b1469d7b3","scripts":{"bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"cross-env rimraf lib && cross-env tsc --version && cross-env tsc","prepare":"husky install && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.6.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.50.0","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.15.9","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","rimraf":"^3.0.2","mock-fs":"^5.5.0","ts-jest":"^27.1.5","prettier":"^2.8.8","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^4.9.5","@types/jest":"^27.5.2","@types/node":"^16.18.126","jest-circus":"^27.5.1","jest-runner":"^27.5.1","@rspack/core":"^1.6.0","@jest/console":"^27.5.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","jest-environment-node":"^27.5.1","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.1.7_1762006829479_0.4420927643468815","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"ts-checker-rspack-plugin","version":"1.2.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"34eb0728005f6c8cb7fda0981bc8fa671fa0c46a","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.0.tgz","fileCount":88,"integrity":"sha512-/wnEnvOj7hqW/sGmfR74b95vhqvwFReb6rrN6Z0g5uuqP9M1W17N9y0wywSedjFYEgDOoGXCkfQ+QLbSkh4qyA==","signatures":[{"sig":"MEUCIEdd09ILUAyl5gHJnI8XycWqVEHYc2Zvc4JuFcwP3KdKAiEA/aknNg+l76m5dnvNOIFBDu75F97CZKOiRoWCdgSGeeU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172640},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"f6e5ec3f1fc81cea247fd72d04e0933c63f1ca23","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.6.2","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.50.0","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.20.0","devDependencies":{"jest":"^27.5.1","husky":"^9.1.7","mock-fs":"^5.5.0","ts-jest":"^27.1.5","prettier":"^3.6.2","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.17.0","@types/jest":"^27.5.2","@types/node":"^16.18.126","jest-circus":"^27.5.1","jest-runner":"^27.5.1","@rspack/core":"^1.6.0","@jest/console":"^27.5.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","jest-environment-node":"^27.5.1","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.0_1762091545036_0.09299961933449152","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"ts-checker-rspack-plugin","version":"1.2.1","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.1","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"719ab1d6dbfb35f83b7c495be9aaeb4de6401311","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.1.tgz","fileCount":88,"integrity":"sha512-f6+A094ECwwe8X3tszfrKI0vNk4Uf/6VZNJ2nyOyCTSAczjBBgx0qoPfoYGsoK0yJrOB6TmCtaKHQIXyFfQLmg==","signatures":[{"sig":"MEYCIQD94BpKUY3cPA6MMQXcW/WkEyDy2bgaJC5VY16kVwmTAQIhAIxBHcDvEaP6HnXtawpaK/yAdr9KEpEx0Z3gHoZcmSXT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":174565},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"e2994e23d5a466738afbd9e4417eb88ce3de2288","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.6.4","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.51.1","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"jest":"^27.5.1","husky":"^9.1.7","mock-fs":"^5.5.0","ts-jest":"^27.1.5","prettier":"^3.7.3","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.18.2","@types/jest":"^27.5.2","@types/node":"^16.18.126","jest-circus":"^27.5.1","jest-runner":"^27.5.1","@rspack/core":"^1.6.5","@jest/console":"^27.5.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","jest-environment-node":"^27.5.1","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.1_1764570963714_0.9522528422454524","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"ts-checker-rspack-plugin","version":"1.2.2","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.2","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"e185025fcfcf14f793fa8fb4520f747cac9795eb","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.2.tgz","fileCount":88,"integrity":"sha512-I9TV5+vg9PfHgdWgmn2J2APfZ4YCszfo7hytKQXJ0bJsxR/MMRRsfyyc2cHCTDS7pyhosdug9WthVWiYdeGYtA==","signatures":[{"sig":"MEYCIQDi3BIXO/PI3/PmPxGjdalend2zP46i2eferBaNfsOF0AIhANix9dWYzW3YcecfqyakFM9ztHPgneGd6mgIN21aYdx6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":175818},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"5ba6fe08d0223a6192f6bf8e1b371da5859956ef","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"cross-env jest --config=test/unit/jest.config.js","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.7.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.51.1","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"jest":"^27.5.1","husky":"^9.1.7","mock-fs":"^5.5.0","ts-jest":"^27.1.5","prettier":"^3.7.3","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.18.2","@types/jest":"^27.5.2","@types/node":"^16.18.126","jest-circus":"^27.5.1","jest-runner":"^27.5.1","@rspack/core":"^1.6.5","@jest/console":"^27.5.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","jest-environment-node":"^27.5.1","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.2_1765875469418_0.4486273649807393","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"ts-checker-rspack-plugin","version":"1.2.3","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.3","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rspack-contrib/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rspack-contrib/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"ee92864926da1e0da1a4d5e8d4e81a39c686e090","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.3.tgz","fileCount":88,"integrity":"sha512-Fq2+/sSILEJKWrqoj/H+ytnBbYrudPfRLxaULA/MuL+/3jswXuiR4MOfL30R9XzVUD2km0pSx6bj8yk95IEOaA==","signatures":[{"sig":"MEQCIAvXt4GH3fcFA0ZEqH1dPMF1Jj5l/S1wbT8tM7aasVejAiB6+YjU7u6CDW1Teozp6YjoPd2quR6qp6WU7wtOeIGCtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":176680},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"29cd0db923e340adf365f18bba4caeb2e7fa92ec","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:770c8f05-07a7-436b-b972-f0c64fc8b752"}},"repository":{"url":"git+https://github.com/rspack-contrib/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.7.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.51.1","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"husky":"^9.1.7","mock-fs":"^5.5.0","prettier":"^3.7.3","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.18.2","@types/node":"^16.18.126","@rspack/core":"^1.6.5","@rstest/core":"^0.7.5","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.3_1766051738863_0.5914538280464401","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"ts-checker-rspack-plugin","version":"1.2.4","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.4","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"4bad93cc2a66b0be0103c770d63f10e065980954","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.4.tgz","fileCount":88,"integrity":"sha512-ZuTUlS0s79Qyo7qxxkEToBtEfZEYBbaMIqqaULvH4rQHyZ9040udHUuWbx00gHeC8WM3+BbryyaHQYEy7ByQYw==","signatures":[{"sig":"MEUCIFfTb+tYoMtY57g3qtEa8+ORCPxyFc66TVDyKCfY0iBcAiEAhtQChwlIH9AGYmGoZUmYCpm4gS6/EqPdWMwKu0Umtj0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177393},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"8da5b7892ecf76d3ec71f89e563ee1817e52a479","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f3b58571-d1e7-4a60-a62c-33c6da04a7db"}},"repository":{"url":"git+https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.7.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.51.1","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"husky":"^9.1.7","mock-fs":"^5.5.0","prettier":"^3.7.3","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.18.2","@types/node":"^16.18.126","@rspack/core":"^1.6.5","@rstest/core":"^0.7.5","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.4_1768654749006_0.3419096338314076","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"ts-checker-rspack-plugin","version":"1.2.5","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.5","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"3e3d6e0c10722ee31cfc482169c32962b5c118a5","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.5.tgz","fileCount":88,"integrity":"sha512-0KYvRoBCINGIrhFHJQsG1GZWs/cz19pYq12Gsm7GO2vbjSwv7OFsut0l2Iap4PKcELsm3tgL85ZZ11mh3WupSg==","signatures":[{"sig":"MEQCIDFPzeO6Q7csnraAF7l+eumJMNXLWje+ZC/1xcnmQDBuAiBNTUU89AgPSWPRK2nymoGH2LnBhyvVlNtEiAiR8K4yJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177583},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"df9332bd8214c50858a30ac5907447f25d846675","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f3b58571-d1e7-4a60-a62c-33c6da04a7db"}},"repository":{"url":"git+https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.7.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.51.1","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"husky":"^9.1.7","mock-fs":"^5.5.0","prettier":"^3.7.3","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.18.2","@types/node":"^16.18.126","@rspack/core":"^1.6.5","@rstest/core":"^0.7.5","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.5_1768889709482_0.552308711525308","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"ts-checker-rspack-plugin","version":"1.2.6","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.2.6","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"781c5767c0b7b391f0d1d1c0337820f4a58634dc","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.2.6.tgz","fileCount":88,"integrity":"sha512-aAJIfoNr2cPu8G6mqp/oPoNlUT/LgNoqt2n3SsbxWG0TwQogbjsYsr2f/fdsufUDoGDu8Jolmpf3L4PmIH/cEg==","signatures":[{"sig":"MEYCIQCah/kIHK8vuE9cMgejPHXE47raflKbbt1rhpr2FYzprgIhALU9QvoINdf4i9cBgPxS8lFFUtTKO18FKd5IxtZrRfQj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":177488},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"23aced537e6684e59a3f4571457abbec1e463ba0","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f3b58571-d1e7-4a60-a62c-33c6da04a7db"}},"repository":{"url":"git+https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.7.0","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"memfs":"^4.51.1","is-glob":"^4.0.3","chokidar":"^3.6.0","minimatch":"^9.0.5","picocolors":"^1.1.1","@babel/code-frame":"^7.27.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"husky":"^9.1.7","mock-fs":"^5.5.0","prettier":"^3.7.3","cross-env":"^10.1.0","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.18.2","@types/node":"^16.18.126","@rspack/core":"^1.6.5","@rstest/core":"^0.7.5","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@types/babel__code-frame":"^7.0.6"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.2.6_1768900909507_0.7465495169998781","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"ts-checker-rspack-plugin","version":"1.3.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.3.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"6d7473b1d2a12811863720925ab1dd209883cb13","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.3.0.tgz","fileCount":89,"integrity":"sha512-89oK/BtApjdid1j9CGjPGiYry+EZBhsnTAM481/8ipgr/y2IOgCbW1HPnan+fs5FnzlpUgf9dWGNZ4Ayw3Bd8A==","signatures":[{"sig":"MEUCIQDBaTIXgP2oYsWSLj7L1sS5Eh+fi10360CxbYa6TVNcdgIgehVX+4QCBqfCVl0tb+8tfWTwpoXjkD+aR6KWbVvxYQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":282113},"main":"lib/index.js","types":"lib/index.d.ts","gitHead":"4487b5b4bd2f8f6c682b55cba5489cea3758cd92","scripts":{"dev":"rslib build -w","bump":"npx bumpp","lint":"echo lint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib build","prepare":"husky && pnpm build","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f3b58571-d1e7-4a60-a62c-33c6da04a7db"}},"repository":{"url":"git+https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"_npmVersion":"11.10.1","description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"memfs":"^4.56.10","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.2","devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.8.1","cross-env":"^10.1.0","minimatch":"^10.2.2","strip-ansi":"^6.0.1","typescript":"^5.9.3","@rslib/core":"^0.19.4","@types/node":"^24.10.9","@rspack/core":"^1.7.4","@rstest/core":"^0.8.1","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.0","@types/babel__code-frame":"^7.27.0"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.3.0_1771551209549_0.8043341433080715","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"ts-checker-rspack-plugin","version":"1.3.1","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.3.1","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"bc874521613e0b60270228160c368d71412fa240","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.3.1.tgz","fileCount":89,"integrity":"sha512-4VBjKblnJwypq+2aWZ9V65HENAmU/2s04d717YhLjC65MKitTTnqKeHE6GGB5C4S+2BnqZ9MtJt5AvS7nldaLQ==","signatures":[{"sig":"MEQCIHHna7R1L/4w2Zkbfu3A8ppee8DQcbYeFD73BlFJZO/ZAiAUkh9qLhUqGZvqNOmY8WucZw1o2h8qD3JKI8kAj530HQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":292216},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"memfs":"^4.57.2","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.8.3","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.21.5","@types/node":"^24.12.4","@rslint/core":"^0.5.3","@rspack/core":"^2.0.4","@rstest/core":"^0.10.2","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.0","@types/babel__code-frame":"^7.27.0"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.3.1_1779956484126_0.024385388178571166","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"ts-checker-rspack-plugin","version":"1.3.2","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.3.2","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"626d972e5367db903070311caa9a498a8eae6591","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.3.2.tgz","fileCount":89,"integrity":"sha512-aIrtWI258ZHUxFgZCX0EHgYI6ofNJKgh1O67/O7AhoS51x3G7LF0HyvF5ip73s5IUOyVkVPyYyo0VUqE7SnK8Q==","signatures":[{"sig":"MEUCIQCDvsHy74/jWMw2I0NbxiSMvaGlEOJYGnKc1+q+UBR6AwIge4sIL7xVdHp9Z39kN+ieQ0gVxL54Ea7jsDUvxxOvT2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":292571},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"memfs":"^4.57.3","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.8.3","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.22.0","@types/node":"^24.12.4","@rslint/core":"^0.5.3","@rspack/core":"^2.0.5","@rstest/core":"^0.10.3","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.7","@types/babel__code-frame":"^7.27.0"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.3.2_1780630407509_0.36155839224698405","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"ts-checker-rspack-plugin","version":"1.4.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.4.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"74f9a1d14e3e312a8f62a0416b0a466843e09b51","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.4.0.tgz","fileCount":92,"integrity":"sha512-xPBPe6n9XZW9vMw4PFJLZFY372rejKK8UFC12i33J+yJK+fmsQQ4k9eoOlbLE0zC6vftyKDhvfMF3RyMFFTOZw==","signatures":[{"sig":"MEUCICFwRNiZ7R7K/3aYsZu+BROr4jvsWjk6bjfrHTGMb9KIAiEAoDevuDaQX8VHDTVyn5MOV2Ojm9+jDLkBEDthQynrvdI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317237},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"memfs":"^4.57.3","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.8.3","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.22.0","@types/node":"^24.12.4","@rslint/core":"^0.5.3","@rspack/core":"^2.0.5","@rstest/core":"^0.10.3","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.7","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260606.1"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.4.0_1780916822629_0.8181089399611277","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"ts-checker-rspack-plugin","version":"1.5.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.5.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"b8dc65b4d33cf3633024b1fd812893cbeec174d9","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.5.0.tgz","fileCount":93,"integrity":"sha512-tZLI47IwusMYLrFrr/yK3lUSNy3hGXAx1R59otJvDOEX0GMBv+RGRYy8IbcAE5W2ZPkfOHks75/MHkZu0qefkA==","signatures":[{"sig":"MEUCIEEyEEbmLV9dRBg+IJepTSZtrbvp1onAS1hVBcqEBe/SAiEAsS1V/grHABgYTB6myjBbluJRlnQhSXXYWy6OYvyUHWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":324937},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"memfs":"^4.57.7","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.8.4","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.22.1","@types/node":"^24.13.2","@rslint/core":"^0.6.1","@rspack/core":"^2.0.8","@rstest/core":"^0.10.4","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.7","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260613.1"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.5.0_1782360324493_0.2526893266756587","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"ts-checker-rspack-plugin","version":"1.5.1","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.5.1","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"3ecd4f0ecbf979778c1b3642c4e337c13cb5cdce","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.5.1.tgz","fileCount":93,"integrity":"sha512-h0jF3PAIrG+UA2nZ2OPUEt0NywkpiJkydkoVg/Kd1OFPFlrayNBJoSP0zeNPUpdsFEt7ICX1BjENCfOH9nmMyA==","signatures":[{"sig":"MEUCIGM905TcFCnXZQgcowUmDE7DjE0VGJcLejBN6SqzAs2HAiEA5dWQntFRokDNGXZGLaxZW3RkXTEa0gGyyYbqYd++35Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":326681},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"memfs":"^4.57.7","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.8.4","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.22.1","@types/node":"^24.13.2","@rslint/core":"^0.6.1","@rspack/core":"^2.0.8","@rstest/core":"^0.10.4","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.7","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260613.1"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.5.1_1782445956638_0.6636501168066924","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"ts-checker-rspack-plugin","version":"1.5.2","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.5.2","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"98082d9fcd0d00e32a5e42d852f599b1f63c468d","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.5.2.tgz","fileCount":93,"integrity":"sha512-YtdNbLnJ9fU6itfQky0K9Lebb/N0TUSbSVUByyoGt27em3hiTCVnfW2MzxFUHpdMv5+7xPmoS8YBwdDyHfEaGQ==","signatures":[{"sig":"MEYCIQDqJme8QtzbkJdXC8Hc4colZDgPH/dj/v03Wjoc0lVgnQIhAJx3/4949v3kEPZ0s8FvcsD82C0vvglbv87DdogeMGo/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":326717},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"memfs":"^4.57.8","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.9.4","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.23.1","@types/node":"^24.13.2","@rslint/core":"^0.6.4","@rspack/core":"^2.1.2","@rstest/core":"^0.10.6","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.7","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260630.1"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.5.2_1783568702810_0.2613672997529868","host":"s3://npm-registry-packages-npm-production"}},"1.5.3":{"name":"ts-checker-rspack-plugin","version":"1.5.3","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.5.3","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"9d7c9602e58d70649d5eae1fdf049233e1d58df4","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.5.3.tgz","fileCount":93,"integrity":"sha512-z0peFffc/wjtekwRfO/z7njsQRBf+pyLku/bIAkFunl0MYJl3wQxvH49OH0dO1fBIB80D7aWHyQLTTsA8EsCtw==","signatures":[{"sig":"MEUCIQC3NSPbzBGazGRM6oRLLWJQhTnLn52JCaGaIGyaeSesGgIgeIpVgLAgBL27NYVVYVuJ4P0Z9cmMpYvWgW09sT/gQOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318075},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && pnpm test:unit && pnpm test:e2e","build":"rslib","test:e2e":"cd test/e2e && pnpm test","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --config=test/unit/rstest.config.ts","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"memfs":"^4.64.0","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","mock-fs":"^5.5.0","prettier":"^3.9.5","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.23.2","@types/node":"^24.13.3","@rslint/core":"^0.7.0","@rspack/core":"^2.1.4","@rstest/core":"^0.11.2","@types/is-glob":"^4.0.4","@types/mock-fs":"^4.13.4","@babel/code-frame":"^7.29.7","@rstackjs/test-utils":"^0.2.0","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260707.2"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.5.3_1784860021086_0.45787333359832383","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"ts-checker-rspack-plugin","version":"1.6.0","keywords":["rspack","plugin","typescript","typecheck"],"license":"MIT","_id":"ts-checker-rspack-plugin@1.6.0","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"ba4dcb3a7f8478843c4a5aa8a3bd04e597925ee2","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.6.0.tgz","fileCount":93,"integrity":"sha512-T9xp7YhbvxDP0uUAn8n5iBnzFXdPJTwiR+ePNVVRYrIsYqNkXxxfvdMFC7CWT4kPkOFXuV0N1wTIGkjxMeURYg==","signatures":[{"sig":"MEYCIQD0g+N9QWzB6t3k8KGXk1qqCsqUZ+CrpRca4SwjURWsJwIhAOBlxE/a3Gs/6NN2uNOcbSWnmUJTAZUgIDoeJEA17QbZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":321545},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && rstest","build":"rslib","test:e2e":"rstest --project e2e","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --project unit","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"chenjiahan","email":"416417567@163.com"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"}},"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"memfs":"^4.64.0","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","prettier":"^3.9.5","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.23.2","@types/node":"^24.13.3","@rslint/core":"^0.7.0","@rspack/core":"^2.1.4","@rstest/core":"^0.11.2","@types/is-glob":"^4.0.4","@babel/code-frame":"^7.29.7","@rstackjs/test-utils":"^0.2.0","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260707.2"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-checker-rspack-plugin_1.6.0_1785138705817_0.9806953946210559","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"_id":"ts-checker-rspack-plugin@1.6.1","bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"dist":{"shasum":"32043569cf18b1c98d439f7c05326d4d837cc451","tarball":"https://registry.npmjs.org/ts-checker-rspack-plugin/-/ts-checker-rspack-plugin-1.6.1.tgz","integrity":"sha512-9bnsisnBiPfVzONCMWjHpmc4I4ND+LFw+5qY/saKXiP+fhMvicgEmwTLjMGWnxPrOOsRre9IgROGtCPwhhSj0A==","fileCount":93,"unpackedSize":326828,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-checker-rspack-plugin@1.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHOM8Y1zX7ex+9El5mEE3Xl7ROS/J1wKqnkA6WvViJTuAiBk1BpX1WD5qSC2CHS1H01U2iSNrr+35lGmRWtPoIEAoA=="}]},"main":"lib/index.js","name":"ts-checker-rspack-plugin","types":"lib/index.d.ts","license":"MIT","scripts":{"dev":"rslib -w","bump":"npx bumpp","lint":"rslint","test":"pnpm build && rstest","build":"rslib","test:e2e":"rstest --project e2e","precommit":"pnpm build && pnpm test:unit","test:unit":"rstest --project unit","lint:write":"rslint --fix","test:e2e:setup":"cd test/e2e && pnpm run setup"},"version":"1.6.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:33c79ad2-4dc8-4392-814d-55511452e70f"},"approver":{"name":"chenjiahan","email":"416417567@163.com"}},"homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","keywords":["rspack","plugin","typescript","typecheck"],"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","directories":{},"maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"_nodeVersion":"24.18.0","dependencies":{"memfs":"^4.64.0","chokidar":"^3.6.0","picocolors":"^1.1.1","@rspack/lite-tapable":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"devDependencies":{"husky":"^9.1.7","is-glob":"^4.0.3","prettier":"^3.9.5","cross-env":"^10.1.0","minimatch":"^10.2.5","strip-ansi":"^7.2.0","typescript":"^6.0.3","@rslib/core":"^0.23.2","@types/node":"^24.13.3","@rslint/core":"^0.7.0","@rspack/core":"^2.1.4","@rstest/core":"^0.11.2","@types/is-glob":"^4.0.4","@babel/code-frame":"^7.29.7","@rstackjs/test-utils":"^0.2.0","@types/babel__code-frame":"^7.27.0","@typescript/native-preview":"7.0.0-dev.20260707.2"},"peerDependencies":{"typescript":">=3.8.0","@rspack/core":"^1.0.0 || ^2.0.0","@typescript/native-preview":"^7.0.0-0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"@typescript/native-preview":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-checker-rspack-plugin_1.6.1_1786504863316_0.7577655644256758"},"_hasShrinkwrap":false}},"time":{"created":"2024-11-24T13:07:28.559Z","modified":"2026-08-12T03:21:03.729Z","1.0.0-beta.0":"2024-11-24T13:07:28.874Z","1.0.0-beta.1":"2024-11-24T15:01:20.886Z","1.0.0":"2024-11-25T05:23:31.813Z","1.0.1":"2024-11-25T07:21:30.943Z","1.0.2":"2024-12-02T13:31:14.591Z","1.0.3":"2024-12-04T05:25:01.185Z","1.1.0":"2024-12-24T09:17:50.613Z","1.1.1":"2025-01-15T08:35:28.670Z","1.1.2":"2025-05-15T03:48:44.462Z","1.1.3":"2025-05-15T05:07:04.926Z","1.1.4":"2025-06-09T05:45:50.176Z","1.1.5":"2025-08-04T08:46:58.181Z","1.1.6":"2025-10-10T09:30:39.871Z","1.1.7":"2025-11-01T14:20:29.667Z","1.2.0":"2025-11-02T13:52:25.249Z","1.2.1":"2025-12-01T06:36:03.914Z","1.2.2":"2025-12-16T08:57:49.560Z","1.2.3":"2025-12-18T09:55:39.042Z","1.2.4":"2026-01-17T12:59:09.184Z","1.2.5":"2026-01-20T06:15:09.643Z","1.2.6":"2026-01-20T09:21:49.651Z","1.3.0":"2026-02-20T01:33:29.745Z","1.3.1":"2026-05-28T08:21:24.196Z","1.3.2":"2026-06-05T03:33:27.598Z","1.4.0":"2026-06-08T11:07:02.744Z","1.5.0":"2026-06-25T04:05:24.594Z","1.5.1":"2026-06-26T03:52:36.742Z","1.5.2":"2026-07-09T03:45:02.894Z","1.5.3":"2026-07-24T02:27:01.168Z","1.6.0":"2026-07-27T07:51:45.890Z","1.6.1":"2026-08-12T03:21:03.408Z"},"bugs":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin/issues"},"license":"MIT","homepage":"https://github.com/rstackjs/ts-checker-rspack-plugin#readme","keywords":["rspack","plugin","typescript","typecheck"],"repository":{"url":"https://github.com/rstackjs/ts-checker-rspack-plugin.git","type":"git"},"description":"Runs typescript type checker and linter on separate process.","maintainers":[{"name":"chenjiahan","email":"416417567@163.com"}],"readme":"# ts-checker-rspack-plugin\n\n<p>\n  <a href=\"https://npmjs.com/package/ts-checker-rspack-plugin\">\n   <img src=\"https://img.shields.io/npm/v/ts-checker-rspack-plugin?style=flat-square&colorA=564341&colorB=EDED91\" alt=\"npm version\" />\n  </a>\n  <img src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91\" alt=\"license\" />\n  <a href=\"https://npmcharts.com/compare/ts-checker-rspack-plugin?minimal=true\"><img src=\"https://img.shields.io/npm/dm/ts-checker-rspack-plugin.svg?style=flat-square&colorA=564341&colorB=EDED91\" alt=\"downloads\" /></a>\n</p>\n\nRspack plugin that runs TypeScript type checker on a separate process.\n\n## Features\n\n- Speeds up [TypeScript](https://github.com/Microsoft/TypeScript) type checking (by moving it to a separate process) 🏎\n- Supports modern TypeScript features like\n  [project references](https://www.typescriptlang.org/docs/handbook/project-references.html) and\n  [incremental mode](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html#faster-subsequent-builds-with-the---incremental-flag) ✨\n- Displays nice error messages with the [code frame](https://babeljs.io/docs/en/next/babel-code-frame.html) formatter 🌈\n\n💡 For Rsbuild projects, use [@rsbuild/plugin-type-check](https://github.com/rstackjs/rsbuild-plugin-type-check)\nto get out-of-the-box experience.\n\n## Installation\n\nThis plugin requires **Rspack ^1.0.0**, **TypeScript ^3.8.0**\n\n```sh\n# with pnpm\npnpm add -D ts-checker-rspack-plugin\n\n# with npm\nnpm install -D ts-checker-rspack-plugin\n\n# with yarn\nyarn add -D ts-checker-rspack-plugin\n```\n\nThe minimal Rspack config with [builtin:swc-loader](https://rspack.rs/guide/features/builtin-swc-loader).\n\n```js\n// rspack.config.mjs\nimport { TsCheckerRspackPlugin } from 'ts-checker-rspack-plugin';\n\nexport default {\n  entry: './src/index.ts',\n  resolve: {\n    extensions: ['.ts', '.tsx', '.js'],\n  },\n  module: {\n    rules: [\n      {\n        test: /\\.tsx?$/,\n        loader: 'builtin:swc-loader',\n        options: {\n          detectSyntax: 'auto',\n        },\n      },\n    ],\n  },\n  plugins: [new TsCheckerRspackPlugin()],\n};\n```\n\nIf you are using CommonJS:\n\n```js\n// rspack.config.js\nconst { TsCheckerRspackPlugin } = require('ts-checker-rspack-plugin');\n\nmodule.exports = {\n  plugins: [new TsCheckerRspackPlugin()],\n};\n```\n\n## Modules resolution\n\nIt's very important to be aware that **this plugin uses [TypeScript](https://github.com/Microsoft/TypeScript)'s, not\nRspack's modules resolution**. It means that you have to setup `tsconfig.json` correctly.\n\n> It's because of the performance - with TypeScript's module resolution we don't have to wait for Rspack to compile files.\n>\n> To debug TypeScript's modules resolution, you can use `tsc --traceResolution` command.\n\n## TypeScript 7+ support\n\n[`typescript.tsgo`](#tsgo) uses the native checker included in TypeScript >= 7. It can reduce type-checking time on large projects.\n\nWhen the configured or default installed `typescript` package is major version 7 or higher, the plugin enables `typescript.tsgo` automatically and runs the native executable from that package.\n\nThe default package detection uses [`typescript.resolveRoot`](#resolveroot) when it is set.\n\nWhen `typescript.tsgo: true` is set without a custom [`typescriptPath`](#typescriptpath) and TypeScript 7+ is not installed, the plugin falls back to `@typescript/native-preview` for compatibility.\n\nIf the checker output cannot be parsed safely, the raw output is printed and the build fails when it exits with errors.\n\nSupported options include:\n\n- [`typescript.configFile`](#configfile)\n- [`typescript.context`](#context)\n- [`typescript.build`](#build)\n- `typescript.resolveRoot`\n- `typescript.typescriptPath`\n- [`async`](#async)\n- [`logger`](#logger)\n\nIt also supports `tsconfig.json` compiler options used by `tsgo`,\nincluding `incremental` and `composite`.\n\nInstall TypeScript >= 7.0.0 to enable `tsgo` automatically:\n\n```sh\n# with npm\nnpm install -D typescript@latest\n\n# with yarn\nyarn add -D typescript@latest\n\n# with pnpm\npnpm add -D typescript@latest\n```\n\n> The `@typescript/native-preview` path is kept only for compatibility. New setups should use TypeScript 7+ from the standard `typescript` package.\n\nLimitations:\n\n- [`issue.include`](#include), [`issue.exclude`](#exclude), and [`issue.defaultSeverity`](#defaultseverity) only apply to diagnostics whose checker output can be matched by `file`, `line`, `column`, `code`, and `message`.\n- [`typescript.configOverwrite`](#configoverwrite), [`typescript.diagnosticOptions`](#diagnosticoptions), and [`typescript.profile`](#profile) are not supported.\n- TypeScript API-based formatting or filesystem output rewrites are not supported.\n- Plugin-controlled declaration or reference emit modes such as `write-dts` and `write-references` are not supported. `tsgo` always runs with `--noEmit`.\n- This integration may change when TypeScript provides a stable JavaScript API for the native checker.\n\n## Options\n\n### async\n\nControls whether type checking blocks watch mode compilation.\n\n- When `true`, issues are reported after Rspack finishes compiling.\n- When `false`, issues are added to the compilation before it finishes.\n\nUsed only in the watch mode.\n\n- **Type:** `boolean`\n- **Default:** `compiler.options.mode === 'development'`\n- **Example:**\n\nBlock watch mode compilation until type checking finishes:\n\n```js\nnew TsCheckerRspackPlugin({\n  async: false,\n});\n```\n\n### typescript\n\nOptions passed to the TypeScript checker.\n\nSee [TypeScript options](#typescript-options).\n\n- **Type:** `object`\n- **Default:** `{}`\n- **Example:**\n\nUse a separate TypeScript config for type checking:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    configFile: './tsconfig.build.json',\n  },\n});\n```\n\n### issue\n\nOptions for filtering emitted issues and overriding their severity.\n\nSee [Issues options](#issues-options).\n\n- **Type:** `object`\n- **Default:** `{}`\n- **Example:**\n\nOnly report issues from the `src` directory:\n\n```js\nnew TsCheckerRspackPlugin({\n  issue: {\n    include: [{ file: '**/src/**/*' }],\n  },\n});\n```\n\n### formatter\n\nControls how issues are formatted in terminal output and Rspack errors.\n\nAvailable formatters are `basic`, `codeframe` and a custom `function`.\n\n- **Type:** `string` or `object` or `function`\n- **Default:** `codeframe`\n- **Example:**\n\nUse the basic formatter:\n\n```js\nnew TsCheckerRspackPlugin({\n  formatter: 'basic',\n});\n```\n\nTo [configure](https://babeljs.io/docs/en/babel-code-frame#options) `codeframe` formatter,\npass: `{ type: 'codeframe', options: { <codeframe options> } }`.\n\nTo use absolute file path, pass: `{ type: 'codeframe', pathType: 'absolute' }`.\n\n### logger\n\nConsole-like object used to print async-mode progress, statistics and formatted issues.\n\nUse `webpack-infrastructure` to print through Rspack's infrastructure logger.\n\n- **Type:** `{ log: function, error: function }` or `webpack-infrastructure`\n- **Default:** `console`\n- **Example:**\n\nUse a custom logger object:\n\n```js\nnew TsCheckerRspackPlugin({\n  logger: {\n    log(message) {\n      console.log(message);\n    },\n    error(message) {\n      console.error(message);\n    },\n  },\n});\n```\n\n### devServer\n\nControls whether async mode issues are sent to the dev server error overlay.\n\nWhen `false`, issues are still logged but are not injected into the overlay.\n\n- **Type:** `boolean`\n- **Default:** `true`\n- **Example:**\n\nDisable the dev server error overlay integration:\n\n```js\nnew TsCheckerRspackPlugin({\n  devServer: false,\n});\n```\n\n## TypeScript options\n\nOptions for the TypeScript checker (`typescript` option object).\n\n### memoryLimit\n\nMemory limit for the checker worker process in MB.\n\nIf the process exits with an allocation error, try to increase this number.\n\n- **Type:** `number`\n- **Default:** `8192`\n- **Example:**\n\nLimit the checker process to 4096 MB:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    memoryLimit: 4096,\n  },\n});\n```\n\n### configFile\n\nPath to the TypeScript config file.\n\nRelative paths are resolved from `compiler.options.context`.\n\n- **Type:** `string`\n- **Default:** `'tsconfig.json'`\n- **Example:**\n\nUse a non-default TypeScript config file:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    configFile: './tsconfig.build.json',\n  },\n});\n```\n\n### configOverwrite\n\nConfiguration merged into the loaded `tsconfig.json`.\n\nThe checker applies implicit compiler option overrides first, then merges this object.\n\nSupported fields are: `extends`, `compilerOptions`, `include`, `exclude`, `files`, and `references`.\n\n- **Type:** `object`\n- **Default:** `{}`\n- **Example:**\n\nCheck only files under `src`:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    configOverwrite: {\n      include: ['src'],\n    },\n  },\n});\n```\n\n### context\n\nBase path used when parsing files, include, exclude and references from the TypeScript config.\n\nUseful if you want to keep your `tsconfig.json` in an external package.\n\nKeep in mind that **not** having a `tsconfig.json` in your project root can cause different behavior between `ts-checker-rspack-plugin` and `tsc`.\n\nWhen using editors like `VS Code` it is advised to add a `tsconfig.json` file to the root of the project and extend the config file referenced in option `configFile`.\n\n- **Type:** `string`\n- **Default:** `dirname(configuration.configFile)`\n- **Example:**\n\nResolve config file entries from the current package root:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    configFile: './config/tsconfig.json',\n    context: import.meta.dirname,\n  },\n});\n```\n\n### build\n\nRuns TypeScript in project build mode, equivalent to `tsc --build`.\n\n- **Type:** `boolean`\n- **Default:** `false`\n- **Example:**\n\nEnable TypeScript build mode:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    build: true,\n  },\n});\n```\n\n### mode\n\nControls which TypeScript output artifacts the plugin is allowed to write to disk：\n\n- `readonly` if you don't want to write anything on the disk\n- `write-dts` to write only `.d.ts` files\n- `write-tsbuildinfo` to write only `.tsbuildinfo` files\n- `write-references` to write both `.js` and `.d.ts` files of project references\n\n`write-tsbuildinfo` and `write-references` require `build: true`.\n\n- **Type:** `'readonly'` or `'write-dts'` or `'write-tsbuildinfo'` or `'write-references'`\n- **Default:** `build === true ? 'write-tsbuildinfo' : 'readonly'`\n- **Example:**\n\nWrite only `.tsbuildinfo` files in build mode:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    build: true,\n    mode: 'write-tsbuildinfo',\n  },\n});\n```\n\n### diagnosticOptions\n\nSelects which TypeScript diagnostic categories the checker collects.\n\n- **Type:** `object`\n- **Default:** `{ syntactic: false, semantic: true, declaration: false, global: false }`\n- **Example:**\n\nEnable syntactic diagnostics in addition to semantic diagnostics:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    diagnosticOptions: {\n      syntactic: true,\n      semantic: true,\n    },\n  },\n});\n```\n\n### profile\n\nEnables TypeScript performance measurements and prints them as a table.\n\n- **Type:** `boolean`\n- **Default:** `false`\n- **Example:**\n\nPrint TypeScript performance timings:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    profile: true,\n  },\n});\n```\n\n### resolveRoot\n\nDirectory used to resolve the default TypeScript package.\n\nRelative paths are resolved from `compiler.options.context`. Only used when `typescriptPath` is not set.\n\n- **Type:** `string`\n- **Default:** `undefined`\n- **Example:**\n\nResolve TypeScript from the current package root:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    resolveRoot: import.meta.dirname,\n  },\n});\n```\n\n### typescriptPath\n\nCustom TypeScript path.\n\n- Without `tsgo`, point to the TypeScript package entry.\n- In `tsgo` mode, use an absolute path to the TypeScript 7+ `package.json`\n\n- **Type:** `string`\n- **Default:**\n  - `require.resolve('typescript/package.json')` for TypeScript 7+\n  - otherwise `require.resolve('typescript')`\n- **Example:**\n\nUse the installed `typescript` package with the JavaScript checker:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    tsgo: false,\n    typescriptPath: require.resolve('typescript'),\n  },\n});\n```\n\n### tsgo\n\nEnables the native TypeScript checker.\n\nWhen unset, the plugin enables it automatically when TypeScript 7+ is detected.\n\n- **Type:** `boolean`\n- **Default:** `true` when TypeScript 7+ is detected, otherwise `false`\n- **Example:**\n\nForce the native checker on:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    tsgo: true,\n  },\n});\n```\n\n## Issues options\n\nOptions for the issues filtering (`issue` option object).\n\n- **Type**:\n\n```typescript\ninterface IssueOptions {\n  include?: IssuePredicateOption;\n  exclude?: IssuePredicateOption;\n  defaultSeverity?: 'auto' | 'warning' | 'error';\n}\n\ninterface Issue {\n  severity: 'error' | 'warning';\n  code: string;\n  // file field supports glob matching\n  file?: string;\n}\n\ntype IssueMatch = Partial<Issue>;\ntype IssuePredicate = (issue: Issue) => boolean;\ntype IssuePredicateOption = IssuePredicate | IssueMatch | (IssuePredicate | IssueMatch)[];\n```\n\n### include\n\nLimits reported issues to those matching the provided issue match object or predicate.\n\n- If `object`, defines issue properties that should be [matched](src/issue/issue-match.ts).\n- If `function`, acts as a predicate where `issue` is an argument.\n\n- **Type:** `IssueFilter`\n- **Default:** `undefined`\n- **Example:**\n\nOnly report issues from the `src` directory:\n\n```js\nnew TsCheckerRspackPlugin({\n  issue: {\n    include: [{ file: '**/src/**/*' }],\n  },\n});\n```\n\n### exclude\n\nExcludes issues matching the provided issue match object or predicate.\n\n- **Type:** `IssueFilter`\n- **Default:** `undefined`\n- **Example:**\n\nExclude issues from `.spec.ts` files:\n\n```js\nnew TsCheckerRspackPlugin({\n  issue: {\n    exclude: [{ file: '**/*.spec.ts' }],\n  },\n});\n```\n\n### defaultSeverity\n\nControls how the plugin assigns the severity of emitted issues.\n\n- **Type:** `'auto' | 'warning' | 'error'`\n- **Default:** `'auto'`\n\n`defaultSeverity` behavior:\n\n- `auto`: Uses the default mapping based on the TypeScript diagnostic category (`Error` → `error`, `Warning` → `warning`).\n- `warning`: Forces all issues to be emitted as warnings.\n- `error`: Forces all issues to be emitted as errors.\n\n- **Example:**\n\nForce all issues to be emitted as warnings and do not break the build:\n\n```js\nnew TsCheckerRspackPlugin({\n  issue: {\n    defaultSeverity: 'warning',\n  },\n});\n```\n\n## Plugin hooks\n\nThis plugin provides some custom Rspack hooks:\n\n| Hook key   | Type                       | Params                | Description                                                                                                                                                        |\n| ---------- | -------------------------- | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| `start`    | `AsyncSeriesWaterfallHook` | `change, compilation` | Starts issues checking for a compilation. It's an async waterfall hook, so you can modify the list of changed and removed files or delay the start of the service. |\n| `waiting`  | `SyncHook`                 | `compilation`         | Waiting for the issues checking.                                                                                                                                   |\n| `canceled` | `SyncHook`                 | `compilation`         | Issues checking for the compilation has been canceled.                                                                                                             |\n| `error`    | `SyncHook`                 | `compilation`         | An error occurred during issues checking.                                                                                                                          |\n| `issues`   | `SyncWaterfallHook`        | `issues, compilation` | Issues have been received and will be reported. It's a waterfall hook, so you can modify the list of received issues.                                              |\n\nTo access plugin hooks and tap into the event, we need to use the `getCompilerHooks` static method.\nWhen we call this method with a [Rspack compiler instance](https://rspack.rs/api/javascript-api/compiler), it returns the object with\n[tapable](https://github.com/webpack/tapable) hooks where you can pass in your callbacks.\n\n```js\n// ./src/rspack/MyRspackPlugin.js\nconst { TsCheckerRspackPlugin } = require('ts-checker-rspack-plugin');\n\nclass MyRspackPlugin {\n  apply(compiler) {\n    const hooks = TsCheckerRspackPlugin.getCompilerHooks(compiler);\n\n    // log some message on waiting\n    hooks.waiting.tap('MyPlugin', () => {\n      console.log('waiting for issues');\n    });\n    // don't show warnings\n    hooks.issues.tap('MyPlugin', (issues) => issues.filter((issue) => issue.severity === 'error'));\n  }\n}\n\nmodule.exports = MyRspackPlugin;\n\n// rspack.config.js\nconst { TsCheckerRspackPlugin } = require('ts-checker-rspack-plugin');\nconst MyRspackPlugin = require('./src/rspack/MyRspackPlugin');\n\nmodule.exports = {\n  /* ... */\n  plugins: [new TsCheckerRspackPlugin(), new MyRspackPlugin()],\n};\n```\n\n## Profiling types resolution\n\nWhen using TypeScript 4.3.0 or newer you can profile long type checks by setting \"generateTrace\" compiler option.\n\nThis is an instruction from [microsoft/TypeScript#40063](https://github.com/microsoft/TypeScript/pull/40063):\n\n1. Set \"generateTrace\": \"{folderName}\" in your `tsconfig.json` (under `compilerOptions`)\n2. Look in the resulting folder. If you used build mode, there will be a `legend.json` telling you what went where.\n   Otherwise, there will be `trace.json` file and `types.json` files.\n3. Navigate to [edge://tracing](edge://tracing) or [chrome://tracing](chrome://tracing) and load `trace.json`\n4. Expand Process 1 with the little triangle in the left sidebar\n5. Click on different blocks to see their payloads in the bottom pane\n6. Open `types.json` in an editor\n7. When you see a type ID in the tracing output, go-to-line {id} to find data about that type\n\n## Performance optimization\n\nThis plugin delegates type checking to TypeScript, so overall performance is mostly determined by `tsc` itself.\n\nIf you need faster type checks, start by optimizing your TypeScript setup using the [official TypeScript performance guide](https://github.com/microsoft/TypeScript/wiki/Performance).\n\nFor example, properly configuring the `include` and `exclude` scopes in `tsconfig.json` can significantly reduce unnecessary type checking and improve TypeScript performance:\n\n```json title=\"tsconfig.json\"\n{\n  \"include\": [\"src\"],\n  \"exclude\": [\"**/node_modules\", \"**/.*/\"]\n}\n```\n\n## Enabling incremental mode\n\nTypeScript's \"incremental\" mode speeds up initial cold-start typechecks keeping an on-disk cache.\n\nIt does not speed up subsequent subsequent re-typechecking during the runtime of the dev server.\n\nTo enable incremental mode, set `\"compilerOptions.incremental\": true` in your `tsconfig.json`:\n\n```diff\n{\n  \"compilerOptions\": {\n+   \"incremental\": true,\n  }\n}\n```\n\nIn the past we also recommended to combine incremental mode with specifying `build: true` in `TsCheckerRspackPlugin` settings to enable TypeScript's [\"Build\" mode](https://www.typescriptlang.org/docs/handbook/project-references.html#build-mode-for-typescript) designed to handle [Project References](https://www.typescriptlang.org/docs/handbook/project-references.html#build-mode-for-typescript).\n\nHowever, \"Build\" mode causes significant slowdowns for re-typechecks when the dev server is already running, as it switches from TypeScript's in-memory \"Watch\" mode to \"Build\" mode. If you need \"Build\" mode, it can be configured as:\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    build: true,\n  },\n});\n```\n\n## Vue components\n\nTo enable typecheck in `.vue` files, use the custom TypeScript wrapper [`@esctn/vue-tsc-api`](https://www.npmjs.com/package/@esctn/vue-tsc-api). It works on top of [`vue-tsc`](https://www.npmjs.com/package/vue-tsc) — a popular CLI tool for type-checking Vue 3 code.\n\n```bash\nnpm add @esctn/vue-tsc-api -D\n```\n\n```js\nnew TsCheckerRspackPlugin({\n  typescript: {\n    typescriptPath: '@esctn/vue-tsc-api',\n  },\n});\n```\n\n## Credits\n\nThis plugin is forked from [TypeStrong/fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin),\nwhich is created by [Piotr Oleś](https://github.com/piotr-oles).\nSee the original project's [LICENSE](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/LICENSE).\n\nBig thanks to `fork-ts-checker-webpack-plugin` creators and contributors for their great work. ❤️\n\n## License\n\nMIT License\n","readmeFilename":""}