Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@slsplus/node-prune
Advanced tools
Node prune tool, prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on
Node prune tool, prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. Inspired by golan version node-prune.
$ npm i @slsplus/node-prune -g
$ np -h
Usage: np [options]
Prune command for project
Options:
-v, --version output the current version
-e --exclude <exclude> Glob of files that should not be pruned. Multiple exclude use , to separate.
-i --include <include> Globs of files that should always be pruned in addition to the defaults. Multiple include use , to separate.
-h, --help display help for command
Example call:
$ np --help
Start to prune:
$ np
MIT License
Copyright (c) 2020 Serverless Plus
FAQs
Node prune tool, prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on
The npm package @slsplus/node-prune receives a total of 19 weekly downloads. As such, @slsplus/node-prune popularity was classified as not popular.
We found that @slsplus/node-prune demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.