cli

the package manager for JavaScript

OTHER License

Downloads
77.6M
Stars
8.1K
Committers
909

Bot releases are hidden (Show)

cli -

Published by lukekarrys almost 3 years ago

BUG FIXES

DEPENDENCIES

cli -

Published by wraithgar almost 3 years ago

v8.1.1 (2021-10-21)

DEPENDENCIES

cli - v8.1.0

Published by nlf about 3 years ago

v8.1.0 (2021-10-14)

FEATURES

DEPENDENCIES

DOCUMENTATION

cli -

Published by wraithgar about 3 years ago

v8.0.0 (2021-10-07)

The purpose of this release is to drop support for old node versions and
to remove support for require('npm'). There are no other breaking
changes.

BREAKING CHANGES

  • Drop support for node 10 and 11
  • Raise support ceiling in node 12 and 14 to LTS (^12.13.0/^14.15.0)
  • Drop support to require('npm')
  • Update subdependencies that also dropped node10 support

DEPENDENCIES

cli -

Published by lukekarrys about 3 years ago

v7.24.2 (2021-10-04)

BUG FIXES

DEPENDENCIES

DOCUMENTATION

cli -

Published by wraithgar about 3 years ago

v7.24.1 (2021-09-23)

DEPENDENCIES

DOCS

cli -

Published by fritzy about 3 years ago

v7.24.0 (2021-09-16)

FEATURES

BUG FIXES

DEPENDENCIES

DOCUMENTATION

cli -

Published by wraithgar about 3 years ago

v7.23.0 (2021-09-09)

FEATURES

BUG FIXES

DOCUMENTATION

cli -

Published by lukekarrys about 3 years ago

v7.22.0 (2021-09-02)

BUG FIXES

DEPENDENCIES

cli -

Published by fritzy about 3 years ago

v7.21.1 (2021-08-26)

BUG FIXES

DEPENDENCIES

DOCUMENTATION

cli -

Published by darcyclarke about 3 years ago

6.14.15 (2021-08-23)

DEPENDENCIES

cli -

Published by wraithgar about 3 years ago

v7.21.0 (2021-08-19)

FEATURES

BUG FIXES

DEPENDENCIES

cli -

Published by wraithgar about 3 years ago

v7.20.6 (2021-08-12)

DEPENDENCIES

DOCUMENTATION

cli - v7.20.5

Published by nlf about 3 years ago

v7.20.5 (2021-08-05)

DEPENDENCIES

cli -

Published by wraithgar about 3 years ago

v7.20.4 (2021-08-05)

BUG FIXES

DEPENDENCIES

  • 15fae4941 [email protected]:
    • fix: properly handle top-level files when using strip
    • Avoid an unlikely but theoretically possible redos
    • WriteEntry backpressure
    • fix(unpack): always resume parsing after an entry error
    • fix(unpack): fix hang on large file on open() fail
    • fix: properly prefix hard links
  • 745326de0 [email protected]:
    • Clear progress bar which overlays confirm prompt
  • e82bcd4e8 [email protected]:
    • fix: start retrying immediately, stop after 10 attempts
cli -

Published by wraithgar about 3 years ago

v7.20.3 (2021-07-29)

BUG FIXES

DEPENDENCIES

cli -

Published by wraithgar about 3 years ago

v7.20.2 (2021-07-27)

DEPENDENCIES

cli -

Published by wraithgar about 3 years ago

BUG FIXES

DOCUMENTATION

DEPENDENCIES

cli -

Published by ruyadorno over 3 years ago

v7.20.0 (2021-07-15)

FEATURES

BUG FIXES

DOCUMENTATION

DEPENDENCIES

  • 691816f3d @npmcli/[email protected]
    • fixes running prepare scripts for workspaces on reify
    • ensure pacote always compares correct integrity values
  • b9597e944 [email protected]
    • fix: retry socket timeout failures
    • fix: clean up invalid indexes and content after cacache read errors
  • f573e7c56 [email protected]
    • fix: correctly handle error events that happen after response events
  • 2d5797ea0 [email protected]
    • fix: show more actionable messages for git pathspec errors
    • fix: include all dep types when building for prepare
    • fix: do not set mtime when unpacking
cli -

Published by wraithgar over 3 years ago

v7.19.1 (2021-07-01)

BUG FIXES

TESTING