New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@extendscript/aes.patch.array.lastindexof

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@extendscript/aes.patch.array.lastindexof

The `lastIndexOf()` method returns the last index at which a given element can be found in the array, or -1 if it is not present. The array is searched backwards, starting at fromIndex.

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
4
Created
Source

array.lastindexof

ES5 Shim

The lastIndexOf() method returns the last index at which a given element can be found in the array, or -1 if it is not present. The array is searched backwards, starting at fromIndex.

Source: ps-scripting-es5shim

Install

npm install @extendscript/aes.patch.array.lastindexof

Test

You can test the code against a range of targets:

npm run test target-1 target-2

We keep a log of test results

Keywords

extendscript

FAQs

Package last updated on 14 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts