Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | feat(compile): unstable npm and node specifier support (#19005) | David Sherret |
2023-04-06 | refactor(npm): use deno_npm and deno_semver (#18602) | David Sherret |
2023-03-15 | fix(npm): "not implemented scheme" message should properly show the scheme (#... | David Sherret |
2023-03-03 | fix: lazily surface errors in package.json deps parsing (#17974) | David Sherret |
2023-02-25 | fix(npm): skip analyzing more specifiers in package.json (#17938) | David Sherret |
2023-02-24 | fix: ignore workspace specifiers in package.json (#17934) | David Sherret |
2023-02-23 | fix(npm): support bare specifiers in package.json having a path (#17903) | David Sherret |
2023-02-23 | feat(npm): support bare specifiers from package.json in more subcommands and ... | David Sherret |
2023-02-20 | feat: auto-discover package.json for npm dependencies (#17272) | Bartek IwaĆczuk |