
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
The goal of the JsAudio project is to provide a javascript implementation of PortAudio that matches the original API as closely as possible.
This is a work in progress, but currently (nearly) all PA functions are ported. Currently PortAudio's read/write method is implemented, but the callback method is not.
Docs are in progress, as we are still refining the abstracted API. That being said,
the JsAudioNative api directly follows PortAudio's API. You can access this by
requiring like so require('jsaudio').JsAudioNative
Until the abstracted API is finalized you can check out the examples directory to see usage at it's current state. Also, feel free to look at the JsAudio class in lib/jsaudio.js which serves as the abstraction API.
FAQs
JsAudio is to Node / JS as PyAudio is to Python
The npm package jsaudio receives a total of 6 weekly downloads. As such, jsaudio popularity was classified as not popular.
We found that jsaudio 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

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.