npm package
Homeis-plain-object
is-plain-object is a utility that checks if a given value is a plain object created by the Object constructor or with a null prototype. It is useful for validating object types in JavaScript applications, ensuring that the values being processed are indeed plain objects. This can help prevent errors when working with various data structures.
- lurq health score
- 65/100
- Confidence
- proven
- Weekly downloads
- 77,887,641
- Latest version
- 5.1.0
- Last release
- Aug 21, 2026
- License
- MIT
Should you depend on is-plain-object?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks is-plain-object at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 2, 2026; this page refreshes every 24 hours. Source repository.