
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@uscreen.de/lazynx
Advanced tools
Combined Process-Manager/Task-Runner and Log-Viewer for monorepos.
Alpha-Warning: This is a work in progress. Tested with pnpm and nx only.
Add lazynx to your monorepo as a dev dependency.
pnpm add -D @uscreen.de/lazynx -w
Place a services.yaml file in the root of your monorepo. This file contains the configuration for the services you want to run. Example:
services:
- name: api
command: pnpm
args: [nx, run, '@project/api:dev']
- name: dashboard
command: pnpm
args: [nx, run, '@project/dashboard:dev']
- name: website
command: pnpm
args: [nx, run, '@project/website:dev']
- name: mailer
command: pnpm
args: [nx, run, '@project/mailer:dev']
- name: auth
command: pnpm
args: [nx, run, '@project/auth:dev']
Run the following command to start all services in parallel:
pnpm lazynx
FAQs
Combined Process-Manager/Task-Runner and Log-Viewer for monorepos.
We found that @uscreen.de/lazynx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.