npm.io
5.0.0 • Published 5 years ago

is-plain-object

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