GitHub / nodejs/require-in-the-middle issues and pull requests
#114 - Performance degradation when use with tsconfig-paths after [email protected]
Issue -
State: open - Opened by pilaoda 5 months ago
- 4 comments
#113 - ExportsCache.has: `__require.cache[filename];` cannot read properties of undefined
Issue -
State: open - Opened by douglasg14b 5 months ago
- 1 comment
#112 - chore: release v7.5.2
Pull Request -
State: closed - Opened by nodejs-github-bot 5 months ago
- 1 comment
Labels: autorelease: tagged
#111 - fix: Remove side effect to fix pnpm + vite issue
Pull Request -
State: closed - Opened by haines 6 months ago
- 5 comments
#110 - Upgrading from v7.4 to v7.5 breaks ESM application
Issue -
State: closed - Opened by haines 6 months ago
- 11 comments
#109 - Add tests for Node Single Executable Applications
Issue -
State: open - Opened by timfish 6 months ago
- 1 comment
#108 - chore: release v7.5.1
Pull Request -
State: closed - Opened by nodejs-github-bot 6 months ago
- 1 comment
Labels: autorelease: tagged
#107 - chore: Add governance, CoC and contributing
Pull Request -
State: closed - Opened by timfish 6 months ago
#106 - fix: Runtime exception in Node SEA mode
Pull Request -
State: closed - Opened by BYK 6 months ago
- 1 comment
#105 - Error when using with Node SEA
Issue -
State: closed - Opened by BYK 6 months ago
#104 - feat!: Remove `resolve` dependency which increases min Node version to v8.10.0
Pull Request -
State: open - Opened by timfish 6 months ago
- 7 comments
#103 - chore: Add release automation
Pull Request -
State: closed - Opened by timfish 6 months ago
- 5 comments
#102 - Define governance model
Issue -
State: closed - Opened by legendecas 6 months ago
- 1 comment
#101 - Add `release-please` for auto release generation
Issue -
State: open - Opened by timfish 6 months ago
- 1 comment
#100 - chore: update copyright going forward
Pull Request -
State: closed - Opened by watson 6 months ago
#99 - chore: update GitHub URLs to point to Node.js org
Pull Request -
State: closed - Opened by watson 6 months ago
#98 - update copyright year
Pull Request -
State: closed - Opened by trentm 6 months ago
#97 - v7.5.0
Pull Request -
State: closed - Opened by trentm 6 months ago
- 1 comment
#96 - refactor: use core Node.js resolve function if possible
Pull Request -
State: closed - Opened by timfish 6 months ago
- 2 comments
#94 - chore: Configure Renovate
Pull Request -
State: closed - Opened by elastic-renovate-prod[bot] 12 months ago
- 2 comments
#93 - v7.4.0
Pull Request -
State: closed - Opened by trentm about 1 year ago
- 1 comment
#92 - feat: support process.getBuiltinModule
Pull Request -
State: closed - Opened by watson about 1 year ago
- 3 comments
#91 - chore: bump dependencies
Pull Request -
State: closed - Opened by watson about 1 year ago
#90 - chore: resolves locally referenced package exports
Pull Request -
State: closed - Opened by jsumners-nr about 1 year ago
- 3 comments
#89 - docs, test: clarify how to hook a module sub-path using .cjs extension
Pull Request -
State: open - Opened by trentm about 1 year ago
#88 - Fixes allow listing mapped modules that resolve with an extension
Pull Request -
State: closed - Opened by jsumners-nr over 1 year ago
- 13 comments
#87 - v7.3.0
Pull Request -
State: closed - Opened by trentm over 1 year ago
- 1 comment
#86 - chore: fix 'make cutarelease' to work with more recent npm
Pull Request -
State: closed - Opened by trentm over 1 year ago
#85 - v7.2.1
Pull Request -
State: closed - Opened by trentm over 1 year ago
- 1 comment
#84 - Fix hooking parent and sub module with a single hook
Pull Request -
State: closed - Opened by pgayvallet over 1 year ago
#83 - Perf impact on module load seems to be depending on the number of hooks defined.
Issue -
State: open - Opened by pgayvallet over 1 year ago
- 1 comment
#82 - Handle mapped exports
Pull Request -
State: closed - Opened by jsumners-nr over 1 year ago
- 14 comments
#81 - feat: add global list of hooks and enable sync to be overridden. fixes #80
Pull Request -
State: open - Opened by justinedelson over 1 year ago
- 2 comments
#80 - Allow sync function to be modified at runtime
Issue -
State: open - Opened by justinedelson over 1 year ago
#79 - hooking 'sub-module/foo' does not work if 'sub-module' is also in the set of modules to hook
Issue -
State: closed - Opened by trentm almost 2 years ago
- 3 comments
#78 - [question]could this package be used to wrap local files?
Issue -
State: open - Opened by radiorz almost 2 years ago
- 3 comments
#77 - v7.2.0
Pull Request -
State: closed - Opened by trentm about 2 years ago
- 1 comment
#76 - Cache exports in additional code paths
Pull Request -
State: closed - Opened by nwalters512 about 2 years ago
- 3 comments
#75 - Poor performance while loading `date-fns`
Issue -
State: closed - Opened by nwalters512 about 2 years ago
- 2 comments
#74 - v7.1.1
Pull Request -
State: closed - Opened by trentm about 2 years ago
- 1 comment
#73 - fix: Don't crash if there are require.cache shenanigans in play
Pull Request -
State: closed - Opened by trentm about 2 years ago
- 2 comments
#72 - babel-node incompatibility in v7
Issue -
State: closed - Opened by tiagojufr about 2 years ago
- 10 comments
#71 - use `resolve` just for resolve-y things, use `is-core-module` for "is this a core module" things
Issue -
State: open - Opened by polRk about 2 years ago
- 2 comments
#70 - v7.1.0
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 1 comment
#69 - v7.0.1
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 2 comments
#68 - fix: hooking "http2" with node 8.6 and "--expose-http2" would hit an assert
Pull Request -
State: closed - Opened by trentm over 2 years ago
#67 - feat: add TypeScript types
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 3 comments
#66 - v7.0.0
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 2 comments
#65 - ci: test with 8.6, the actual min supported version, rather than 8.0
Pull Request -
State: closed - Opened by trentm over 2 years ago
#64 - feat: add named 'Hook' export
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 1 comment
#63 - feat!: use `require.cache` for caching patched exports for non-core modules
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 2 comments
Labels: agent-nodejs
#61 - require-in-the-middle does not work when using request-promise & request-promise-native
Issue -
State: closed - Opened by kirrg001 over 2 years ago
- 3 comments
Labels: agent-nodejs
#60 - feat: Add typedefs for use with TypeScript
Pull Request -
State: closed - Opened by adamyeats over 2 years ago
- 2 comments
#59 - feat: support deferring to the underlying 'require' implementation if Module._resolveFilename fails
Pull Request -
State: closed - Opened by trentm over 2 years ago
#58 - v6.0.0
Pull Request -
State: closed - Opened by trentm over 2 years ago
- 1 comment
#57 - Support require cache invalidation
Pull Request -
State: closed - Opened by Chocobozzz over 2 years ago
- 4 comments
#56 - Add support for local modules.
Pull Request -
State: open - Opened by jiridudekusy almost 3 years ago
- 1 comment
#55 - Add support for local modules.
Pull Request -
State: closed - Opened by jiridudekusy almost 3 years ago
- 1 comment
#54 - 5.2.0
Pull Request -
State: closed - Opened by trentm almost 3 years ago
- 1 comment
#53 - feat: support 'node:'-prefixed core modules
Pull Request -
State: closed - Opened by trentm almost 3 years ago
- 2 comments
Labels: agent-nodejs
#52 - ERR_REQUIRE_ESM
Issue -
State: open - Opened by ks221197 about 3 years ago
#51 - require('vscode') throw error
Issue -
State: open - Opened by linguiqi almost 4 years ago
- 1 comment
#50 - Can't be tested with Jest
Issue -
State: open - Opened by nirsky over 4 years ago
- 3 comments
#49 - s/Travis CI/GitHub Actions
Pull Request -
State: closed - Opened by trentm over 4 years ago
Labels: agent-nodejs
#48 - tests are failing for node v6.0.0 because @babel/preset-env@^7.9.5 cannot be installed with npm 3.8.6
Issue -
State: closed - Opened by trentm over 4 years ago
- 2 comments
#47 - Need to increment git ignore configuration
Issue -
State: closed - Opened by robertosousa1 over 4 years ago
- 2 comments
#46 - Indentation with EsLint and Prettier
Issue -
State: closed - Opened by robertosousa1 over 4 years ago
- 2 comments
#45 - Absolute require
Pull Request -
State: closed - Opened by dyladan almost 5 years ago
- 14 comments
Labels: agent-nodejs
#44 - feat: support patching absolute file paths
Pull Request -
State: closed - Opened by dyladan almost 5 years ago
- 4 comments
#43 - Intercept absolute paths
Issue -
State: closed - Opened by dyladan almost 5 years ago
- 4 comments
Labels: agent-nodejs
#42 - perf: 6x faster isCore() by replacing the frozen Array with a Set
Pull Request -
State: closed - Opened by harttle about 5 years ago
- 5 comments
Labels: agent-nodejs
#41 - Disable Noisy Logging
Issue -
State: closed - Opened by robeberhardt over 5 years ago
- 4 comments
#40 - test: improve babel tests
Pull Request -
State: closed - Opened by watson over 5 years ago
#39 - test: ensure this module works with @babel/register
Pull Request -
State: closed - Opened by watson over 5 years ago
#38 - Add typedefs for use with TypeScript
Pull Request -
State: closed - Opened by adamyeats over 5 years ago
- 2 comments
#37 - Capturing Local require
Issue -
State: open - Opened by manwithsteelnerves over 5 years ago
- 3 comments
Labels: agent-nodejs
#36 - fix: support builtin core modules that contain slashes
Pull Request -
State: closed - Opened by watson over 5 years ago
#35 - Use this module with bundled node modules (using webpack)
Issue -
State: closed - Opened by mruoss over 5 years ago
- 15 comments
#34 - Provide CHANGELOG or release notes
Issue -
State: closed - Opened by medikoo over 5 years ago
- 3 comments
Labels: agent-nodejs
#33 - ci: test x.0 versions of each major
Pull Request -
State: closed - Opened by watson over 5 years ago
#32 - Revert "fix: support builtin core modules that contain slashes (#28)"
Pull Request -
State: closed - Opened by watson over 5 years ago
- 1 comment
#31 - chore: improve patched 'require' method signature
Pull Request -
State: closed - Opened by watson over 5 years ago
#30 - chore(package): bump standard to 14.3.1
Pull Request -
State: closed - Opened by watson over 5 years ago
#29 - ci: add Node.js 13 to Travis CI build matrix
Pull Request -
State: closed - Opened by watson over 5 years ago
#28 - fix: support builtin core modules that contain slashes
Pull Request -
State: closed - Opened by watson over 5 years ago
#27 - perf: store the cache in a Map instead of an Object
Pull Request -
State: closed - Opened by watson almost 6 years ago
- 1 comment
Labels: breaking change
#26 - Misc code cleanup and perf improvements
Pull Request -
State: closed - Opened by watson almost 6 years ago
#25 - refactor: use core Node.js resolve function if possible
Pull Request -
State: closed - Opened by watson over 6 years ago
- 4 comments
Labels: agent-nodejs
#24 - chore: use const/let instead of var
Pull Request -
State: closed - Opened by watson over 6 years ago
- 1 comment
#23 - chore(package): bump all dependencies
Pull Request -
State: closed - Opened by watson over 6 years ago
#22 - chore: drop support for EoL Node.js versions
Pull Request -
State: closed - Opened by watson over 6 years ago
Labels: breaking change
#21 - feat: add support for sub-modules
Pull Request -
State: closed - Opened by watson over 6 years ago
- 2 comments
#20 - chore: add debug output
Pull Request -
State: closed - Opened by watson over 6 years ago
- 1 comment
#19 - when using webpack & babel & import , this package can not get http&https modules in some cases
Issue -
State: closed - Opened by yuxizhe over 6 years ago
- 4 comments
#18 - chore: change npm badge in README.md
Pull Request -
State: closed - Opened by watson about 7 years ago
#17 - Testing CLA bot - please ignore
Pull Request -
State: closed - Opened by watson about 7 years ago
#16 - Setup CLA
Issue -
State: closed - Opened by alvarolobato about 7 years ago
- 1 comment
#15 - feat: add hook.unhook() function
Pull Request -
State: closed - Opened by watson about 7 years ago
#14 - chore: update repo links in package.json
Pull Request -
State: closed - Opened by watson about 7 years ago
- 2 comments
#13 - docs: improve README.md
Pull Request -
State: closed - Opened by watson about 7 years ago
- 2 comments