This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-01 09:24:20 -04:00
Code
Issues
Wiki
Activity
2c674dcd20
denoland-deno
/
cli
/
tests
/
testdata
/
npm
/
registry
/
@denotest
/
cjs-local-global-decls
/
1.0.0
/
package.json
5 lines
71 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: avoid global declaration collisions in cjs (#15608) * Use a default stack size * 2 in debug for Windows because swc using so much stack size. We should look into this more later though.
2022-08-25 20:24:18 -04:00
{
fix(ext/node): fix global in node env (#15622)
2022-08-26 10:39:05 -04:00
"name"
:
"@denotest/cjs-local-global-decls"
,
fix: avoid global declaration collisions in cjs (#15608) * Use a default stack size * 2 in debug for Windows because swc using so much stack size. We should look into this more later though.
2022-08-25 20:24:18 -04:00
"version"
:
"1.0.0"
chore(npm): add test for esm npm binary package (#15609)
2022-08-26 09:17:48 -04:00
}
Copy permalink