Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
An interactive audio player with a spectrogram built-in, as a Jupyter widget or as HTML.
An open source interactive audio player with a spectrogram built-in, primarily based on Bokeh and the HoloViz stack (wav+HoloViz=WaloViz).
:globe_with_meridians: WaloViz Website :globe_with_meridians:, :arrow_forward: Google Colab Demo :arrow_forward:, :bust_in_silhouette: Portfolio Project Page :bust_in_silhouette:
pip install waloviz
apt-get install ffmpeg
In a notebook cell:
import waloviz as wv
wv.extension()
wv.Audio('http://ccrma.stanford.edu/~jos/mp3/pno-cs.mp3')
To learn more read our Getting Started Guide :)
Our Docs are generated by Sphinx and NBSite and hosted by Read the Docs.
You can also try waloviz
right now with our Google Colab Demo :)
WaloViz is a beginner friendly open-source project!
To make a contirbution, please read our Contributing Guide.
WaloViz has only two long term goals:
First by being Simple to Use, and secondly by having Powerful Features.
By being Responsive to Users, and Welcoming to Beginner Conftributors.
FAQs
An interactive audio player with a spectrogram built-in, as a Jupyter widget or as HTML.
We found that waloviz demonstrated a healthy version release cadence and project activity because the last version was released less than 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 found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.