Skip to content

Releases: npm/pacote

v18.0.0

15 Apr 22:03
066ead2
Compare
Choose a tag to compare

18.0.0 (2024-04-15)

⚠️ BREAKING CHANGES

  • The silent option was used to control whether @npmcli/run-script would write a banner via console.log. Now ouput will be emitted via an process.emit('output').

Features

Dependencies

Chores

v17.0.7

12 Apr 22:05
9f99a04
Compare
Choose a tag to compare

17.0.7 (2024-04-12)

Dependencies

v17.0.6

17 Jan 16:24
e11d4fd
Compare
Choose a tag to compare

17.0.6 (2024-01-16)

Dependencies

Chores

v17.0.5

01 Dec 17:16
Compare
Choose a tag to compare

17.0.5 (2023-12-01)

Bug Fixes

v17.0.4

30 Aug 17:43
Compare
Choose a tag to compare

17.0.4 (2023-08-30)

Dependencies

  • ba8f790 #309 bump @npmcli/promise-spawn from 6.0.2 to 7.0.0
  • 2c0d3ae #308 bump @npmcli/run-script from 6.0.2 to 7.0.0

v17.0.3

24 Aug 19:46
Compare
Choose a tag to compare

17.0.3 (2023-08-24)

Dependencies

v17.0.2

18 Aug 18:35
Compare
Choose a tag to compare

17.0.2 (2023-08-18)

Dependencies

v17.0.1

15 Aug 22:19
Compare
Choose a tag to compare

17.0.1 (2023-08-15)

Dependencies

  • 6ddae13 #302 bump npm-registry-fetch from 15.0.0 to 16.0.0
  • 42bf787 #300 bump npm-pick-manifest from 8.0.2 to 9.0.0

v17.0.0

15 Aug 20:37
Compare
Choose a tag to compare

17.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

v16.0.0

11 Aug 23:26
Compare
Choose a tag to compare

16.0.0 (2023-07-28)

⚠️ BREAKING CHANGES

  • the underlying fetch module now uses @npmcli/agent. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.
  • support for node 14 has been removed

Bug Fixes

Dependencies

  • 8dc6a32 bump minipass from 5.0.0 to 7.0.2
  • 7cebf19 bump npm-registry-fetch from 14.0.5 to 15.0.0