
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.
glassy-worms
Advanced tools
Beautiful worms on background
NPM:
npm install glassy-worms
Bower:
bower install glassy-worms
Releases: all
Requires jQuery (>1.6) and Sketch.js
Default usage
$('body').glassyWorms();
With options
$('body').glassyWorms({
colors: ['#000', '#f00'],
numParticles: 800
});
number, "auto" numParticles — Nums of worms on element. Default: "auto"number tailLength — Worm's tail length. Default: 12number maxForce — Moving force. Default: 8number friction — Frictions. Default: 0.75number gravity — Gravity. Default: 9.81number interval — Moving speed. Default: 3array colors — Array of worm's colors. Default: ["#fff"]HTML object element — Element for animating. Default: <canvas/>string className — Classname of animating element. Replaces element option, complements id optionstring id — ID of animating element. Replaces element option, complements className optionboolean useStyles — Flag for using default styles for animating element. Default: trueposition: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
$('body').glassyWorms('destroy');
FAQs
Beautiful worms on background
The npm package glassy-worms receives a total of 1 weekly downloads. As such, glassy-worms popularity was classified as not popular.
We found that glassy-worms 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.