Releases: sindresorhus/np
Releases · sindresorhus/np
v6.1.0
v6.0.0
Breaking
- Require Node.js 10 818ff4b
Enhancements
- Show registry URL before publishing (#485) 6bf85df
- Allow publishing if availability check fails (#490) ccdb8a5
- Publish non-private subdirectories when root is private (#483) 607e5c1
- Enforce matching engines on npm install (#481) b14dbc9
Fixes
Docs
- Document support for GitHub Packages 91ba1ef
v5.2.1
v5.1.3
- Fix global detection for when Node.js was installed with Homebrew 1b28020
v5.1.2
v5.1.1
v5.1.0
Enhancements
- Add
tests
option (#423) bea57db - Warn if no
files
field in package.json or .npmignore file is present (#411) c790d37