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
2019-07-11Replaced var with const for root.jsRobert James Gabriel
2019-07-11Replace var with const for unbuild.jsRobert James Gabriel
2019-07-03fix-xmas-underlineraywu0123
2019-07-03install: improve isOnly(Dev,Optional)--get
2019-07-03lru-cache@5.1.1isaacs
2019-07-03fix(git): strip GIT environs when running gitisaacs
2019-06-30fix: Always return JSON for outdated --jsonSreeram Jayan
2019-06-30fix: do not crash when removing nameless packagesisaacs
2019-06-30fix(unpublish): add space after hyphenFlorian Keller
2019-06-30enable production flag for npm auditCOURIER, CALEB [AG/1000]
2019-06-30chore: replace var with const in lib/adduser.jsJames George
2019-06-30Allow git to follow global tagsign configJonathan Underwood
2019-06-30Fix: Return a value for `view` when in silent modeGeorge Czabania
2019-06-30outdated: fix special 'remote' depsLars Willighagen
2019-03-20token: fix otp for create and remove (#175)Kat Marchán
2019-03-19outdated: fix rendering for global dependencies (#173)Kat Marchán
2019-03-19Update `knownBroken` version (#165)Jordan Harband
2019-02-19install: add --before date support for time traveling~ (#90)Kat Marchán
2019-02-19install: add support for package aliases (#3)Kat Marchán
2019-02-19update: re-enable updating local packagesLars Willighagen
2019-02-19install: match git semver ranges (#115)Lars Willighagen
2019-02-19error-message: strip version info from pkg on E404 (#132)Lars Willighagen
2019-02-19run-script: Check run script existence with undefined (#139)vlasy
2019-02-19stars: Fix typo in error message (#158)Philipp Hagemeister
2019-02-19view: set modified to undefined when not retrievable (#153)Simon Kurtz
2019-02-19install: always save package_lock.json when using `--package-lock-only` (#146)Audrey Eschright
2019-02-14Revert "install/dedupe: fix hoisting of packages with peerDeps (#147)" (#152)Kat Marchán
2019-02-14Fix issue with sub folder local references (#86)JT Turner
2019-02-14access: ls-collaborators is ok with non-scoped (#151)Kat Marchán
2019-02-14token: use figgy-config to make sure extra opts are there (#149)Kat Marchán
2019-02-14ls: show installed but unmet peer deps (#145)Lars Willighagen
2019-02-14install/dedupe: fix hoisting of packages with peerDeps (#147)Tobias Koppers
2019-02-14doc: use const in lib/fetch-package-metadata.md (#120)Daijiro Wachi
2019-01-18org: fix org set validationKat Marchán
2019-01-18org: improve usage errors and add org ls filteringKat Marchán
2019-01-18hook: fix default usage message for npm hookKat Marchán
2019-01-18org: fix usage errorKat Marchán
2019-01-10chore: replace var with const/let in lib/repo.js (#119)Daijiro Wachi
2019-01-09cli,outdated: default homepage to an empty string (#124)ƇʘƁ̆ąƇ́
2019-01-09audit: report any errors above 400 as potentially not supporting audit (#128)Kat Marchán
2019-01-09Handle git branch references correctly (#123)Johannes Würbach
2018-12-21profile: update profile to support new npm-profile API (#131)Kat Marchán
2018-12-20install: fix checking for optional depLars Willighagen
2018-12-11config: fix passing of referer valueKat Marchán
2018-12-11install: fix circular dependency with config stuffKat Marchán
2018-12-11workers: fixupKat Marchán
2018-12-11pacote: get rid of legacy pacoteOptsKat Marchán
2018-12-11figgy-config: fix opts.color defaults because npm is weirdKat Marchán
2018-12-11npm-registry-client: goodbyeKat Marchán
2018-12-11publish: stop using npm-registry-clientKat Marchán