
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@valu/npm-tools
Advanced tools
Scripts to manage releases on this and other repos
npm install -g @valu/npm-tools
valu-npm-prereleaseRun in a packages/* directory to make prerelease of that package
valu-npm-releaseRun in a packages/* directory to make stable release of that package
valu-npm-dev-installInstall unpublished package to a project
cd project
valu-npm-dev-install /path/to/npm-packages/packages/a-package
You can use -f to install the package without building it first.
This is useful when using a watcher to build the package automatically.
cd /path/to/npm-packages/packages/a-package
npm run watch
cd project
valu-npm-dev-install -f /path/to/npm-packages/packages/a-package
FAQs
Tools for working with npm packages
We found that @valu/npm-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.