You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bson is not imported directly but may be present to support the mongo-cursor-pagination override in package.json:64-67. Verify before removing the direct dependency.
standard is not needed as a binary if ESLint plus eslint-config-standard remains the supported lint path.
Recommendation:
Remove clearly unused packages after one PR that runs full CI.
Keep bson only if the override requires the package to be top-level; otherwise rely on overrides.
Add depcheck to a periodic maintenance workflow or documented release checklist.
vidence:
npm run cleanreported:bson,express-jsonschema,jsonschema,replace-json-property,yamljs.standard.mongodb.Manual notes:
bsonis not imported directly but may be present to support themongo-cursor-paginationoverride inpackage.json:64-67. Verify before removing the direct dependency.standardis not needed as a binary if ESLint pluseslint-config-standardremains the supported lint path.Recommendation:
bsononly if the override requires the package to be top-level; otherwise rely onoverrides.depcheckto a periodic maintenance workflow or documented release checklist.