licenses.dev

require-in-the-middle v7.5.0

Module to hook into the Node.js require function

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
module-details-from-path • 1.0.3Extract the Node.js module details like name and base path given an abosulte path to a file inside the moduleDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.5.0 version:

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