Age | Commit message (Expand) | Author |
---|---|---|
2023-05-22 | feat(lsp): support lockfile and node_modules directory (#19203) | David Sherret |
2023-05-22 | fix(npm): store npm binary command resolution in lockfile (#19219) | David Sherret |
2023-05-10 | feat(compile): unstable npm and node specifier support (#19005) | David Sherret |
2023-04-14 | refactor: break up `ProcState` (#18707) | David Sherret |
2023-04-12 | fix(npm): eagerly reload package information when version from lockfile not f... | David Sherret |
2023-04-12 | fix(npm): cache bust npm specifiers more aggressively (#18636) | David Sherret |
2023-04-11 | fix(npm): do not "npm install" when npm specifier happens to match package.js... | David Sherret |
2023-04-06 | refactor(npm): use deno_npm and deno_semver (#18602) | David Sherret |
2023-03-03 | fix: lazily surface errors in package.json deps parsing (#17974) | David Sherret |
2023-02-24 | fix(npm): lazily install package.json dependencies only when necessary (#17931) | David Sherret |