{"library":"eslint-plugin-mongodb","type":"library","category":null,"description":"ESLint rules for the Node.js MongoDB native driver 2.0 syntax and best practices. Designed to catch common errors and deprecated patterns in MongoDB query calls (find, insert, update, remove). This v1.0.0 release is the first stable version. It provides 8 rules covering argument validation, deprecated method detection, and update operation checks. Integrates as an ESLint plugin using shared settings to customize call patterns via regex. Release cadence is low; no recent updates. Key differentiator: focused specifically on Node driver 2.0 API, unlike generic MongoDB linters.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","eslint","eslintplugin","mongodb","query","queries","mongo"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-mongodb","imports":["import { rules } from 'eslint-plugin-mongodb'","plugins: ['mongodb']","rules: { 'mongodb/no-replace': 2 }"]},{"cmd":"yarn add eslint-plugin-mongodb","imports":[]},{"cmd":"pnpm add eslint-plugin-mongodb","imports":[]}],"homepage":null,"github":"https://github.com/nfroidure/eslint-plugin-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}