licenses.dev

require-clean v0.1.3

Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
caller-path • 0.1.0Get the path of the caller moduleDIRECT1
callsites • 0.2.0Get callsites from the V8 stack trace APIINDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
resolve-from • 1.0.1Resolve the path of a module like require.resolve() but from a given pathDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/require-clean)](https://licenses.dev/npm/require-clean)
<a href="https://licenses.dev/npm/require-clean">
  <img src="https://licenses.dev/b/npm/require-clean" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.3 version:

[![licenses](https://licenses.dev/b/npm/require-clean/0.1.3)](https://licenses.dev/npm/require-clean/0.1.3)
<a href="https://licenses.dev/npm/require-clean/0.1.3">
  <img src="https://licenses.dev/b/npm/require-clean/0.1.3" alt="licenses" />
</a>
GitHub