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-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
2017-05-26inflate-shrinkwrap: Remove last of support for partial shrinkwrapsRebecca Turner
2017-05-26fix(update-package-json): crasher when devDeps wasn't set at allKat Marchán
2017-05-26filespecs: Implement new file: specifier behaviorRebecca Turner
2017-05-26decompose-actions: Remove npat test actionsRebecca Turner
2017-05-26fix(deps): make sure to catch errors hereKat Marchán
2017-05-26fix(shrinkwrap): npm shrinkwrap should create a shrinkwrap by default, not a ...Kat Marchán
2017-05-26feat(indent): package.json and package locks preserve indentatonKat Marchán
2017-05-26fix(extract): stop trusting package.json in the tarballKat Marchán
2017-05-26save: Always update even if nothing changedKat Marchán
2017-05-26cleanup: fix standard bitsKat Marchán
2017-05-26feat(shrinkwrap): always shrinkwrap devDeps, even if only devDeps are savedKat Marchán
2017-05-26refactor(extract): covert extract.js to PromisesKat Marchán
2017-05-26fix(shrinkwrap): should still work if lockfile has no depsKat Marchán
2017-05-26fix(extract): cut down on EBUNDLEOVERRIDE spamKat Marchán
2017-05-26feat(lockfile): add package-lock.json supportKat Marchán
2017-05-26fix(shrinkwrap): include and use bundle information in shrinkwrapKat Marchán