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
2020-07-29reset deps using npm v7isaacs
First self-install!
2020-07-29Full dependency rebootisaacs
Reinstall everything from a clean node_modules and package-lock.json state. Re-generate list of bundleDependencies and node_modules/.gitignore with a script that does the right thing based on actual dependency state.
2018-05-24Flatten dependencies and add dev deps to gitRebecca Turner
2017-06-27npmlog@4.1.2Rebecca Turner
2017-06-27strip-ansi@4.0.0Rebecca Turner
2017-06-27npmlog@4.1.1Rebecca Turner
2017-05-26npmlog@4.1.0Kat Marchán
2017-05-26pacote@2.7.4Kat Marchán
2017-04-22npmlog@4.0.2Rebecca Turner
Bump versions of transitive dependencies of npmlog. Fixes flashing of the progress bar with narrow screens.
2017-03-25npm: Replace http: URL in npm-shrinkwrap with https:David Cook
PR-URL: https://github.com/npm/npm/pull/16014 Credit: @divergentdave Reviewed-By: @iarna
2016-12-15npmlog@4.0.2Rebecca Turner
Documentation update. Credit: @helio-frota
2016-11-18npmlog@4.0.1Rebecca Turner
Fix bugs where `log.progressEnabled` got out of sync with how `gauge` kept track of these things resulting in a progressbar that couldn't be disabled. Fixes: #14413 PR-URL: https://github.com/npm/npmlog/pull/46 Credit: @iarna
2016-10-19signal-exit@3.0.1Forrest L Norvell
Fixes: #13782 Credit: @benjamincoe PR-URL: https://github.com/npm/npm/pull/13953
2016-09-09npmlog@4.0.0Kat Marchán
Allows creating log levels that are empty strings or 0 PR-URL: https://github.com/npm/npmlog/pull/34 Credit: @rwaldron
2016-06-16npmlog@3.1.2Rebecca Turner
Bring in the new npmlog that uses the updated gauge. PR-URL: https://github.com/npm/npm/pull/13075 Credit: @iarna
2016-03-17npmlog@2.0.3Rebecca Turner
Bring in substantial performance improvements from `are-we-there-yet`. Credit: @iarna
2016-02-19dep: npmlog subsubdepRebecca Turner
gauge@1.2.7: Gauge update to newer lodash versions Credit: @iarna
2016-01-29npmlog@2.0.2Rebecca Turner
New `are-we-there-yet` (perf patches from @STRML) New `gauge` with timer churn perf patch Credit: @iarna
2016-01-21deps: npmlog subsubdeps updateRebecca Turner
ansi@0.3.1 lodash.pad@3.2.0 lodash.repeat@3.1.0
2016-01-15deps: dedupe after most recent round of dep updatesRebecca Turner
PR-URL: https://github.com/npm/npm/pull/11129 Credit: @iarna
2015-11-05npmlog@2.0.0Forrest L Norvell
Override default EventEmitter error-handling behavior. Some people might want to log messages with 'error' as the name. Only semver-major because there might have been somebody relying on the fact that npmlog was an EE. Credit: @bengl PR-URL: https://github.com/npm/npmlog/pull/19
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-06-26deps: deduplicate npm@3 styleRebecca Turner
2015-06-26has-unicode@1.0.0Rebecca Turner
Add to give better unicode defaults by interrogating the locale
2015-06-01readable-stream@1.1.13Forrest L Norvell
The npm@<3 dedupe algorithm basically chooses which version of a module to hoist arbitrarily. Manually install 1.1.13 (streams3) and prune it where it appears in the tree, and also install 1.0.33 in `request` so that it continues to work as expected.
2015-05-22deps: remove editor cruftForrest L Norvell
2015-05-20deps: deduplicate!Forrest L Norvell
2015-05-20npmlog@1.2.1Forrest L Norvell
Switch to ISC license from MIT.
2015-04-02are-we-there-yet@1.0.4Jakob Krigovsky
Now compatible with Node.js v0.8, see https://github.com/iarna/are-we-there-yet/pull/2.
2015-03-20glob@5.0.3Forrest L Norvell
2015-03-20npmlog@1.2.0Forrest L Norvell
Getting caught up with where npmlog is, preparatory to npm@3.
2014-06-14sha@1.2.4isaacs
2014-06-14npmlog@1.0.1isaacs
2014-06-06bump ansi and associated depsisaacs
2014-05-20Bump many minor dep versionsisaacs
abbrev columnify fstream-npm glob ini minimatch npmconf
2013-10-24npmlog@0.0.6isaacs
2013-10-24npmlog@0.0.5isaacs
2013-07-11npmlog@0.0.4isaacs
2013-06-21npmlog@0.0.3isaacs
2012-06-07include dep test/examplesisaacs
2012-06-07update npmlogisaacs
2012-06-06Add npmlog and ansi as depsisaacs