
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.
React & TSX webapp with no package management or bundling. The src
folder transpiles to www
for a demo.
To watch for TypeScript changes and serve the app:
npm install -g typescript serve
tsc --watch & serve www &
Changes will compile on save, but you will need to refresh the browser manually.
After transpiling with tsc
, copy the contents of the www
folder to a static file server, and you're done.
react
react-dom
lucide-react
tailwindcss
@radix-ui/*
shadcn
dependencies: clsx
, zod
, etcreact-day-picker
v9 and custom calendarSee update/README.md
for instructions on updating the included dependencies.
Here are some things I'd like to fix:
react-resizable-panels
FAQs
React & TSX webapp with no package management or bundling
The npm package arthropod receives a total of 0 weekly downloads. As such, arthropod popularity was classified as not popular.
We found that arthropod demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.