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

@extendscript/aes.patch.array.reduce

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.reduce

The `Array.reduce()` method applies a function against an accumulator and each element in the array (from left to right) to reduce it to a single value.

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
4
Created
Source

array.reduce

ES5 Shim

The Array.reduce() method applies a function against an accumulator and each element in the array (from left to right) to reduce it to a single value.

Source: ps-scripting-es5shim

Install

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

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