Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Feature: support for node: prefixed URL-style imports #75

Closed
dominics opened this issue Feb 3, 2022 · 4 comments
Closed

Feature: support for node: prefixed URL-style imports #75

dominics opened this issue Feb 3, 2022 · 4 comments

Comments

@dominics
Copy link

dominics commented Feb 3, 2022

(supported in both CommonJS require and ESM import)

@ryan-roemer
Copy link
Member

This should have already landed in trace-deps@0.4.5 via #71

Is anything not working in CJS or ESM?

@dominics
Copy link
Author

dominics commented Feb 3, 2022

Apologies, I'll take a closer look at my dependency tree and get back to you shortly!

@ryan-roemer
Copy link
Member

Thanks and no worries! It’s a really recent release

@dominics
Copy link
Author

dominics commented Feb 3, 2022

Yup, yarn why showed 0.4.0! trace-deps wasn't in our dependency list, so it was only satisfying https://github.com/FormidableLabs/serverless-jetpack/blob/94147f7d57b00ab477efd5ee31fe40f221c1b09d/package.json#L49

A quick lockfile update later, and we're running 0.4.5, which is coping with node:crypto well

Thanks for the work!

@dominics dominics closed this as completed Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants