issues
search
nodejs
/
import-in-the-middle
Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
72
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Use `process.emitWarning` to log errors
#114
timfish
closed
4 months ago
0
Introduce failing test to recreate openai shim issue
#113
ericallam
opened
5 months ago
6
feat: Add environment variable to disable warnings
#112
timfish
closed
5 months ago
2
v1.8.1
#111
tlhunter
closed
5 months ago
0
SyntaxError when importing a JSON file using { type: 'json' }
#110
inaiat
closed
5 months ago
3
fix: Include source url for parsing failures
#109
timfish
closed
4 months ago
2
fix: CJS `require('.')` resolution
#108
timfish
closed
4 months ago
0
SyntaxError on importing some packages when using register()
#107
TheAsda
closed
3 months ago
14
fix: cjs resolution when falling back to `parentLoad`
#106
timfish
closed
5 months ago
4
Acorn parser does not support import attributes
#105
timfish
opened
5 months ago
0
fix: Fallback to `parentLoad` if parsing fails
#104
timfish
closed
5 months ago
2
fix: Explicitly named exports should be exported over `export *`
#103
timfish
closed
5 months ago
0
Explicitly named exports should be exported over `export *` exports
#102
timfish
closed
5 months ago
3
Should fail gracefully when exports cannot be parsed
#101
timfish
closed
5 months ago
0
fix: `parentResolve` is not a function
#100
timfish
closed
5 months ago
2
parentResolve is not a function
#99
gajus
closed
5 months ago
1
Are sequential patched supported?
#98
TheAsda
closed
2 months ago
6
IITM Throws Error When an NPM Package is Not Installed in the Root Folder
#97
aryamohanan
closed
4 months ago
7
fix: CommonJs bare specifier resolution
#96
timfish
closed
5 months ago
0
`getFullCjsExports` does not resolve re-exports from external dependencies
#95
timfish
closed
5 months ago
0
Doesn't handle exports with invalid identifiers
#94
timfish
opened
5 months ago
0
test: Test 250+ popular npm packages
#93
timfish
closed
4 months ago
2
fix: Named export `Hook` missing from types
#92
timfish
closed
5 months ago
1
1.8.0
#91
bengl
closed
5 months ago
1
Use `es-module-lexer` to parse ESM
#90
timfish
opened
5 months ago
0
Don't use parser for Node v22?
#89
timfish
closed
5 months ago
4
feat: Add `Hook` named export
#88
timfish
closed
5 months ago
4
fix: Incorrect exports
#87
timfish
closed
6 months ago
1
fix: Handle `CallExpression` in `ExportDefaultDeclaration` node
#86
timfish
closed
6 months ago
1
fix: handling of default and star exports
#85
mohd-akram
closed
5 months ago
23
add node 22 to test matrix
#84
bengl
closed
5 months ago
0
fix: Handle cyclical reference to current file
#83
timfish
closed
6 months ago
0
Does not handle `import *` of current file
#82
timfish
closed
6 months ago
0
test: skip static-import on > v21
#81
timfish
closed
6 months ago
0
test: skip static-import on v22
#80
RafaelGSS
closed
6 months ago
2
fix: Duplicate declarations
#79
timfish
closed
6 months ago
1
fix: Resolve re-exports of external modules
#78
timfish
closed
6 months ago
2
Does not handle CallExpression in ExportDefaultDeclaration node
#77
mohd-akram
closed
5 months ago
4
Fix resolution of lib/register.js when using multiple loaders
#76
nwalters512
closed
5 months ago
2
ci: add Node 22 to matrix
#75
chentsulin
closed
5 months ago
2
test: add test for import attributes
#74
chentsulin
opened
6 months ago
1
test/hook/v18-static-import-assert.mjs fails with `SyntaxError: Unexpected identifier 'assert'` with Node.js 22
#73
richardlau
closed
6 months ago
0
1.7.4
#72
bengl
closed
6 months ago
1
Using outdated dependency flags dependency confusion attack [PR available]
#71
jackwhelpton
opened
7 months ago
2
Use updated/renamed version of acorn-import-assertions (security fix)
#70
jackwhelpton
closed
6 months ago
3
Handle ExportAllDeclaration without node.exported
#69
dschnare
opened
7 months ago
2
`renamedExport` handling incorrectly adds ES module exports
#68
trentm
closed
5 months ago
2
chore: don't create a package-lock file
#67
trentm
closed
5 months ago
0
fix: ensure the hooked module exports has @@toStringTag property
#66
trentm
closed
7 months ago
8
WIP: add optional argument to specify which modules to patch
#65
ida613
opened
8 months ago
2
Previous
Next