6.0.0 (2024-09-24)
validate-npm-package-name
now supports node^18.17.0 || >=20.5.0
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])
5.0.1 (2024-05-06)
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])
5.0.0 (2022-10-10)
validate-npm-package-name
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
4.0.0 (2022-03-29)
- scopedPackagePattern is no longer exported from this module.
- This drops support for node 10 and non-LTS versions of node 12 and node 14
- add changelog (d23c813)
- Move invalid example to the right section (#18) (9ee8d54)
- update misleading naming rule (#27) (3c65535)
- @npmcli/[email protected] (#39) (b456a01)
- bump builtins from 1.0.3 to 5.0.0 (#41) (2c6129e)
- No longer allow "~'!()*" in package names (#13)
- Remove ableist examples from README (#12)
- Add
standard
(https://github.com/npm/validate-npm-package-name/commit/48f145f89bae4d1543ac1eecd594c6a89e01ea95) - Update
builtin
(https://github.com/npm/validate-npm-package-name/commit/48f145f89bae4d1543ac1eecd594c6a89e01ea95) - Update
tap
(https://github.com/npm/validate-npm-package-name/commit/48f145f89bae4d1543ac1eecd594c6a89e01ea95)