0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/tests/specs/install
2025-01-22 00:24:23 +01:00
..
alias_pkg_json_and_deno_json_jsr_pkg
alias_pkg_json_and_deno_json_npm_pkg
byonm_jsr_npm_dep
byonm_run_tag_after_install
entrypoint_only_used_packages feat(unstable): support caching npm dependencies only as they're needed (#27300) 2024-12-11 03:37:34 +01:00
future_install_add_dist_tag
future_install_global
future_install_local_add_deno
future_install_local_add_npm
future_install_local_deno
future_install_node_modules
future_install_node_modules_tag
global/config_file_import_map fix(install/global): remove importMap field from specified config file (#27744) 2025-01-22 00:24:23 +01:00
import_map_with_dir
install_add_dep_existing
install_add_dev fix(install): better json editing (#26450) 2024-10-21 14:17:08 -04:00
install_add_dev_existing
install_deprecated_package
install_entrypoint
install_single_http_url_without_global_flag
installs_all_workspace_imports fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
invalid_scheme fix: surface package.json location on dep parse failure (#26665) 2024-10-31 15:35:17 +00:00
jsr_exports fix(install): cache json exports of JSR packages (#26552) 2024-10-25 20:19:03 +00:00
jsr_exports_uses_locked fix(install): use locked version of jsr package when fetching exports (#27237) 2024-12-05 23:03:56 +01:00
move_after_install
non_existent_optional_peer
scripts_install_launch_cjs_temp_dir feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
scripts_install_no_ext feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
type_only_import fix(install): cache type only module deps in deno install (#26497) 2024-10-23 15:01:45 -07:00
workspace_member_with_tag_dep
workspace_node_modules_not_exists