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
path: root/lib
AgeCommit message (Expand)Author
2021-09-28fix: restore exit code on "npm outdated"gfyoung
2021-09-27fix: encode url before openingGar
2021-09-23chore: correct a typo in lib/deprecate.jsFelix Yan
2021-09-16fix(logs): clean args for failed commandsGar
2021-09-15fix(install): use configured registry when checking manifestJacob Yacovelli
2021-09-15fix(search): return valid json for no resultsAyush Rawal
2021-09-14fix(config): user-agent properly shows ciGar
2021-09-13fix(view): Show the correct publish date for versions selected by rangeAnders Kaseorg
2021-09-13fix(did-you-mean): succeed if cwd is not a packageGar
2021-09-09feat(install): very strict global npm enginesGar
2021-09-09fix(error-message): clean urls from 404 errorGar
2021-08-26fix(config): respect --global, --package-lock-onlynlf
2021-08-19fix(docs): update npm-publish access flag infoaustincho
2021-08-18fix(error-message): look for er.path not er.fileGar
2021-08-18feat(cache): initial implementation of ls and rmNathan Fritz
2021-08-17fix(logging): sanitize logged argvGar
2021-08-17chore(docs): add more 'autogenerated' commentsisaacs
2021-08-17fix(did-you-mean): switch levenshtein librariesGar
2021-08-11deps: remove byte-sizeGar
2021-07-29fix(tests): move more tests to use real npmGar
2021-07-29fix: update eresolve explanations for new arborist data providedisaacs
2021-07-22fix(config): consolidate use of npm.colorGar
2021-07-22fix(exit-handler): always warn if not calledGar
2021-07-15fix: removed unused arb-target-orRuy Adorno
2021-07-15@npmcli/arborist@2.7.1Ruy Adorno
2021-07-15feat(pkg): add support to empty bracket syntaxRuy Adorno
2021-07-15feat(config): introduce 'location' parameternlf
2021-07-12chore(refactor): refactor exit handler and testsGar
2021-07-12chore(exit): log any un-ended timingsGar
2021-07-12fix(publish): obey --ignore-scripts flagGar
2021-07-12fix(usage): better audit/boolean flag usage outputGar
2021-07-12fix(update-notifier): don't force black backgroundGar
2021-07-12fix(config): fix noproxyGar
2021-07-12feat: npm pkgRuy Adorno
2021-07-02fix: friendlier errors for ERR_SOCKET_TIMEOUTnlf
2021-06-30fix(deprecate): add undeprecate supportGar
2021-06-28fix(ping): make "npm ping" echo a right timeAluneed
2021-06-25fix(exitHandler): write code to logfileGar
2021-06-23feat(ls): report *why* something is invalidisaacs
2021-06-23chore: @npmcli/package-json refactorRuy Adorno
2021-06-23chore(refactor): async npm.loadGar
2021-06-23chore(errorHandler): rename to exit handlerGar
2021-06-23chore(linting): add bin and clean up lib/ls.jsIvan
2021-06-17feat(pack): add pack-destination configGar
2021-06-17fix(config): add flatOptions.npxCacheGar
2021-06-17fix(ls): respect prod config for workspacesRuy Adorno
2021-06-17fix(config): update link definitionGar
2021-06-16feat(ls): support `--package-lock-only` flagGareth Jones
2021-06-16fix(docs): ls command usage instructionsVlad GURDIGA
2021-06-16fix(workspaces): explicitly error in global modeGar