{"library":"fresh-require","type":"library","category":null,"description":"Bypass the Node.js require cache to reload modules fresh, avoiding stale cached versions. v1.0.3 is the latest stable release; the package is in maintenance mode with no active development. It supports both plain Node and Browserify (via a transform). Unlike other cache-busting utilities, it requires explicitly passing your local require function, making it safe for bundled use. Works by deleting the cached module entry before re-requiring. Current NPM downloads: ~2k/month.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","browserify","node","require","resolve","cache","bypass","clear","ignore"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fresh-require","imports":["const fresh = require('fresh-require')","var fresh = require('fresh-require')","var async2 = fresh('async', require)"]},{"cmd":"yarn add fresh-require","imports":[]},{"cmd":"pnpm add fresh-require","imports":[]}],"homepage":"https://github.com/hughsk/fresh-require","github":"git://github.com/hughsk/fresh-require","docs":null,"changelog":null,"pypi":null,"npm":"fresh-require","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}