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

@extendscript/aes.patch.function.bind

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.function.bind

The `bind()` method creates a new function that, when called, has its this keyword set to the provided value, with a given sequence of arguments preceding any provided when the new function is called.

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
4
Created
Source

function.bind

ES5 Sham

The bind() method creates a new function that, when called, has its this keyword set to the provided value, with a given sequence of arguments preceding any provided when the new function is called.

WARNING! Bound functions used as constructors NOT supported by this polyfill!

Source: ps-scripting-es5shim

Install

npm install @extendscript/aes.patch.function.bind

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