{"library":"stealthy-require","type":"library","category":null,"description":"stealthy-require v1.1.1 is a Node.js library that bypasses the require cache to load fresh module instances. It works by clearing the cache, executing a callback where you require the module, then restoring the cache. Key differentiators: it handles nested dependencies (deep cache bypass), supports exceptions for specific submodules, and provides a workaround for Browserify. However, it cannot re-require native modules, and only bypasses the cache synchronously. The library is stable but sees infrequent updates (last release 2016-2017).","language":"javascript","status":"maintenance","version":"1.1.1","tags":["javascript","require","bypass","no","cache","fresh"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install stealthy-require","imports":["const stealthyRequire = require('stealthy-require');"]},{"cmd":"yarn add stealthy-require","imports":[]},{"cmd":"pnpm add stealthy-require","imports":[]}],"homepage":"https://github.com/analog-nico/stealthy-require#readme","github":"https://github.com/analog-nico/stealthy-require","docs":null,"changelog":null,"pypi":null,"npm":"stealthy-require","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}