Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 03:26:00 UTC Now

2022-05-05 10:52:39 UTC MAIN commitmail json YAML

npm: updated to 8.8.0

v8.8.0 (2022-04-27)

Features

* feat: add install-links config definition (@nlf)

Bug Fixes

* fix(exec): workspaces support (@ruyadorno)
* fix(libnpmpublish): unpublish from custom registry (@ruyadorno)
* fix: Use node in and fallback to PATH if not found (@elibus)
* fix: completion for deprecate cmd (@wraithgar)
* fix: consolidate registryConfig application logic (@wraithgar)
* fix(install): do not install invalid package name (@ruyadorno)
* fix: normalize win32 paths before globbing (@lukekarrys)
* fix: remove lib/utils/read-package-name.js (@wraithgar)

Documentation

* docs: add some more docs for --install-links (@nlf)
* docs: explain that _auth only goes to npm registry (@wraithgar)
* docs: include org instructions in scoped publish (@bnb)

v8.7.0 (2022-04-13)

Features

* feat(config): add more npm/node information to config ls (@lukekarrys)
* feat(config): warn on deprecated configs (@lukekarrys)

Bug Fixes

* fix: update readme badges (@lukekarrys)
* fix: replace deprecated String.prototype.substr() (@CommanderRoot)
* fix: remove dedupe --save (@wraithgar)
* fix: do not export npm_config_include_workspace_root (@wraithgar)
* fix(run-script): don't cascade if-present config (@ruyadorno)
* fix(arborist): when reloading an edge, also refresh overrides (@nlf)
* fix: skip update notifier file if not requested (@lukekarrys)
* fix: show more information during publish dry-run (@lukekarrys)
* fix(arborist): dont skip adding advisories to audit based on name/range (@lukekarrys)
* fix: mitigate doctor test race condition (@wraithgar)
* fix(ls): make --omit filter npm ls (@lukekarrys)

Documentation

* docs(ci): add note that configuration must be consistent between install and ci (@nlf)
* docs: fix npm-uninstall typo (@JSKitty)

(adam)