Skip to content

Releases: npm/package-json

v4.0.0

05 Jul 17:15
Compare
Choose a tag to compare

4.0.0 (2023-07-05)

⚠️ BREAKING CHANGES

  • the path parameter is now tied to load and not the class constructor.

Features

Bug Fixes

v3.1.1

06 Jun 17:33
Compare
Choose a tag to compare

3.1.1 (2023-06-06)

Bug Fixes

Dependencies

v3.1.0

16 May 15:52
Compare
Choose a tag to compare

3.1.0 (2023-05-15)

Features

Dependencies

  • 278b65f #32 add new dependency normalize-package-data@5.0.0
  • 4588e3c #32 add new dependency glob@10.2.2
  • 2c5aaaa #32 add new dependency npm-normalize-package-bin@3.0.1

v3.0.0

14 Oct 02:01
496d0cd
Compare
Choose a tag to compare

3.0.0 (2022-10-12)

⚠️ BREAKING CHANGES

  • @npmcli/package-json is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Dependencies

  • 391bcb4 #17 bump json-parse-even-better-errors from 2.3.1 to 3.0.0

v2.0.0

05 Apr 14:01
9d7f8d4
Compare
Choose a tag to compare

2.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node10 and non-LTS versions of node 12 and node 14

Documentation

Dependencies

  • @npmcli/template-oss@3.2.2 (a9676d9)