
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@babel/plugin-proposal-function-sent
Advanced tools
Compile the function.sent meta property to valid ES2015 code
Compile the function.sent meta property to valid ES2015 code
See our website @babel/plugin-proposal-function-sent for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-function-sent
or using yarn:
yarn add @babel/plugin-proposal-function-sent --dev
The `co` package is a generator-based control flow library for Node.js and the browser, which allows you to write asynchronous code in a synchronous manner using generators. Unlike @babel/plugin-proposal-function-sent, which focuses on the `function.sent` meta-property, `co` is more about managing asynchronous operations with generators.
The `redux-saga` package is a library that aims to make application side effects (e.g., asynchronous actions like data fetching) easier to manage, more efficient to execute, and better at handling failures. It uses generator functions to handle side effects in a Redux application. While it doesn't provide the `function.sent` meta-property, it leverages generators for complex control flows.
FAQs
Compile the function.sent meta property to valid ES2015 code
The npm package @babel/plugin-proposal-function-sent receives a total of 283,692 weekly downloads. As such, @babel/plugin-proposal-function-sent popularity was classified as popular.
We found that @babel/plugin-proposal-function-sent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.