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
2017-05-26pacote@2.7.4Kat Marchán
2016-09-09semver@5.3.0Kat Marchán
* add * add * remove test files from distribution * doc and style updates Credit: @isaacs
2015-12-11semver@5.1.0Forrest L Norvell
Add BNF grammar to documentation. Credit: @isaacs Reviewed-By: @othiym23
2015-10-16src: install npm@3 with npm@2Forrest L Norvell
Restore the ability to do one-shot upgrades from the versions of npm bundled with Node 0.8 to npm@3, which simplifies using Travis with old Node and new npm, for compatibility testing purposes. Older versions of npm repack packages on install, which works poorly with the way npm@3 handles bundledDependencies with flat trees. Fixes: #9668 PR-URL: https://github.com/npm/npm/pull/9981
2015-09-14semver@5.0.3Rebecca Turner
2015-07-24semver@5.0.1Forrest L Norvell
Remove browser artifacts from distribution.
2015-06-26deps: deduplicate npm@3 styleRebecca Turner
2015-06-01semver@4.3.6Forrest L Norvell
.npmignore added for less cruft.
2015-06-01semver@4.3.5Forrest L Norvell
Improved testing, with coverage.
2015-05-07semver@4.3.4Forrest L Norvell
Switch to ISC from BSD (and incidentally an SPDX-compatible licensing stanza).
2015-04-02semver@4.3.3Forrest L Norvell
Don't throw on parse(null), handle numeric version strings better.
2015-03-27tar@2.0.0Forrest L Norvell
Normalize symbolic links with targets that point outside the extraction root.
2015-03-27semver@4.3.2Forrest L Norvell
256 characters ought to be enough for anybody.
2015-02-27semver@4.3.1Forrest L Norvell
Document the move from isaacs → npm orgs.
2015-02-13semver@4.3.0Forrest L Norvell
Adds new functions to extract the {major,minor,patch} parts from a version (no changes to npm).
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-12-19semver@4.1.1Forrest L Norvell
Minor documentation changes to sync up with 7c1299d.
2014-10-17semver@4.1.0Forrest L Norvell
More consistent prerelease handling.
2014-09-12semver@4.0.0isaacs
2014-08-29semver@3.0.1Forrest L Norvell
semver.clean() is now cleaner.
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-21read-package-json@1.1.0isaacs
2013-06-21semver@2 This breaks a lot of stuffisaacs
2013-03-09semver@1.1.4isaacs
2013-02-06semver@1.1.3isaacs
2013-01-06semver@1.1.2isaacs
2012-11-30semver@1.1.1isaacs
2012-10-02semver@1.1.0isaacs
2012-05-27Upgrade semver to 1.0.14isaacs
2012-01-13check in node_modulesisaacs
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