decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Import a module while bypassing the cache with webpack patch
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script