1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-30 16:40:57 -05:00
denoland-deno/tests/specs/install/install_deprecated_package
David Sherret c5449d71da
fix(install): support installing npm package with alias (#26246)
Just tried this out today and it wasn't properly implemented in
https://github.com/denoland/deno/pull/24156
2024-10-14 19:35:52 +00:00
..
__test__.jsonc chore: remove DENO_FUTURE=1 from spec tests (#25329) 2024-08-31 21:25:32 +00:00
install.out fix(cli): Warn on not-run lifecycle scripts with global cache (#25786) 2024-09-24 19:23:57 +00:00
main.js feat: Print deprecation message for npm packages (#24992) 2024-08-20 19:53:53 +02:00
package.json feat: Print deprecation message for npm packages (#24992) 2024-08-20 19:53:53 +02:00
package.json.out fix(install): support installing npm package with alias (#26246) 2024-10-14 19:35:52 +00:00