deno/cli/npm
David Sherret 376665d115
fix: avoid global declaration collisions in cjs (#15608)
* Use a default stack size * 2 in debug for Windows because swc using so much stack size. We should look into this more later though.
2022-08-25 20:24:18 -04:00
..
cache.rs fix: avoid global declaration collisions in cjs (#15608) 2022-08-25 20:24:18 -04:00
mod.rs fix(npm): always require --unstable flag even for esm (#15583) 2022-08-24 13:44:38 -04:00
registry.rs fix: avoid global declaration collisions in cjs (#15608) 2022-08-25 20:24:18 -04:00
resolution.rs fix(unstable): various resolution bugs for npm: specifiers (#15546) 2022-08-24 14:54:20 +02:00
tarball.rs feat: add initial internal npm client and dependency resolver (#15446) 2022-08-10 15:23:58 -04:00
version_req.rs feat: binary npm commands (#15542) 2022-08-23 10:39:19 -04:00