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-26fstream-npm@1.2.1Kat Marchán
2017-05-26FLOATING PATCH: directly patch fstream-npmKat Marchán
remove this patch once https://github.com/npm/fstream-npm/pull/27 lands
2017-05-26pacote@2.7.4Kat Marchán
2016-09-09fstream-npm@1.2.0Kat Marchán
PR-URL: https://github.com/npm/fstream-npm/pull/23 Ref: https://github.com/npm/npm/pull/13708 Credit: @zkat Reviewed-By: @othiym23
2016-08-12minimatch@3.0.3Rebecca Turner
Update minimatch to 3.0.3 to get fix for ReDOS vuln. Fixes: https://github.com/npm/npm/issues/13387 PR-URL: https://github.com/npm/npm/pull/13415 Credit: @isaacs
2016-08-02fstream-npm@1.1.1Kat Marchán
Fixes bug with inclusion of scoped bundledDependencies. Fixes: https://github.com/npm/npm/issues/8614 PR-URL: https://github.com/npm/fstream-npm/pull/22 Credit: @forivall Reviewed-By: @zkat
2016-05-19fstream-npm@1.1.0Kat Marchán
`fstream-npm` always includes NOTICE files now. Credit: @kemitchell PR-URL: https://github.com/npm/fstream-npm/pull/17
2016-01-21deps: fstream-npm subsubdep updatesRebecca Turner
brace-expansion@1.1.2
2015-11-05fstream-npm@1.0.7Forrest L Norvell
Only filter config.gypi when it's in the build directory. Credit: @mscdex PR-URL: https://github.com/npm/fstream-npm/pull/14
2015-11-05fstream-npm@1.0.6Forrest L Norvell
No longer mandatorily include modules with names that match the npm file whitelist (i.e. test to see if they're actually directories first). Credit: @taion PR-URL: https://github.com/npm/fstream-npm/pull/15
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-08-21fstream-npm@1.0.5Forrest L Norvell
Don't bundle config cruft and project-specific config on publish. PR-URL: https://github.com/npm/fstream-npm/pull/12
2015-07-10fstream-npm@1.0.4Rebecca Turner
Fixes: #8796 PR-URL: https://github.com/npm/npm/pull/8858
2015-06-26deps: deduplicate npm@3 styleRebecca Turner
2015-06-19fstream-npm@1.0.3Forrest L Norvell
Ensure that the "main" entry in package.json is always included, if present. Contributed by @coderhaoxin. PR-URL: https://github.com/npm/fstream-npm/pull/8
2015-03-20fstream-npm@1.0.2Kenan Yildirim
Error out with a more descriptive message when `bundledDependencies` isn't an array. Includes a test for npm. Also converted to `standard` style.
2014-12-05glob@4.3.1 / minimatch@2.0.1Forrest L Norvell
Updating glob and minimatch also required doing some tweaking to fstream-npm and node-gyp, which still require the old versions of glob and minimatch. But the tests all pass yay hooray.
2014-10-24fstream-npm@1.0.1Forrest L Norvell
Always include LICENSE[.*], LICENCE[.*], CHANGES[.*], CHANGELOG[.*], and HISTORY[.*].
2014-08-01update several dependenciesisaacs
The quest to avoid SemVer '0.x' magic continues.
2014-05-20Bump many minor dep versionsisaacs
abbrev columnify fstream-npm glob ini minimatch npmconf
2013-10-24fstream-npm@0.1.6isaacs
2013-07-24bump all deps to use inherits@2isaacs
2013-07-24fstream-npm@0.1.5isaacs
2013-03-11fstream-npm@0.1.4isaacs
2013-01-18update fstream-ignore for license fileisaacs
2012-10-23fstream-npm@0.1.3isaacs
2012-09-10fstream-npm@0.1.2isaacs
2012-07-13fstream-npm@0.1.1isaacs
2012-06-05Update fstream-npmisaacs
fix #2490
2012-06-04update deps to include licensesisaacs
2012-04-18Update fstream-npm to 0.0.6isaacs
2012-04-18update fstream-npm to 0.0.5isaacs
2012-03-28Fix #2075 Upgrade fstream-npmisaacs
2012-03-28Upgrade fstream-npmisaacs
2012-03-27Update fstream-npm to 0.0.2isaacs
2012-03-27remove fstream exampleisaacs
2012-03-27pull minimatch leftwardsisaacs
2012-03-27install fstream-npmisaacs