{"library":"import-without-cache","type":"library","category":null,"description":"Import ES modules without cache. Current stable version is 0.4.0, released in 2025. This library intercepts Node.js module loading via hooks to bypass the ESM cache, ensuring fresh imports for every call. It also clears CommonJS cache with clearRequireCache(). Compared to alternatives like clear-module or decache, it supports ES modules natively and handles dependency chains without caching. Requires Node.js ^22.18.0 or >=24.0.0. Not supported on Deno; Yarn PnP requires Node >=24.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install import-without-cache","imports":["import { init } from 'import-without-cache'","import { clearRequireCache } from 'import-without-cache'","import { isSupported } from 'import-without-cache'"]},{"cmd":"yarn add import-without-cache","imports":[]},{"cmd":"pnpm add import-without-cache","imports":[]}],"homepage":"https://github.com/sxzz/import-without-cache#readme","github":"https://github.com/sxzz/import-without-cache","docs":null,"changelog":null,"pypi":null,"npm":"import-without-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}