Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/require-in-the-middle

Module to hook into the Node.js require function
https://github.com/nodejs/require-in-the-middle

Add tests for Node Single Executable Applications

timfish opened this issue 1 day ago
chore: release v7.5.1

nodejs-github-bot opened this pull request 2 days ago
chore: Add governance, CoC and contributing

timfish opened this pull request 5 days ago
fix: Runtime exception in Node SEA mode

BYK opened this pull request 5 days ago
Error when using with Node SEA

BYK opened this issue 5 days ago
chore: Add release automation

timfish opened this pull request 9 days ago
Define governance model

legendecas opened this issue 9 days ago
Add `release-please` for auto release generation

timfish opened this issue 9 days ago
chore: update copyright going forward

watson opened this pull request 9 days ago
chore: update GitHub URLs to point to Node.js org

watson opened this pull request 9 days ago
update copyright year

trentm opened this pull request 12 days ago
v7.5.0

trentm opened this pull request 12 days ago
refactor: use core Node.js resolve function if possible

timfish opened this pull request 22 days ago
chore: Configure Renovate

elastic-renovate-prod[bot] opened this pull request 6 months ago
v7.4.0

trentm opened this pull request 7 months ago
feat: support process.getBuiltinModule

watson opened this pull request 7 months ago
chore: bump dependencies

watson opened this pull request 7 months ago
chore: resolves locally referenced package exports

jsumners-nr opened this pull request 8 months ago
docs, test: clarify how to hook a module sub-path using .cjs extension

trentm opened this pull request 9 months ago
Fixes allow listing mapped modules that resolve with an extension

jsumners-nr opened this pull request 10 months ago
v7.3.0

trentm opened this pull request 11 months ago
chore: fix 'make cutarelease' to work with more recent npm

trentm opened this pull request 11 months ago
v7.2.1

trentm opened this pull request 11 months ago
Fix hooking parent and sub module with a single hook

pgayvallet opened this pull request 11 months ago
Handle mapped exports

jsumners-nr opened this pull request about 1 year ago
feat: add global list of hooks and enable sync to be overridden. fixes #80

justinedelson opened this pull request about 1 year ago
Allow sync function to be modified at runtime

justinedelson opened this issue about 1 year ago
[question]could this package be used to wrap local files?

radiorz opened this issue over 1 year ago
v7.2.0

trentm opened this pull request over 1 year ago
Cache exports in additional code paths

nwalters512 opened this pull request over 1 year ago
Poor performance while loading `date-fns`

nwalters512 opened this issue over 1 year ago
v7.1.1

trentm opened this pull request over 1 year ago
fix: Don't crash if there are require.cache shenanigans in play

trentm opened this pull request over 1 year ago
babel-node incompatibility in v7

tiagojufr opened this issue over 1 year ago
v7.1.0

trentm opened this pull request almost 2 years ago
v7.0.1

trentm opened this pull request almost 2 years ago
fix: hooking "http2" with node 8.6 and "--expose-http2" would hit an assert

trentm opened this pull request almost 2 years ago
feat: add TypeScript types

trentm opened this pull request almost 2 years ago
v7.0.0

trentm opened this pull request almost 2 years ago
ci: test with 8.6, the actual min supported version, rather than 8.0

trentm opened this pull request almost 2 years ago
feat: add named 'Hook' export

trentm opened this pull request almost 2 years ago
feat!: use `require.cache` for caching patched exports for non-core modules

trentm opened this pull request almost 2 years ago
feat: Add typedefs for use with TypeScript

adamyeats opened this pull request almost 2 years ago
v6.0.0

trentm opened this pull request about 2 years ago
Support require cache invalidation

Chocobozzz opened this pull request about 2 years ago
Add support for local modules.

jiridudekusy opened this pull request over 2 years ago
Add support for local modules.

jiridudekusy opened this pull request over 2 years ago
5.2.0

trentm opened this pull request over 2 years ago
feat: support 'node:'-prefixed core modules

trentm opened this pull request over 2 years ago
ERR_REQUIRE_ESM

ks221197 opened this issue over 2 years ago
require('vscode') throw error

linguiqi opened this issue over 3 years ago
Can't be tested with Jest

nirsky opened this issue almost 4 years ago
s/Travis CI/GitHub Actions

trentm opened this pull request about 4 years ago
Need to increment git ignore configuration

robertosousa1 opened this issue about 4 years ago
Indentation with EsLint and Prettier

robertosousa1 opened this issue about 4 years ago
Absolute require

dyladan opened this pull request over 4 years ago
feat: support patching absolute file paths

dyladan opened this pull request over 4 years ago
Intercept absolute paths

dyladan opened this issue over 4 years ago
perf: 6x faster isCore() by replacing the frozen Array with a Set

harttle opened this pull request over 4 years ago
Disable Noisy Logging

robeberhardt opened this issue almost 5 years ago
test: improve babel tests

watson opened this pull request almost 5 years ago
test: ensure this module works with @babel/register

watson opened this pull request almost 5 years ago
Add typedefs for use with TypeScript

adamyeats opened this pull request almost 5 years ago
Capturing Local require

manwithsteelnerves opened this issue almost 5 years ago
fix: support builtin core modules that contain slashes

watson opened this pull request about 5 years ago
Use this module with bundled node modules (using webpack)

mruoss opened this issue about 5 years ago
Provide CHANGELOG or release notes

medikoo opened this issue about 5 years ago
ci: test x.0 versions of each major

watson opened this pull request about 5 years ago
Revert "fix: support builtin core modules that contain slashes (#28)"

watson opened this pull request about 5 years ago
chore: improve patched 'require' method signature

watson opened this pull request about 5 years ago
chore(package): bump standard to 14.3.1

watson opened this pull request over 5 years ago
ci: add Node.js 13 to Travis CI build matrix

watson opened this pull request over 5 years ago
fix: support builtin core modules that contain slashes

watson opened this pull request over 5 years ago
perf: store the cache in a Map instead of an Object

watson opened this pull request over 5 years ago
Misc code cleanup and perf improvements

watson opened this pull request over 5 years ago
refactor: use core Node.js resolve function if possible

watson opened this pull request almost 6 years ago
chore: use const/let instead of var

watson opened this pull request almost 6 years ago
chore(package): bump all dependencies

watson opened this pull request almost 6 years ago
chore: drop support for EoL Node.js versions

watson opened this pull request almost 6 years ago
feat: add support for sub-modules

watson opened this pull request almost 6 years ago
chore: add debug output

watson opened this pull request almost 6 years ago
chore: change npm badge in README.md

watson opened this pull request over 6 years ago
Testing CLA bot - please ignore

watson opened this pull request over 6 years ago
Setup CLA

alvarolobato opened this issue over 6 years ago
feat: add hook.unhook() function

watson opened this pull request over 6 years ago
chore: update repo links in package.json

watson opened this pull request over 6 years ago
docs: improve README.md

watson opened this pull request over 6 years ago
fix: support calling hook function multiple times

watson opened this pull request over 6 years ago
Only the latest hook will get triggered

kjin opened this issue over 6 years ago
chore: don't publish test files to npm

watson opened this pull request over 6 years ago
docs: update Travis CI badge with new repo URL

watson opened this pull request over 6 years ago