1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/npm/registry/@denotest
2022-09-12 18:11:32 -04:00
..
builtin-module-module/1.0.0 fix(npm): use shim from deno_node crate for 'module' built-in module (#15881) 2022-09-12 18:11:32 -04:00
cjs-default-export/1.0.0 fix(npm): align Node esm code importing cjs with Node (#15838) 2022-09-10 15:00:45 -04:00
cjs-local-global-decls/1.0.0 fix(ext/node): fix global in node env (#15622) 2022-08-26 23:39:05 +09:00
cjs-reexport-collision/1.0.0 fix(npm): handle cjs re-exports with the same name as an export (#15626) 2022-08-26 14:34:35 -04:00
cjs-this-in-exports/1.0.0 fix(npm): remove export binding to match node (#15837) 2022-09-10 11:38:11 -04:00
conditional-exports/1.0.0 fix(npm): conditional exports with wildcards (#15652) 2022-08-29 19:15:20 +02:00
dual-cjs-esm/1.0.0 fix(npm): support cjs resolution of package subpath with package.json (#15855) 2022-09-12 15:47:54 -04:00
env-var-re-export/1.0.0 fix(npm): recursive translation of reexports, remove window global in node code (#15806) 2022-09-08 22:01:48 +02:00
esm-bin/1.0.0 chore(npm): add test for esm npm binary package (#15609) 2022-08-26 09:17:48 -04:00
esm-import-cjs-default/1.0.0 fix(npm): align Node esm code importing cjs with Node (#15838) 2022-09-10 15:00:45 -04:00
globals/1.0.0 fix(ext/node): fix global in node env (#15622) 2022-08-26 23:39:05 +09:00