deno/tests/specs/npm/node_modules_import
Nathan Whitaker 84546d2f6f
Some checks are pending
ci / build libs (push) Blocked by required conditions
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
feat(install): more informative deno install output (#30387)
This commit updates output of `deno install` to look like so:
```
$ deno install
Packages: 20
+++++++++++++++++
Resolved: 32, reused: 8, downloaded: 12, added: 10

Dependencies:
+ jsr:@std/http 1.0.2
+ npm:express 1.0.1
...
```

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-08-21 12:35:02 +02:00
..
__test__.jsonc refactor(tests): migrate npm itests to specs (#25764) 2024-09-20 22:38:32 +02:00
install.out feat(install): more informative deno install output (#30387) 2025-08-21 12:35:02 +02:00
main.out refactor(tests): migrate npm itests to specs (#25764) 2024-09-20 22:38:32 +02:00
main.ts refactor(tests): migrate npm itests to specs (#25764) 2024-09-20 22:38:32 +02:00
main_check.out fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
package.json refactor(tests): migrate npm itests to specs (#25764) 2024-09-20 22:38:32 +02:00