summaryrefslogtreecommitdiff
path: root/ext/node/package_json.rs
AgeCommit message (Expand)Author
2022-09-13refactor(npm): create general use `NpmPackageResolver` (#15882)David Sherret
2022-09-12fix(npm): support cjs resolution of package subpath with package.json (#15855)David Sherret
2022-09-03BREAKING(unstable): remove --compat mode (#15678)Bartek IwaƄczuk
2022-08-30fix(npm): prefer importing esm from esm (#15676)David Sherret
2022-08-20feat(unstable): initial support for npm specifiers (#15484)David Sherret