{"library":"eslint-plugin-implicit-dependencies","type":"library","category":null,"description":"ESLint plugin (v1.1.1) that flags imports or require() calls to modules not listed in the project's package.json dependencies. Uses the 'no-implicit' rule to prevent accidental reliance on transitive dependencies. Lightweight, no runtime dependencies, works with both CJS require and ES import syntax. Differentiates from similar plugins by focusing solely on implicit dependency detection with minimal configuration.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","eslint","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-implicit-dependencies","imports":["plugins: ['implicit-dependencies']","rules: { 'implicit-dependencies/no-implicit': 'error' }","require('eslint-plugin-implicit-dependencies')"]},{"cmd":"yarn add eslint-plugin-implicit-dependencies","imports":[]},{"cmd":"pnpm add eslint-plugin-implicit-dependencies","imports":[]}],"homepage":null,"github":"https://github.com/lennym/eslint-plugin-implicit-dependencies","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-implicit-dependencies","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-implicit-dependencies/compatibility"}}