Skip to content

Releases: npm/init-package-json

v6.0.2

01 Mar 16:51
b89b5ae
Compare
Choose a tag to compare

6.0.2 (2024-03-01)

Dependencies

v6.0.1

29 Feb 18:14
c98e3ab
Compare
Choose a tag to compare

6.0.1 (2024-02-29)

Bug Fixes

Dependencies

Chores

v6.0.0

15 Aug 20:52
Compare
Choose a tag to compare

6.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

  • 9eccb04 #233 bump read-package-json from 6.0.4 to 7.0.0
  • 3024040 #234 bump npm-package-arg from 10.1.0 to 11.0.0

v5.0.0

06 Feb 18:58
a7baf44
Compare
Choose a tag to compare

5.0.0 (2023-02-06)

⚠️ BREAKING CHANGES

  • this module is now Promise only and no longer accepts a callback parameter

Features

v4.0.1

18 Oct 17:43
Compare
Choose a tag to compare

4.0.1 (2022-10-18)

Dependencies

  • 4dea768 #172 bump npm-package-arg from 9.1.2 to 10.0.0

v4.0.0

14 Oct 22:06
6b7dbaf
Compare
Choose a tag to compare

4.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

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

Features

Dependencies

v3.0.2

29 Mar 20:31
e063094
Compare
Choose a tag to compare

3.0.2 (2022-03-29)

Dependencies

  • bump validate-npm-package-name from 3.0.0 to 4.0.0 (#144) (fa7574a)
  • update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#136) (b1ec548)

init-package-json v3.0.1

15 Mar 19:42
a1348c6
Compare
Choose a tag to compare

Dependencies

  • bump read-package-json from 4.1.2 to 5.0.0 (#134) (3b7a109)

init-package-json v3.0.0

17 Feb 01:26
543410d
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

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

Dependencies

  • @npmcli/template-oss@2.7.1 (257ba39)
  • npm-package-arg@9.0.0, @npmcli/config@4.0.0 (5e744c8)
  • update read requirement from ~1.0.1 to ^1.0.7 (4425b9a)