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.
Jupyter-like library for JavaScript environment. It allows you to create and share pages that contain live code, text and visualizations.
Dnotebook allows you to create and share pages that contain live code, text and visualizations in a textbook-like manner.
Dnotebook is hosted on NPM, and can installed via package managers like npm and yarn
npm install -g dnotebook
After installing dnotebook, you can start the server by running the command dnotebook
in the terminal. This opens a new notebook in your default browser.
You can download the notebook shown above here. To view and interact with the notebook without installing anything, go to playnotebook.jsdata.org and upload it.
Development discussions take place on our issues tab.
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
FAQs
Jupyter-like library for JavaScript environment. It allows you to create and share pages that contain live code, text and visualizations.
The npm package dnotebook receives a total of 12 weekly downloads. As such, dnotebook popularity was classified as not popular.
We found that dnotebook 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 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.