
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@ezs/booster
Advanced tools
Ce plugin propose une instruction qui permet de mettre en cache le résultat de l’exécution d’un flux de traitement.
npm install @ezs/booster
Takes an Object
delegate processing to an external pipeline and cache the result
data
feed
file
String? the external pipeline is described in a filescript
String? the external pipeline is described in a string of characterscommands
String? the external pipeline is described in a objectcommand
String? the external pipeline is described in a URL-like commandkey
String? the cache key form the stream, in not provided, it's computed with the first chunkhitsByCheck
Number Number of hits to verify the cache (optional, default 1000
)maxFiles
Number Number of hits to verify the cache (optional, default 100
)maxTotalSize
Number Size (bytes) maximun of the cash (1 G) (optional, default 1000000000
)cleanupDelay
Number Frequency (milliseconds) to cleanup the cahe (10 min) (optional, default 600000
)Returns Object
FAQs
booster statements for EZS
We found that @ezs/booster 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.