
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
chain-function
Advanced tools
The compose-function package allows you to compose multiple functions into a single function, but it applies them in reverse order. This is useful for functional programming paradigms where you want to apply a series of transformations to data.
The async package provides utilities for working with asynchronous JavaScript, including function chaining. It offers more advanced features like parallel execution, series execution, and waterfall execution, making it more versatile for complex asynchronous workflows.
Lodash is a utility library that provides a wide range of functions for common programming tasks, including function chaining. Its `_.flow` and `_.flowRight` methods allow you to create a pipeline of functions to be executed in sequence or reverse sequence, respectively.
FAQs
chain a bunch of functions together into a single call
The npm package chain-function receives a total of 372,634 weekly downloads. As such, chain-function popularity was classified as popular.
We found that chain-function demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.