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
2017-07-06inflate-shrinkwrap: Make fake children for bundled deps tooRebecca Turner
2017-07-06inflate-shrinkwrap: Guard against empty/missing dependenciesRebecca Turner
2017-07-06inflate-shrinkwrap: Stop filtering deps hereRebecca Turner
2017-07-06deps: Stop avoiding walking shrinkwrapped dev depsRebecca Turner
2017-07-06extract: Read bundles if any children are fromBundleRebecca Turner
2017-07-06install/node: Never fill in fromBundle from _inBundleRebecca 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-06install: Insist on full tree when mutating with a package.lockRebecca Turner
2017-07-06install: Guard against missing ideal treeRebecca Turner
2017-07-06shrinkwrap: Only include requires when something was requiredRebecca Turner
2017-07-06ls: Take shrinkwrap into account in lsRebecca Turner
2017-07-06inflate-shrinkwrap: Let the installer fix invalid lockfilesRebecca Turner
2017-07-06inflate-shrinkwrap: Inflate dependencies from shrinkwrapRebecca Turner
2017-07-06install/deps: If we can't find a dependecies match, try the lock's requiresRebecca Turner
2017-07-06install/deps: Fakechildren w/o requires always count as semver matchesRebecca Turner
2017-07-06install/deps: Cleanup doesChildVersionMatch implementationRebecca Turner
2017-07-06shrinkwrap: Save requires information to shrinkwrap/lockRebecca Turner
2017-07-06install: Don't prune if any children are fakeRebecca Turner
2017-07-06refresh-package-json: Children aren't fake after reading real pjson dataRebecca Turner
2017-07-06inflate-shrinkwrap: Stop calling addBundle on locked depsRebecca 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-07-06extract: serialize specs to prevent [object Object] oopsKat Marchán
2017-07-06pacote: set uid/gid even if they are 0Kat Marchán
2017-07-06version: support ignored shrinkwrap and package-locks (#17505)Kat Marchán
2017-07-06git: git repos with prepare scripts always install with both dev and prod fla...Dominic Watson
2017-07-06auth: add support for always-auth and _auth in root and scopeJože Mlakar
2017-06-29aliases: npm udpatedax
2017-06-29extract: parallelize extractionKat Marchán
2017-06-29actions: support setup and teardownKat Marchán
2017-06-27error-handler: write an empty str and wait for flush to exitKat Marchán
2017-06-27build: annihilate prefer-global warningKat Marchán
2017-06-27build: Warn if running `npm build` without args and with a build scriptLeonard Martin
2017-06-27utils: Remove unused argument in deepSortObjectRamana Venkata
2017-06-27action: convert all callback style move usage to promise styleRamana Venkata
2017-06-27lifecycle: avoid building environment for empty lifecycle scriptsMike Sherov
2017-06-09extract: force standardized perms like npm used toKat Marchán
2017-06-08shrinkwrap: quick fix for possibility that req is sometimes null (#16937)Emily Marigold Klassen
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-06commands: mix it up a bit (#17001)Aki
2017-06-06doctor: ignore errors from ping()Kat Marchán
2017-06-06doctor: new cacache sets content files to be read-onlyKat Marchán
2017-06-06standard: fixing linting issuesKat Marchán
2017-06-06pacote: send certificate authority, cert and key config through (#16917)Colin Rotherham
2017-06-06docs: fix up prepublish deprecation messageHirse
2017-06-05pacote: Generate and pass npm-session header value to pacote (#16929)Zach Renner
2017-06-02install: bikeshed new package outputKat Marchán