Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

array.prototype.find

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array.prototype.find - npm Package Versions

1

2.0.1

Diff

Changelog

Source

2.0.1

  • [Fix] use call instead of apply in bound entry point function (#20)
  • [Tests] up to node v7.0, v6.9, v5.12; improve test matrix
  • [Tests] add npm run lint
ljharb
published 2.0.0 •

Changelog

Source

2.0.0

  • [Breaking] implement es-shim API (#15)
  • [Fix] use ToLength, not ToUint32 (#15)
  • [Fix] Uncallable predicates must throw even when the array is empty (#15)
  • [Docs] fix browserify example (#12)
paulmillr
published 1.0.0 •

Changelog

Source

1.0.0

  • [Breaking] do not skip holes (per ES6 change) (#6)
  • [Dev Deps] update mocha
  • [Fix] Older browsers report the typeof some host objects and regexes as "function" (#8)
paulmillr
published 0.1.1 •

Changelog

Source

0.1.1

  • [Fix] check if Array#find already exists (#4)
paulmillr
published 0.1.0 •

Changelog

Source

0.1.0

  • Initial release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc