-
Notifications
You must be signed in to change notification settings - Fork 28
Issues: nodejs/import-in-the-middle
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Duplicate exports from the same source file are incorrectly excluded
bug
Something isn't working
#171
opened Dec 13, 2024 by
timfish
Crash when using
import-in-the-middle
with @langchain/core
: ReferenceError: RunTree is not defined
#163
opened Nov 5, 2024 by
sabrenner
Crash when using Something isn't working
import-in-the-middle
with module.exports = {...require('$dependency')}
bug
#157
opened Oct 3, 2024 by
juan-fernandez
Doesn't handle exports with invalid identifiers
bug
Something isn't working
#94
opened Jun 2, 2024 by
timfish
Using outdated dependency flags dependency confusion attack [PR available]
#71
opened Apr 17, 2024 by
jackwhelpton
Assignments to exported variables are not visible in other modules
bug
Something isn't working
#38
opened Nov 22, 2023 by
dennisjlee
Loader fails when circular dependencies exist within an application
#32
opened Sep 13, 2023 by
bizob2828
ProTip!
Exclude everything labeled
bug
with -label:bug.