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
2017-06-08deps: ignore npa.resolve error from parsing peerDeps (#17005)Kat Marchán
2017-06-08deps: use relaxed semver range matching for compatibility (#17007)Kat Marchán
2017-06-08shrinkwrap: lean on from field for better forward-compat (#17076)Kat Marchán
2017-06-06standard: fixing linting issuesKat Marchán
2017-06-06docs: fix up prepublish deprecation messageHirse
2017-06-02inflate-bundled: Guard against cycles, as symlinks are bundles nowRebecca Turner
2017-06-01inflate-shrinkwrap: fix installing with --no-shrinkwrap (#16835)Jack Nagel
2017-05-31finalize: Guard against being unable to compute _requested sourceRebecca Turner
2017-05-26pkglock: remove packageIntegrity field of doomKat Marchán
2017-05-26lifecycle: added prepack and postpack (#16725)Kat Marchán
2017-05-26preinstall: Runs in the final dest, not the staging folderRebecca Turner
2017-05-26ls: Nothing is extraneous without a package.jsonRebecca Turner
2017-05-26remove-deps: Update dependencies list even if we're not savingRebecca Turner
2017-05-26pkglock: add --no-package-lock option as --no-shrinkwrap aliasKat Marchán
2017-05-26install,uninstall: Disable fake children when installing one mod or uninstallingRebecca Turner
2017-05-26install: Make removing packages work w/o package.jsonRebecca Turner
2017-05-26save: use removedChildren instead of removedKat Marchán
2017-05-26install-deps: Match symlinked transitive deps correctlyRebecca Turner
2017-05-26fix(shrinkwrap): clarify reuse of sw resolved for diff-registry childrenRebecca Turner
2017-05-26finalize: Make symlinks relative when possibleRebecca Turner
2017-05-26fix(perms): pacote.extract does not run scripts. we already have perm-droppin...Kat Marchán
2017-05-26uninstall: When removing direct deps don't remove if also transitive depRebecca Turner
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26shrinkwrap: update packageIntegrity for spec complianceKat Marchán
2017-05-26shrinkwrap: warn on incompatible lockfile versionKat Marchán
2017-05-26feat(shrinkwrap): support extra metadata fieldsKat Marchán
2017-05-26extract: Stop reading the package.json hereRebecca Turner
2017-05-26fix(auth): resolve _resolved with the package name to get auth working againKat Marchán
2017-05-26update-package-json: disable fsync on file writeKat Marchán
2017-05-26finalize: fix some dropped error issuesKat Marchán
2017-05-26actions: converted actions.js to use mainly promisesKat Marchán
2017-05-26finalize: standard fixesKat Marchán
2017-05-26fix(pkg-lock): refetch metadata for unfamiliar pkgsKat Marchán
2017-05-26fix(shrinkwrap): reuse sw resolved for diff-registry childrenKat Marchán
2017-05-26feat(shrinkwrap): support registry-switchingKat Marchán
2017-05-26fix(pkg-lock): don't crash if code falls through to semver w/o a versionKat Marchán
2017-05-26finalize: call next when rolling back symlinksRebecca Turner
2017-05-26finalize: Allow symlinking over paths much like we allow finalizing over pathsRebecca Turner
2017-05-26finalize: Don't nuke symlink destinations plsRebecca Turner
2017-05-26fix(install): tree is null sometimesKat Marchán
2017-05-26meta: standard fixesKat Marchán
2017-05-26node: Make sure we _really_ only add new keys to the top levelRebecca Turner
2017-05-26inflate-shrinkwrap: Check link equivalency for shrinkwraped file specsRebecca Turner
2017-05-26inflate-bundled: Leave realpaths alone for inflated linksRebecca Turner
2017-05-26get-requested: Resolve using the correct root pathRebecca Turner
2017-05-26decompose-actions: Don't finalize bundled symlinksRebecca Turner
2017-05-26finalize: If we go to create a link, its ok if its already thereRebecca Turner
2017-05-26inflate-shrinkwrap: Allow matching of sw.version and resolved as that's legit...Rebecca Turner
2017-05-26inflate-shrinkwrap: Don't recompute shrinkwrap valuesRebecca Turner
2017-05-26inflate: Integrity matches mean things are the sameRebecca Turner