mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00

Just to save a few characters, because it's an alias to "deno outdated --update" Ref https://github.com/denoland/deno/issues/29778
18 lines
2.6 KiB
Text
18 lines
2.6 KiB
Text
┌────────────────────────────────────────────────┬─────────┬────────┬────────┐
|
|
│ Package │ Current │ Update │ Latest │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ jsr:@denotest/multiple-exports │ 0.2.0 │ 0.2.0 │ 1.0.0 │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ jsr:@denotest/subtract │ 0.2.0 │ 0.2.0 │ 1.0.0 │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ jsr:@denotest/add │ 0.2.0 │ 0.2.1 │ 1.0.0 │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ npm:@denotest/has-patch-versions │ 0.1.0 │ 0.1.1 │ 0.2.0 │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ npm:@denotest/bin │ 0.6.0 │ 0.6.0 │ 1.0.0 │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ npm:@denotest/breaking-change-between-versions │ 1.0.0 │ 1.0.0 │ 2.0.0 │
|
|
└────────────────────────────────────────────────┴─────────┴────────┴────────┘
|
|
|
|
Run deno update --latest to update to the latest available versions,
|
|
or deno outdated --help for more information.
|