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
2016-09-09semver@5.3.0Kat Marchán
* add * add * remove test files from distribution * doc and style updates Credit: @isaacs
2015-09-14semver@5.0.3Rebecca Turner
2015-06-01semver@4.3.5Forrest L Norvell
Improved testing, with coverage.
2015-02-10semver@4.2.2Forrest L Norvell
Fixed an unfortunate typo that prevented the examples from rendering correctly. Partial fix for #7310 / #7317.
2014-12-25semver@4.2.0Forrest L Norvell
Support for diffing two versions by type of release delta.
2014-10-17semver@4.1.0Forrest L Norvell
More consistent prerelease handling.
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.
2014-05-07semver@2.3.0isaacs
This adds the "prerelease", "prepatch", "preminor", "premajor" options for `npm version`.
2013-10-28semver@2.2.1isaacs
2013-08-03Bump all depsisaacs
2013-07-24semver@2.0.11isaacs
2013-06-25semver@2.0.8isaacs
2013-06-21semver@2 This breaks a lot of stuffisaacs
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