Releases: npm/npm-package-arg
Releases · npm/npm-package-arg
v10.0.0
10.0.0 (2022-10-18)
⚠️ BREAKING CHANGES
x
andx@
now return the same spec asx@*
npm-package-arg
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
749ccad
#104 postinstall for dependabot template-oss PR (@lukekarrys)
Bug Fixes
d2b87c0
#97 standardizex
x@
andx@*
(#97) (@wraithgar)7b9cb25
#108 resolve relative urls that start with file:// (@lukekarrys)
Dependencies
v9.1.2
v9.1.1
9.1.1 (2022-09-28)
Bug Fixes
8383fdc
#109 resolve relative urls that start with file:// (@lukekarrys)
v9.1.0
v9.0.2
npm-package-arg v9.0.1
npm-package-arg v9.0.0
⚠ BREAKING CHANGES
- This drops support for node10 and non-LTS versions of node 12 and node 14.
Bug Fixes
- make error message more clear to locate which package is invalid (8cb4527)
Dependencies
- @npmcli/[email protected] (6975264)
- update hosted-git-info requirement from ^4.0.1 to ^4.1.0 (c6a9e12)
- update semver requirement from ^7.3.4 to ^7.3.5 (73fc02e)
Documentation
- Update result object documentation for type=alias (55907a9)