npm.io
5.1.0 • Published 2 weeks ago

is-plain-object

Licence
MIT
Version
5.1.0
Deps
0
Size
7 kB
Vulns
0
Weekly
0
Stars
157
Better alternativeUse v && typeof v === "object" && (Object.getPrototypeOf(v) === null || Object.getPrototypeOf(v) === Object.prototype)Consider using a lighter alternative