wipe-node-cache

JSON →
library 2.1.2 ·javascript
verified Jun 7, 2026

A utility to clear Node.js's require cache in a controlled, selective way. Version 2.1.2 is stable with no recent updates. Unlike blanket cache clearing, it uses filter and bubble callbacks to selectively wipe specific modules and their dependents. Useful for testing to reload modules freshly without restarting the process.