mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00

Fixing a regression from https://github.com/denoland/deno/pull/30615 by using a more permissive wildcard match.
22 lines
846 B
Text
22 lines
846 B
Text
[UNORDERED_START]
|
|
Download http://localhost:4260/@denotest%2fbetter-say-hello
|
|
Download http://localhost:4260/@denotest%2fsay-hello-on-install
|
|
Download http://localhost:4260/@denotest%2fsay-hello
|
|
Download http://localhost:4260/@denotest/better-say-hello/1.0.0.tgz
|
|
Download http://localhost:4260/@denotest/say-hello-on-install/1.0.0.tgz
|
|
Download http://localhost:4260/@denotest/say-hello/1.0.0.tgz
|
|
Initialize @denotest/better-say-hello@1.0.0
|
|
Initialize @denotest/say-hello-on-install@1.0.0
|
|
Initialize @denotest/say-hello@1.0.0
|
|
Initialize @denotest/say-hello-on-install@1.0.0: running 'install' script
|
|
[UNORDERED_END]
|
|
Installed 3 packages in [WILDCARD]
|
|
Reused 0 packages from cache
|
|
Downloaded 0 packages from JSR
|
|
Downloaded 6 packages from npm
|
|
++++++
|
|
|
|
Dependencies:
|
|
+ npm:@denotest/better-say-hello 1.0.0
|
|
+ npm:@denotest/say-hello-on-install 1.0.0
|
|
|