Releases: npm/validate-npm-package-name
Releases · npm/validate-npm-package-name
v7.0.0
7.0.0 (2025-10-22)
⚠️ BREAKING CHANGES
- align to npm 11 node engine range (#147)
Bug Fixes
69e0cbb#147 align to npm 11 node engine range (#147) (@owlstronaut)
Chores
c6866b9#146 bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#146) (@dependabot[bot], @npm-cli-bot)
v6.0.2
6.0.2 (2025-07-21)
Bug Fixes
186f541#142 scoped names validate exclusionlist/underscore/core module (#142) (@owlstronaut)
Chores
8123f73#140 bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#140) (@dependabot[bot], @owlstronaut)
v6.0.1
v6.0.0
6.0.0 (2024-09-24)
⚠️ BREAKING CHANGES
validate-npm-package-namenow supports node^18.17.0 || >=20.5.0
Bug Fixes
d14349c#131 align to npm 10 node engine range (@hashtagchris)
Chores
e78d90d#131 run template-oss-apply (@hashtagchris)3b308e9#128 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])5f444c8#129 postinstall for dependabot template-oss PR (@hashtagchris)a75975a#129 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
v5.0.1
5.0.1 (2024-05-06)
Dependencies
Chores
f2b3233#112 auto publish (#112) (@lukekarrys)406b31a#110 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)bcc451a#69 update tap coverage in package.json (#69) (@wraithgar)320e5dd#68 add new tests to reach full test coverage (#68) (@janbritz)5c72411#59 bump @npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])a893e39#110 postinstall for dependabot template-oss PR (@lukekarrys)13f9b85#109 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
v5.0.0
5.0.0 (2022-10-10)
⚠️ BREAKING CHANGES
validate-npm-package-nameis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
f0983ef#50 postinstall for dependabot template-oss PR (@lukekarrys)
v4.0.0
4.0.0 (2022-03-29)
⚠ BREAKING CHANGES
- scopedPackagePattern is no longer exported from this module.
- This drops support for node 10 and non-LTS versions of node 12 and node 14
Features
- add changelog (d23c813)
Bug Fixes
Documentation
- Move invalid example to the right section (#18) (9ee8d54)
- update misleading naming rule (#27) (3c65535)
Dependencies
- @npmcli/[email protected] (#39) (b456a01)
- bump builtins from 1.0.3 to 5.0.0 (#41) (2c6129e)