has-own-prop

A safer `.hasOwnProperty()`

MIT License

Downloads
12.8M
Stars
30
Committers
5

Bot releases are hidden (Show)

has-own-prop - Latest Release

Published by sindresorhus almost 3 years ago

  • Include a type guard in the TypeScript types (#4) 990f55b

https://github.com/sindresorhus/has-own-prop/compare/v3.0.0...v3.1.0

has-own-prop -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 10f1734
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/has-own-prop/compare/v2.0.0...v3.0.0

has-own-prop -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 3245f9a

Enhancements:

  • Add TypeScript definition (#1) ac2070a

https://github.com/sindresorhus/has-own-prop/compare/v1.0.1...v2.0.0