
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
buble-tape-runner
Advanced tools
A simple tape test runner that uses Buble and Reify to compile code
The name buble-tape-runner
is a bit misleading, because this tool uses both buble
as well as reify
to compile ES6 JavaScript into a form that Node can interpret. It also isn't really in any way restricted to running tape
tests, that's just the purpose for which it was born. The name is simply a followup for babel-tape-runner
.
Install with npm i buble-tape-runner
, with appropriate save flags if you wish. Then in your test
(or other) package.json
script, enter buble-tape-runner <glob pattern>
, where glob-pattern
is e.g. test/*.js
.
Buble Tape Runner is MIT licensed.
FAQs
A simple tape test runner that uses Buble and Reify to compile code
The npm package buble-tape-runner receives a total of 329 weekly downloads. As such, buble-tape-runner popularity was classified as not popular.
We found that buble-tape-runner 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.