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
2015-08-08fetch-package-metadata: Match use of `--tag` instead of hard coding `latest`Rebecca Turner
2015-08-08fetch-package-metadata: Make "*" match latest if all versions are prereleasesRebecca Turner
2015-08-08fetch-package-data: Lax the arg checking, error could be stringRebecca Turner
2015-07-24install: Refactor module validation for ealier/better checksRebecca Turner
2015-07-10fetch-package-metadata: Update "No compatible version found" message to inclu...Rebecca Turner
2015-07-01install: version: Fix package.json handling to always allow BOM at startRebecca Turner
2015-07-01fetch-package-metadata: use unpipeRebecca Turner
2015-07-01Revert "install: Make shrinkwrap extraction work in 0.8"Rebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26install: Make shrinkwrap extraction work in 0.8Rebecca Turner
2015-06-26Refactor to use uniqueFilename from a module instead of internallyRebecca Turner
2015-06-26Make fetch-package-metadata's tar streamer support ungziped packages and unta...Rebecca Turner
2015-06-26Use graceful-fs instead of fsRebecca Turner
2015-06-26Make _from idempotent w/ shrinkwrapsRebecca Turner
2015-06-26Add spinners during network activityRebecca Turner
2015-06-26Refactor fetch-package-metadata to allow calling with specifier objects in ad...Rebecca Turner
2015-06-26Add multi-stage installerRebecca Turner
2015-06-26Add fetch-package-metadata to stand in front of the cacheRebecca Turner