Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

npm-user-validate

npm2.1mBSD-2-Clause3.0.0

User validations for npm

npm, validation, registry

readme

Build Status Dependency Status

npm-user-validate

Validation for the npm client and npm-www (and probably other npm projects)

changelog

Changelog

3.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • npm-user-validate now supports node ^18.17.0 || >=20.5.0

    Bug Fixes

  • 5495eff #77 align to npm 10 node engine range (@hashtagchris)

    Chores

  • 4ad3de2 #77 run template-oss-apply (@hashtagchris)
  • 4ef1235 #75 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • c114753 #76 postinstall for dependabot template-oss PR (@hashtagchris)
  • b92eb6b #76 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

2.0.1 (2024-05-06)

Documentation

  • 055a7a2 #59 readme: fix broken badge URLs (#59) (@10xLaCroixDrinker)

Chores

  • ee855a8 #64 auto publish (#64) (@lukekarrys)
  • 6d6c071 #62 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 776cb72 #62 postinstall for dependabot template-oss PR (@lukekarrys)
  • fc5c7bc #61 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

2.0.0 (2022-12-12)

⚠️ BREAKING CHANGES

  • this package is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features