Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
repl-promise
Advanced tools
A REPL for determinisic processing of input for scripts that use promises.
This REPL implementation is modeled after Node's repl, but unlike several other NPM packages that have been published (see below) which enhance Node's repl in various ways, this implementation is a rewrite from scratch. It was implemented for three reasons:
This implementation does not use readline and does not provide any of the niceties that one usually expects in a console application for command history, command completion, etc.
See problem #1 above. I'm still searching for a reasonable workaround.
In the meantime, I want to be able to use REPL sessions with input and output to/from file streams in unit tests. I want the output to be appear to be a transcript of a REPL session, so that unit tests result in useful examples.
I've experimented with the following npm packages, none of which currently meet my needs.
FAQs
An alternative REPL implementation using Promises.
We found that repl-promise 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 a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.