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
2020-05-08ci: add error on ci for global packagesclaudiahdz
2020-05-08ci: use loadVirtual to verify existance of package-lockclaudiahdz
2020-05-08feat: updated 'npm ci' to use arboristMichael Perrotte
2020-05-08feat: npm update with arboristclaudiahdz
2020-05-08chore: remove figgy-pudding from cliclaudiahdz
2020-05-08chore: pack with libnpmpackclaudiahdz
2020-05-08feat: publish only from local directoryclaudiahdz
2020-05-08version: use libnpmversionisaacs
2020-05-08Fix (with hacky temporary code in some cases) usage output for all commandsisaacs
2020-05-08Remove littleGuys, no longer relevantisaacs
2020-05-08flatOptions: include preferDedupe and ignoreScriptsisaacs
2020-05-08Use @npmcli/run-script for npm runisaacs
2020-05-08Set non-default configs in the environmentisaacs
2020-05-08Set basic npm envs in main command functionisaacs
2020-05-08Remove HTTP Referer header configisaacs
2020-05-08Remove two remaining BB remnantsisaacs
2020-05-08team: no need to override flatOptions.descriptionisaacs
2020-05-08remove parse-json util, use json-parse-even-better-errorsisaacs
2020-05-08view: raise proper ENOENT if package.json is missingisaacs
2020-05-08de-terse the star command output picture logicisaacs
2020-05-08fix: lining; removal of BB remnantMichael Perrotte
2020-05-08feat: updated the way we handle identity fetchingMichael Perrotte
2020-05-08Remove bluebird, figgy-pudding from several smaller commandsisaacs
2020-05-08libnpmteam@2.0.1isaacs
2020-05-08Remove deprecation warnings from npm.flatOptions propertiesisaacs
2020-05-08refactor otplease, remove figgy-pudding and bluebirdisaacs
2020-05-08fix: updated usage of libnpmsearchMichael Perrotte
2020-05-08fix: updated usage of libnpmorg; removed figgy-pudding/bluebirdMichael Perrotte
2020-05-08fix: updated usage of libnpmorg; removed figgy-puddingMichael Perrotte
2020-05-08fix: updated usage of libnpmhook; removed figgy-puddingMichael Perrotte
2020-05-08Do not open URL in a browser unless validisaacs
2020-05-08Use de-figged npm-profileisaacs
2020-05-08@npmcli/arborist@0.0.0-pre.11isaacs
2020-05-08fix: add scriptShell to flatOptionsisaacs
2020-05-08wip: Use @npmcli/arborist to install packages locallyMichael Perrotte
2020-05-08wip: remove installclaudiahdz
2020-05-08fix: add scriptShell to flatOptionsisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2020-05-08create a flat options object to pass to depsisaacs
2020-05-01npm init help wrong commandmum-never-proud
2020-05-01fix: relativize file links when inflating shrinkwrapJarda Snajdr
2020-03-18docs(teams): updated team docs to reflect new MFA workflow for npm team apiBernard Kitchens
2020-03-03chore(docs): update unpublish docs with both commands, removing policy info f...Amal Hussein
2020-02-25fix: supported version implementation update linting & test coverageDarcy Clarke
2020-02-25Use a package.json engines field to specify supportisaacs
2020-02-25allow new majors of node to be automatically considered supportedJordan Harband
2020-02-25fund: support multiple funding sourcesJordan Harband
2020-02-25access: grant is ok with non-scopedNetanel Gilad
2020-02-25fix: check `npm.config` before accessing its membersKyle Getz
2020-01-23Update CI detection casesisaacs