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 (Expand)Author
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18chore(config): remove flatOptions referencesGar
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2021-02-18fix: shrinkwrap in node v10.0Jordan Harband
2021-02-12[fix] node v10.0 lacks `fs.promises`Jordan Harband
2020-12-11Remove 'use strict'isaacs
2020-12-09test: add lib/shrinkwrap.js testsRuy Adorno
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08fix completion call signature in several commandsisaacs
2020-05-08shrinkwrap: port to using Arboristisaacs
2019-09-30Add option to save package-lock without formattingNikita Lebedev
2019-08-15Infer ownership of shrinkwrap filesisaacs
2019-08-01Fix TyposKitten King
2019-07-22Fix `npm ci` with `file:` dependenciesJohn Firebaugh
2019-02-19install: add support for package aliases (#3)Kat Marchán
2019-02-14Fix issue with sub folder local references (#86)JT Turner
2019-01-09Handle git branch references correctly (#123)Johannes Würbach
2018-07-19utils: use the extracted stringify-package module (#21)Darryl Pogue
2018-05-24shrinkwrap: Stop special-casing fake children in shrinkwrapsRebecca Turner
2018-05-16shrinkwrap: infer a version range for dist-tag requesteds (#20597)Kat Marchán
2018-05-04shrinkwrap: Prefer computed resolved from dep treeRebecca Turner
2018-04-21audit: Add new audit commandRebecca Turner
2018-04-20pkglock: add from field back into git dependencies (#20384)Kat Marchán
2018-04-11inflate-shrinkwrap: allow fakeChildren for non-integrity typesKat Marchán
2018-04-10shrinkwrap: Upgrade all requires to rangesRebecca Turner
2018-04-10shrinkwrap: Stop churning ranges back to versions in requiresRebecca Turner
2018-03-23shrinkwrap: save requested ranges not versionsRebecca Turner
2018-03-09save/shrinkwrap/version: consolidate code for stringifying package data and a...Nathan Woltman
2018-03-09save/shrinkwrap/version: make a best-attempt at preserving line ending styleTuan Anh Tran
2018-02-20pkglock: automatically resolve conflictsKat Marchán
2017-10-19install: support legacy npa output for type checking (#18881)Rebecca Turner
2017-07-28pkglock: Make package-lock.json sorting locale-agnostic (#17844)Benjamin Fernandes
2017-07-11install: fix package.json and package-lock.json to use unix style pathsMark Banner
2017-07-11install: fix max callstack exceeded loops with linksRebecca Turner
2017-07-06shrinkwrap: Move is-only-optional and is-only-dev out to their own filesRebecca Turner
2017-07-06install: Include flag at top if the lock contains requiresRebecca Turner
2017-07-06shrinkwrap: Only include requires when something was requiredRebecca Turner
2017-07-06shrinkwrap: Save requires information to shrinkwrap/lockRebecca Turner
2017-07-06save: only write package.json and locks if files have changed (#17506)Kat Marchán
2017-07-06chore: Eliminate promisifyAll from our codebaseRebecca Turner
2017-06-08shrinkwrap: quick fix for possibility that req is sometimes null (#16937)Emily Marigold Klassen
2017-05-26pkglock: remove packageIntegrity field of doomKat Marchán
2017-05-26fix(shrinkwrap): clarify reuse of sw resolved for diff-registry childrenRebecca Turner
2017-05-26shrinkwrap: stop filling in pkginfo.problemsKat Marchán
2017-05-26shrinkwrap: even more fixesKat Marchán
2017-05-26shrinkwrap: more changes to package lock fieldsKat Marchán
2017-05-26shrinkwrap: update createdWith fieldKat Marchán