mirror of
https://github.com/denoland/deno.git
synced 2024-12-18 21:35:31 -05:00
9d315f27ed
Fixes #27331. The support for it was already in `outdated`, but forgot to wire up the updating part Needs #27337
14 lines
1.9 KiB
Text
14 lines
1.9 KiB
Text
┌────────────────────────────────────────────────┬─────────┬────────┬────────┐
|
|
│ Package │ Current │ Update │ Latest │
|
|
├────────────────────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ 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/breaking-change-between-versions │ 1.0.0 │ 1.0.0 │ 2.0.0 │
|
|
└────────────────────────────────────────────────┴─────────┴────────┴────────┘
|
|
|
|
Run deno outdated --update --latest to update to the latest available versions,
|
|
or deno outdated --help for more information.
|