Age | Commit message (Expand) | Author |
---|---|---|
2022-11-08 | feat(unstable/npm): support peer dependencies (#16561) | David Sherret |
2022-10-28 | feat: support npm specifiers in `deno info` for display text output only (#16... | David Sherret |
2022-10-25 | fix(npm): add support for npm packages in lock files (#15938) | Bartek IwaĆczuk |
2022-10-21 | feat(unstable/npm): initial type checking of npm specifiers (#16332) | David Sherret |
2022-10-17 | perf(npm): parallelize caching of npm specifier package infos (#16323) | David Sherret |
2022-09-28 | feat(npm): functionality to support child_process.fork (#15891) | David Sherret |
2022-09-27 | fix(npm): use ntfs junctions in node_modules folder on Windows (#16061) | David Sherret |
2022-09-23 | perf: don't re-download package tarball to global cache if local node_modules... | David Sherret |
2022-09-22 | feat(npm): add flag for creating and resolving npm packages to a local node_m... | David Sherret |