summaryrefslogtreecommitdiff
path: root/tests/specs/publish/javascript_decl_file
AgeCommit message (Collapse)Author
2024-08-16feat(config/jsr): add license field (#25056)David Sherret
1. Adds a new "license" field. 1. Adds this field by default when doing `deno init --lib`
2024-07-22fix(publish): warn about missing license file (#24677)David Sherret
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret