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 (Collapse)Author
2014-09-12semver@4.0.0isaacs
2014-07-25Bump semver to version 3isaacs
This makes the '^' operator stricter for 0.x.y versions, even if 'x' is not 0. As a direct result, several *other* deps had to be updated, because they either depended on semver 2.x, or because the new stricter rules meant that they (or their deps) were no longer valid. The update to 'read-installed', in particular, causes a test failure. That update must be rolled back, or the test made to pass, prior to a stable npm 2.0.0 release going out.
2013-10-28semver@2.2.1isaacs
2012-01-13remove submodulesisaacs
2012-01-13Update semver, rimraf, request, fast-listisaacs
2011-11-18update semverisaacs
2011-11-15update semverisaacs
2011-09-17update semverisaacs
2011-07-21Update semver to 1.0.9isaacs
2011-06-28semver 1.0.8isaacs
2011-06-01new version of semverisaacs
2011-05-21bump semverisaacs
2011-05-16update semverisaacs
2011-05-04bump semver to 1.0.5isaacs
2011-04-21bump semver versionisaacs
2011-04-20bump semver to 1.0.3isaacs
2011-03-23Closes GH-736 update semver to 1.0.2isaacs
2011-02-18Closes GH-607 Fix semver to not split undefinedisaacs
2011-02-12..isaacs
2011-02-12bump semverisaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs