David Sherret
|
edaceecec7
|
feat: support npm specifiers in deno info for display text output only (#16470)
|
2022-10-28 16:19:55 -04:00 |
|
Bartek Iwańczuk
|
9835b095e5
|
fix(npm): add support for npm packages in lock files (#15938)
This commit adds support for npm packages in the lock file.
|
2022-10-25 18:20:07 +02:00 |
|
David Sherret
|
bcfe279fba
|
feat(unstable/npm): initial type checking of npm specifiers (#16332)
|
2022-10-21 15:20:18 +00:00 |
|
David Sherret
|
d677ba67f5
|
feat(npm): functionality to support child_process.fork (#15891)
|
2022-09-28 13:04:16 -04:00 |
|
David Sherret
|
716005a0d4
|
feat(npm): add flag for creating and resolving npm packages to a local node_modules folder (#15971)
|
2022-09-22 11:17:02 -04:00 |
|
David Sherret
|
73efed218f
|
refactor(npm): create general use NpmPackageResolver (#15882)
|
2022-09-13 11:59:01 -04:00 |
|