Skip to content

Releases: npm/npm-package-arg

v10.0.0

18 Oct 14:16
Compare
Choose a tag to compare

10.0.0 (2022-10-18)

⚠️ BREAKING CHANGES

  • x and x@ now return the same spec as x@*
  • npm-package-arg is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Bug Fixes

Dependencies

v9.1.2

28 Sep 23:19
Compare
Choose a tag to compare

9.1.2 (2022-09-28)

Bug Fixes

v9.1.1

28 Sep 22:13
Compare
Choose a tag to compare

9.1.1 (2022-09-28)

Bug Fixes

v9.1.0

22 Jun 20:45
573b4b8
Compare
Choose a tag to compare

9.1.0 (2022-06-22)

Features

  • git: add support for :: in #committish (#91) (246f1e9)

v9.0.2

29 Mar 20:33
1f34c80
Compare
Choose a tag to compare

9.0.2 (2022-03-29)

Dependencies

  • bump validate-npm-package-name from 3.0.0 to 4.0.0 (#83) (05f40c5)

npm-package-arg v9.0.1

15 Mar 19:48
0ff8b71
Compare
Choose a tag to compare

Dependencies

  • bump hosted-git-info from 4.1.0 to 5.0.0 (#75) (c26876d)

npm-package-arg v9.0.0

10 Feb 15:07
Compare
Choose a tag to compare

⚠ 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

Documentation

  • Update result object documentation for type=alias (55907a9)