🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
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

2

2.2.4

Diff
ljharb
published 2.2.4 •

Changelog

Source

v2.2.4 - 2024-12-17

Commits

ljharb
published 2.2.3 •

Changelog

Source

v2.2.3 - 2024-03-16

Commits

  • [Refactor] use es-object-atoms, update es-abstract 7747551
  • [Deps] update call-bind, define-properties, es-shim-unscopables d0f9882
  • [Dev Deps] update aud, npmignore, tape f6a1abf
ljharb
published 2.2.2 •

Changelog

Source

v2.2.2 - 2023-08-27

Commits

  • [meta] add auto-changelog d653e4c
  • [Deps] update define-properties, es-abstract 6afe819
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape c65fb5f
<!-- auto-changelog-above -->
ljharb
published 2.2.1 •

Changelog

Source

2.2.1

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

Changelog

Source

2.2.0

  • [New] shim/auto: add findIndex to Symbol.unscopables
  • [Tests] migrate to tape
  • [Deps] update es-abstract
  • [Dev Deps] update @ljharb/eslint-config
ljharb
published 2.1.1 •

Changelog

Source

2.1.1

  • [Refactor] update implementation to match spec text
  • [meta] add safe-publish-latest
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, @es-shims/api
  • [Tests] migrate tests to Github Actions
ljharb
published 2.1.0 •

Changelog

Source

2.1.0

  • [New] add auto entry point
  • [Fix] remove detect file, broken/unused in v2
  • [Refactor] use split-up es-abstract (77% bundle size decrease)
  • [Performance] avoid checking arguments indexes beyond arguments.length
  • [Performance] inline ES.Call since IsCallable is already checked prior to the loop.
  • [Deps] update define-properties
  • [meta] Only apps should have lockfiles
  • [meta] add missing LICENSE file
  • [Tests] add npm run lint
  • [Tests] use shared travis-ci configs
  • [Tests] use aud in posttest
ljharb
published 2.0.2 •

Changelog

Source

2.0.2

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

Changelog

Source

2.0.1

  • [Fix] use call instead of apply in bound entry point function (#17)
  • [Refactor] Remove unnecessary double ToLength call (#16)
  • [Tests] run tests on travis-ci
ljharb
published 2.0.0 •

Changelog

Source

2.0.0

  • [Breaking] use es-shim API (#13)
  • [Docs] fix example in README (#9)
  • [Docs] Fix npm install command in README (#7)
2