Socket
Socket
Sign inDemoInstall

array.prototype.find

Package Overview
Dependencies
Maintainers
2
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

2

2.2.3

Diff

Changelog

Source

v2.2.3 - 2024-03-18

Commits

ljharb
published 2.2.2 •

Changelog

Source

v2.2.2 - 2023-08-27

Commits

  • [meta] add auto-changelog 90ef840
  • [Deps] update es-abstract c83a92f
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 4f76839
  • [Dev Deps] update @ljharb/eslint-config, @es-shims/api, aud, tape 1997871
  • [Deps] update define-properties, es-abstract 28eb0a6
  • [meta] create SECURITY.md dba046f
  • [meta] fix npmrc config 574c8fd
<!-- auto-changelog-above -->
ljharb
published 2.2.1 •

Changelog

Source

2.2.1

  • [Deps] update define-properties, es-abstract
  • [actions] update rebase action to use reusable workflow
  • [meta] use npmignore to autogenerate an npmignore file
  • [meta] create FUNDING.yml
  • [Dev Deps] update aud, functions-have-names, tape
ljharb
published 2.2.0 •

Changelog

Source

2.2.0

  • [New] shim/auto: add find to Symbol.unscopables
  • [Deps] update es-abstract
  • [actions] reuse common workflows
  • [actions] update codecov uploader
  • [Tests] migrate to tape
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, safe-publish-latest
ljharb
published 2.1.2 •

Changelog

Source

2.1.2

  • [Deps] use call-bind for Array slice
  • [Deps] update es-abstract
  • [readme] update badges
  • [meta] update scripts
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api
  • [Tests] migrate travis-ci to Github Actions
ljharb
published 2.1.1 •

Changelog

Source

2.1.1

  • [Refactor] Only require the parts of es-abstract that are used (77% bundle size decrease) (#28)
  • [meta] add funding field
  • [Tests] use shared travis-ci configs
  • [Tests] only run aud on prod deps
  • [Dev Deps] update eslint, @ljharb/eslint-config; add safe-publish-latest
ljharb
published 2.1.0 •

Changelog

Source

2.1.0

  • [New] add auto entry point
  • [Performance] Remove unnecessary ToInteger call.
  • [Performance] inline ES.Call since IsCallable is already checked prior to the loop.
  • [Performance] avoid checking arguments indexes beyond arguments.length
  • [meta] Add LICENSE file (#25)
  • [Deps] update define-properties, es-abstract
  • [Dev Deps] update eslint, @ljharb/eslint-config, chai, mocha
  • [Tests] fix matrix; use nvm install-latest-npm, test up to latest node
  • [Tests] add npm run posttest
ljharb
published 2.0.4 •

Changelog

Source

2.0.4

  • [Performance] the entry point should use the native function when compliant
ljharb
published 2.0.3 •

Changelog

Source

2.0.3

  • [Fix] again: don’t needlessly shim Array#find (#22)
ljharb
published 2.0.2 •

Changelog

Source

2.0.2

  • [Fix] don’t needlessly shim Array#find (#22)
  • [Deps] update es-abstract
  • [Dev Deps] update @es-shims/api, mocha, eslint, @ljharb/eslint-config
  • [Tests] up to node v7.4, v4.7; improve test matrix
2
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