2023-09-14 13:51:28 -04:00
|
|
|
[UNORDERED_START]
|
2023-03-13 14:18:29 -04:00
|
|
|
Download http://localhost:4545/npm/registry/@denotest/conditional-exports
|
|
|
|
Download http://localhost:4545/npm/registry/supports-esm
|
|
|
|
Download http://localhost:4545/npm/registry/has-package-exports
|
|
|
|
Download http://localhost:4545/npm/registry/@ljharb/has-package-exports-patterns
|
2023-09-14 13:51:28 -04:00
|
|
|
[UNORDERED_END]
|
|
|
|
[UNORDERED_START]
|
2023-03-13 14:18:29 -04:00
|
|
|
Download http://localhost:4545/npm/registry/@denotest/conditional-exports/1.0.0.tgz
|
|
|
|
Initialize @denotest/conditional-exports@1.0.0
|
|
|
|
Download http://localhost:4545/npm/registry/@ljharb/has-package-exports-patterns/has-package-exports-patterns-0.0.2.tgz
|
|
|
|
Initialize @ljharb/has-package-exports-patterns@0.0.2
|
|
|
|
Download http://localhost:4545/npm/registry/has-package-exports/has-package-exports-1.3.0.tgz
|
|
|
|
Initialize has-package-exports@1.3.0
|
|
|
|
Download http://localhost:4545/npm/registry/supports-esm/supports-esm-1.0.0.tgz
|
|
|
|
Initialize supports-esm@1.0.0
|
2023-09-14 13:51:28 -04:00
|
|
|
[UNORDERED_END]
|
2023-03-13 14:18:29 -04:00
|
|
|
{ hello: "from esm" }
|
|
|
|
{ hello: "from foo" }
|
|
|
|
{ hello: "from esm client" }
|
|
|
|
{ hello: "from esm client foo" }
|
|
|
|
{ hello: "from esm client bar" }
|
2023-05-10 17:55:48 -04:00
|
|
|
{ hello: "from esm client m" }
|
2023-03-13 14:18:29 -04:00
|
|
|
true
|