Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-18 | fix(npm): ensure scoped package name is encoded in URLs (#26390) | Marvin Hagemeister | |
Fixes https://github.com/denoland/deno/issues/26385 | |||
2024-05-23 | fix(npm): set up node_modules/.bin/ entries for package that provide bin ↵ | Bartek Iwańczuk | |
entrypoints (#23496) Closes https://github.com/denoland/deno/issues/23036 --------- Co-authored-by: Nathan Whitaker <nathan@deno.com> |