Skip to content

feat!: remove default license for npm init#9234

Draft
owlstronaut wants to merge 1 commit intolatestfrom
no-license-default
Draft

feat!: remove default license for npm init#9234
owlstronaut wants to merge 1 commit intolatestfrom
no-license-default

Conversation

@owlstronaut
Copy link
Copy Markdown
Contributor

@owlstronaut owlstronaut commented Apr 14, 2026

BREAKING CHANGE: The default license for npm init has been changed from "ISC" to an empty string. If not set, the license field will be omitted from new packages.

This will need npm/init-package-json#351
Closes npm/statusboard#970

BREAKING CHANGE: The default license for `npm init` has been changed from "ISC" to an empty string. If not set, the license field will be omitted from new packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

change default licensing

1 participant