1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/npm/managed
HasanAlrimawi 0704454755
feat: Print deprecation message for npm packages (#24992)
This commit adds ability to print deprecation notices
for npm packages that have been marked as deprecated.

Closes #24013
2024-08-20 19:53:53 +02:00
..
cache feat(node): support username and _password in .npmrc file (#24793) 2024-08-14 18:53:15 +02:00
resolvers feat: Print deprecation message for npm packages (#24992) 2024-08-20 19:53:53 +02:00
mod.rs feat(unstable): ability to use a local copy of jsr packages (#25068) 2024-08-20 14:11:43 +00:00
registry.rs refactor: NpmRegistryApi - #[async_trait(?Send)] (#24126) 2024-06-06 22:37:41 +00:00
resolution.rs refactor(cli): Create wrapper around deno_lockfile::Lockfile (#24366) 2024-06-28 17:18:21 -07:00