Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-037.16.0v7.16.0release/v7.16.0nlf
2021-06-03make-fetch-happen@9.0.2nlf
fix: work around negotiator's lazy loading
2021-06-02make-fetch-happen@9.0.1/npm-registry-fetch@11.0.0Gar
make-fetch-happen@9.0.1 * breaking: complete refactor of caching. cache will no longer grow endlessly with duplicate requests. cache will be used in cases where it should have been but wasn't before. it will cache multiple content-types of the same url. it will dedupe existing caches of their unused entries. * fix: support url-encoded proxy authorization * fix: do not lazy-load proxy agents or agentkeepalive. fixes the intermittent failures to update npm on slower connections. npm-registry-fetch@11.0.0 * breaking: drop handling of deprecated warning headers * docs: fix header type for npm-command * docs: update registry param * feat: improved logging of cache status
2021-06-02npm-package-arg@8.1.4Gar
* fix: trim whitespace from fetchSpec * fix: handle file: when root directory begins with a special character
2021-06-01chore: manage docs as a workspaceRuy Adorno
- Add `./docs` as a workspace - Reinstate `./docs/package.json` to manage docs deps - Ignore `docs/content` markdown source folder from published tarball - Tweaked `make docs` to use `npm run` to run docs build step - Tweaked "bundle and gitignore" script to ignore symlinks in nm folder - Removed outdated `package.json` comment Relates to: https://github.com/npm/statusboard/issues/362 PR-URL: https://github.com/npm/cli/pull/3342 Credit: @ruyadorno Close: #3342 Reviewed-by: @wraithgar
2021-06-017.15.1v7.15.1release/v7.15.1Ruy Adorno
2021-06-01libnpmexec@1.2.0Ruy Adorno
2021-06-01eslint-plugin-import@2.23.4Ruy Adorno
2021-06-01@npmcli/arborist@2.6.1Ruy Adorno
2021-05-277.15.0v7.15.0release/v7.15.0Gar
2021-05-27cacache@15.2.0Gar
* feat: allow fully deleting indices * feat: add a validateEntry option to compact * chore: lint * chore: use standard npm style release scripts
2021-05-27cmark-gfm@0.8.5Gar
0.9.0 does not work in node 10.1 so our CI fails
2021-05-27cmark-gfm@0.9.0Gar
* devDependency used for building html docs
2021-05-27chore(package-lock): update devDependenciesGar
2021-05-26npm-audit-report@2.1.5Gar
* fix(exit-code): account for null auditLevel default (#46)
2021-05-207.14.0v7.14.0release/v7.14.0Ruy Adorno
2021-05-20npm-registry-client@10.1.2isaacs
Close: https://github.com/npm/cli/pull/3262 Fix: https://github.com/npm/cli/issues/3205
2021-05-20cacache@15.1.0isaacs
2021-05-20@npmcli/arborist@2.6.0Ruy Adorno
2021-05-137.13.0v7.13.0release/v7.13.0Ruy Adorno
2021-05-13libnpmfund@1.1.0Ruy Adorno
2021-05-13@npmcli/arborist@2.5.0Ruy Adorno
2021-05-117.12.1v7.12.1release/v7.12.1Gar
2021-05-11eslint@7.26.0Gar
2021-05-10@npmcli/arborist@2.4.4Gar
2021-05-10@npmcli/arborist@2.4.3Gar
2021-05-10ignore-walk@3.0.4Gar
2021-05-10glob@7.1.7Gar
2021-05-10libnpmexec@1.1.1Gar
2021-05-07npm-packlist@2.2.2Gar
* fix(sort): avoid locale-dependent sorting issues
2021-05-07tap@15.0.9Gar
2021-05-067.12.0v7.12.0release/v7.12.0Gar
2021-05-06npm-packlist@2.2.0Gar
* feat(npmignore): Do not force include history, changelogs, notice * fix(package.json): add missing bin/index.js to files
2021-05-06@npmcli/git@2.0.9Gar
* fix(clone): Do not allow git replacement objects by default
2021-05-06@npmcli/arborist@2.4.2Gar
* fix(add): save packages in the right place * fix(reify): do not clean up nodes with no parent * fix(audit): support alias specs & root package names
2021-05-06libnpmexec@1.1.0Gar
* feat: add walk up dir lookup to satisfy local bins
2021-05-06eslint-plugin-promise@5.1.0Gar
2021-05-06eslint@7.25.0Gar
2021-04-297.11.2v7.11.2release/v7.11.2nlf
2021-04-29@npmcli/arborist@2.4.1nlf
2021-04-29tap@15.0.6nlf
2021-04-29ls: do not warn on missing optional depsisaacs
There was code checking node[_type], but we didn't include that field on the object that is actually checked when we are looking for problems. Fix: #3137 PR-URL: https://github.com/npm/cli/pull/3140 Credit: @isaacs Close: #3140 Reviewed-by: @ruyadorno
2021-04-247.11.1v7.11.1isaacs
2021-04-24npm-registry-fetch@10.1.1isaacs
Second piece of the fix for https://github.com/npm/cli/issues/3130
2021-04-24@npmcli/config@2.2.0isaacs
Partially fixes https://github.com/npm/cli/issues/3130
2021-04-23pacote@11.3.3Gar
* fix(registry): normalize manfest
2021-04-237.11.0release/v7.11.0Gar
2021-04-23chore(dependencies): rebuild package lockDarcy Clarke
2021-04-23fixup: ughGar
2021-04-23chore(dependencies): rebuild package lockGar