🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

array.prototype.findindex

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array.prototype.findindex - npm Package Versions

1

1.0.0

Diff
paulmillr
published 1.0.0 •

Changelog

Source

1.0.0

  • [Fix] do not skip holes, per ES6 change (#4)
  • [Fix] Older browsers report the typeof some host objects and regexes as "function" (#5)
paulmillr
published 0.1.1 •

Changelog

Source

0.1.1

  • [Fix] Support IE8 by wrapping Object.defineProperty with a try catch (#3)
  • [Refactor] remove redundant enumerable: false (#1)
paulmillr
published 0.1.0 •

Changelog

Source

0.1.0

  • Initial release.