
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@nousantx/nwm
Advanced tools
npm i -g @nousantx/nwm
▶ nwm
@nousantx/nwm v1.1.0
Usage:
nwm list # List all scripts from all workspaces
nwm search <term> # Search available scripts by name or content
nwm run <workspace> <script> # Run specific script from a workspace
nwm add <workspace> [<-D>] <...packages> # Add dependencies to a workspace
nwm remove <workspace> <...packages> # Remove dependencies from a workspace
nwm version <workspace> # Update version of a workspace
nwm interactive # Start interactive mode
nwm help # Show this message
nwm list
nwm search <term>
Example :
nwm search build
nwm run <workspace> <script>
Example :
nwm run core build
Adding dependencies:
nwm add package-a -D tenoxui @tenoxui/property
Removing dependencies:
nwm remove package-a tenoxui
nwm version package-a
nwm interactive
FAQs
Another workspace manager.
The npm package @nousantx/nwm receives a total of 3 weekly downloads. As such, @nousantx/nwm popularity was classified as not popular.
We found that @nousantx/nwm demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.