.. |
adding_npm_dep_in_dynamic_import
|
|
|
bin_entries_prefer_closer
|
|
|
check_pkg_json_import
|
|
|
check_prefers_non_types_node_pkg
|
feat: npm workspace and better Deno workspace support (#24334)
|
2024-07-04 00:54:33 +00:00 |
check_types_in_types_pkg
|
feat: npm workspace and better Deno workspace support (#24334)
|
2024-07-04 00:54:33 +00:00 |
cjs_import_dual
|
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types (#24492)
|
2024-07-10 14:46:25 -04:00 |
cjs_internal_types_default_export
|
|
|
conditional_exports
|
|
|
conditional_exports_node_modules_dir
|
|
|
dynamic_npm_resolution_failure
|
fix(npm): resolve dynamic npm imports individually (#24170)
|
2024-06-11 08:55:12 -04:00 |
es_module
|
|
|
future_auto_install_no_package_json
|
|
|
future_node_modules_dir_setting
|
|
|
lifecycle_scripts
|
chore: tweak warning message for un-run install scripts (#24508)
|
2024-07-10 18:03:41 +00:00 |
local_dir_no_duplicate_resolution
|
|
|
lock_file_integrity_failure
|
|
|
lossy_utf8_module
|
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
|
2024-06-08 18:36:13 +02:00 |
lossy_utf8_package_json
|
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
|
2024-06-08 18:36:13 +02:00 |
lossy_utf8_script
|
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
|
2024-06-08 18:36:13 +02:00 |
lossy_utf8_script_from_cjs
|
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
|
2024-06-08 18:36:13 +02:00 |
npmrc
|
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
|
2024-06-05 21:24:52 +00:00 |
npmrc_bad_registry_config
|
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
|
2024-06-05 21:24:52 +00:00 |
npmrc_bad_token
|
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
|
2024-06-05 21:24:52 +00:00 |
npmrc_basic_auth
|
fix(npm): use more relaxed package.json version constraint parsing (#24202)
|
2024-06-13 18:29:27 -04:00 |
npmrc_deno_json
|
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
|
2024-06-05 21:24:52 +00:00 |
npmrc_homedir
|
fix(windows): check USERPROFILE env var for finding home directory (#24384)
|
2024-07-01 18:17:17 -04:00 |
npmrc_not_next_to_package_json
|
fix: test in presence of .npmrc (#24486)
|
2024-07-09 11:00:23 -07:00 |
npmrc_tarball_other_server
|
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
|
2024-06-05 21:24:52 +00:00 |
require_resolve_bad_paths_global_cache
|
|
|
unanalyzable_dynamic_import
|
|
|
worker_shutdown_during_npm_import
|
chore: add test for worker shutting down during npm import (#24109)
|
2024-06-10 13:46:28 +02:00 |
workers
|
|
|
workspace_basic
|
feat: npm workspace and better Deno workspace support (#24334)
|
2024-07-04 00:54:33 +00:00 |
workspace_wildcards
|
feat: support wildcards in npm workspaces (#24471)
|
2024-07-09 00:23:45 +00:00 |