0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-20 20:33:42 -05:00
denoland-deno/cli/args
Nathan Whitaker eae78b9b05
fix(outdated): allow --latest without --update (#27227)
Ref #27025.

it does nothing (it's the default behavior) but it doesn't hurt to allow
it
2024-12-05 23:03:54 +01:00
..
deno_json.rs fix: support workspace:^ and workspace:~ version constraints (#27096) 2024-12-05 23:03:51 +01:00
flags.rs fix(outdated): allow --latest without --update (#27227) 2024-12-05 23:03:54 +01:00
flags_net.rs refactor(runtime/permissions): use concrete error types (#26464) 2024-11-04 09:17:21 -08:00
import_map.rs refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) 2024-09-16 21:39:37 +01:00
lockfile.rs fix: support workspace:^ and workspace:~ version constraints (#27096) 2024-12-05 23:03:51 +01:00
mod.rs refactor: add deno_npm_cache crate (#27200) 2024-12-05 23:03:52 +01:00
package_json.rs fix: support workspace:^ and workspace:~ version constraints (#27096) 2024-12-05 23:03:51 +01:00