
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
nrtv-library
Advanced tools
The Nrtv library allows you to richly specify the nature of a function and its dependencies, and then use that function with a high degree of control over when it is called and with what arguments.
So far, you can
Define singleton generators
Request a set of singletons be applied to a function
Have a scope which is global across generator runs, but which is private to the module, and can be reset when the module or one of its dependencies is used
In the future you may
Be able to specify whether a module is a generator or a plain function
Be able to specify whether you want a module's singleton or its function
Be able to use a module with a substitute for one of its dependencies
FAQs
Caches module singletons and orchestrates dependencies between them
We found that nrtv-library 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.