1.0.8 • Published 1 month ago

@socketregistry/array.prototype.findlastindex v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@socketregistry/array.prototype.findlastindex

Socket Badge CI - @socketregistry/array.prototype.findlastindex Follow @SocketSecurity

A tested zero dependency drop-in replacement of array.prototype.findlastindex complete with TypeScript types.

Installation

Install as a package override

socket CLI will automagically ✨ populate overrides and resolutions of your package.json.

npx socket optimize

Prefer to do it yourself? Add @socketregistry/array.prototype.findlastindex to your package.json.

{
  "overrides": {
    "array.prototype.findlastindex": "npm:@socketregistry/array.prototype.findlastindex@^1"
  },
  "resolutions": {
    "array.prototype.findlastindex": "npm:@socketregistry/array.prototype.findlastindex@^1"
  }
}

Install as a plain dependency

Install with your favorite package manager.

npm install @socketregistry/array.prototype.findlastindex

Requirements

Node >= 18.20.4

1.0.8

1 month ago

1.0.7

4 months ago

1.0.6

5 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

10 months ago