Npm Read Package Json Versions Save

The thing npm uses to read package.json files with semantics and defaults and validation and stuff

v7.0.1

1 week ago

7.0.1 (2024-05-04)

Bug Fixes

Chores

  • fae3210 #223 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • c73cf0d #190 use npm 9 for CI (#190) (@wraithgar)
  • 1f477a8 #189 Fix out-of-order ChangeLog entry (#189) (@daniel-santos)
  • 153cfda #223 postinstall for dependabot template-oss PR (@lukekarrys)
  • cd2962f #221 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

v7.0.0

9 months ago

7.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

  • 3c10858 #186 bump normalize-package-data from 5.0.0 to 6.0.0

v6.0.4

11 months ago

6.0.4 (2023-05-31)

Bug Fixes

  • d8eca92 #177 prevent directory.bin referencing outside the package root (#177) (@antongolub)

v6.0.3

1 year ago

6.0.3 (2023-05-03)

Bug Fixes

  • 7b516f1 #174 use jsonClone to fix cache layer (#174) (@antongolub)

v6.0.2

1 year ago

6.0.2 (2023-04-27)

Dependencies

v6.0.1

1 year ago

6.0.1 (2023-03-21)

Dependencies

v6.0.0

1 year ago

6.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

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

Features

  • 0952b2c #140 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

  • 16f6e31 #150 bump normalize-package-data from 4.0.1 to 5.0.0
  • d736548 #148 bump npm-normalize-package-bin from 2.0.0 to 3.0.0
  • 505edd7 #147 bump json-parse-even-better-errors from 2.3.1 to 3.0.0

v5.0.2

1 year ago

5.0.2 (2022-08-23)

Dependencies

  • bump npm-normalize-package-bin from 1.0.1 to 2.0.0 (#129) (6ce5501)

v5.0.1

2 years ago

5.0.1 (2022-04-20)

Dependencies

v5.0.0

2 years ago

⚠ BREAKING CHANGES

  • This drops support for node10 and non-LTS versions of node12 and node14

Bug Fixes

Dependencies

  • bump normalize-package-data from 3.0.3 to 4.0.0 (#113) (b905443)
  • update glob requirement from ^7.1.1 to ^7.2.0 (#115) (35482c4)
  • update json-parse-even-better-errors requirement (#116) (1b1b3f0)
  • update npm-normalize-package-bin requirement from ^1.0.0 to ^1.0.1 (#114) (d1f64a5)