
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
What is quickier than using tiny-lr? Using tlr of course.
Small cli util that spawns a simple tiny-lr server.
Batteries NOT included
The spawned server will listen to all regular tiny-lr endpoints.
e.g. If you're using nodemon you should be able to hook an event into your nodemon.json config file:
{
"events": {
"restart": "sleep 1; curl http://localhost:35729/changed?files=foo"
}
}
Please refer to tiny-lr docs for more info on available endpoints.
npm install tlr
tlr
Using a custom port:
export LR_PORT=9999
tlr
<script src="//localhost:35729/livereload.js"></script> to your html templateMIT © Ruy Adorno
FAQs
Quick spawn a tiny-lr server
We found that tlr 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
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.