1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/tests/testdata/npm/registry/@denotest
David Sherret bc782cee98
fix(node): resolve types via package.json for directory import (#22878)
Does a package resolve when resolving types for a directory (copying the
behaviour that typescript does).
2024-03-13 22:37:56 -04:00
..
bin
binary-package/1.0.0
binary-package-linux/1.0.0
binary-package-mac/1.0.0
binary-package-windows/1.0.0
breaking-change-between-versions
builtin-module-module/1.0.0
CAPITALS/1.0.0
check-error/1.0.0
child-process-fork/1.0.0
cjs-default-export/1.0.0
cjs-invalid-name-exports/1.0.0
cjs-local-global-decls/1.0.0
cjs-module-export-assignment/1.0.0
cjs-module-export-assignment-number/1.0.0
cjs-pkg-imports/1.0.0
cjs-reexport-collision/1.0.0
cjs-require-esm-error/1.0.0
cjs-this-in-exports/1.0.0
cjs-with-file-stem/1.0.0
conditional-exports/1.0.0
conditional-exports-strict/1.0.0
create-require/1.0.0
css-export/1.0.0
d-ext/1.0.0
different-nested-dep/1.0.0
different-nested-dep-child
dual-cjs-esm/1.0.0
dual-cjs-esm-dep/1.0.0
dual-cjs-esm-dep-missing/1.0.0
dynamic-import/1.0.0
env-var-re-export/1.0.0
esm-basic/1.0.0
esm-import-cjs-default/1.0.0
file-dts-dmts-dcts/1.0.0
globals/1.0.0
imports-package-json/1.0.0
MixedCase/1.0.0
monaco-editor/1.0.0
no-types-cjs/1.0.0
no-types-in-conditional-exports/1.0.0
non-existent-dep/1.0.0
non-existent-dep-version/1.0.0
peer-dep-test-child
peer-dep-test-grandchild/1.0.0
peer-dep-test-peer
permissions-outside-package/1.0.0
require-added-nm-folder/1.0.0
reserved-word-exports/1.0.0
special-chars-in-bin-name/1.0.0
sub-folders/1.0.0
types/1.0.0
types-ambient/1.0.0
types-entry-value-not-exists/1.0.0
types-exports-import-types/1.0.0
types-exports-subpaths/1.0.0
types-no-types-entry/1.0.0
types-pkg-json-import/1.0.0 fix(node): resolve types via package.json for directory import (#22878) 2024-03-13 22:37:56 -04:00
types_imported/1.0.0
typescript-file/1.0.0