Skip to content
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

Exported namespaces from third-party dependencies are reported as a specific dependency instead of being part of the same one #11

Closed
antoine-coulon opened this issue Nov 30, 2022 · 0 comments

Comments

@antoine-coulon
Copy link
Owner

skott can track third-party dependencies using the --trackThirdPartyDependencies option, and I currently noticed a problem where npm dependencies were reported more than once where accessing namespaces from them:

@effect-ts/core/Effect and @effect-ts/core/Effect/Layer should be part of the same dependency which is indeed @effect-ts/core. Currently, both are reported as distinct dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant