New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

function-bootstrapper

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-bootstrapper

A bootstrapper library

1.0.1
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Bootstrapper

A bootstrapper library

Typedefs

BootChainFragment : Object
BootstrapperConfig : Object

BootChainFragment : Object

Kind: global typedef
Properties

NameTypeDescription
promiseBooleanIf false, it needs to be sync
functionfunction
payload*The payload is the first arguement for the function
ignoreErrorBooleanDon't reject if a error occurs, but only for this fragment

BootstrapperConfig : Object

Kind: global typedef
Properties

NameTypeDescription
ignoreErrorBooleanDon't reject if a error occurs
chainBootChainFragment[]

FAQs

Package last updated on 25 Feb 2017

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