0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/tests/specs/install
2025-01-20 11:05:09 -05: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-10 18:24:23 -08:00
future_install_add_dist_tag
future_install_global fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
future_install_local_add_deno fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
future_install_local_add_npm fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
future_install_local_deno fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
future_install_node_modules fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
future_install_node_modules_tag
global fix(install/global): warn about not including auto-discovered config file 2025-01-20 11:05:09 -05:00
import_map_with_dir
install_add_dep_existing fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
install_add_dev fix(install): better json editing (#26450) 2024-10-21 14:17:08 -04:00
install_add_dev_existing fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
install_deprecated_package fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
install_entrypoint fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
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 18:55:35 +00:00
move_after_install
non_existent_optional_peer fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
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 fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
workspace_node_modules_not_exists