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 (Expand)Author
2018-04-11pack: add shasum and integrity info to previewKat Marchán
2018-03-23standardizeRebecca Turner
2018-03-23pack/publish: --dry-run, --json, and package previews (#19908)Kat Marchán
2018-03-13pack: use a specific mtime when packing (#20027)isaacs
2018-03-09pack: Don't rely on entry point to be npm-cli.js (#18450)Johannes Bader
2017-11-28pack: stop including mtime so tarball packing usually results in the same shaKat Marchán
2017-11-28pack/publish/install: fix git and tarball specs and checksum errors (#19163)Kat Marchán
2017-11-02pack: fix inclusion of files with @ signs (#19033)Kat Marchán
2017-08-23pack: Use new tarisaacs
2017-07-06git: git repos with prepare scripts always install with both dev and prod fla...Dominic Watson
2017-06-06docs: fix up prepublish deprecation messageHirse
2017-05-26lifecycle: added prepack and postpack (#16725)Kat Marchán
2017-05-26fix(git): integrity hash was failing sometimesKat Marchán
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2015-12-12src: Make fs-write-stream-atomic consistently referred to as writeStreamAtomicRebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2014-09-28standardize how a cached package root is namedForrest L Norvell
2014-09-20Make all write streams atomicisaacs
2014-09-13fix relative paths in local dependenciesForrest L Norvell
2014-09-13pack scoped packages correctly (fixes #6175)Forrest L Norvell
2014-05-08devariadify cache.*Forrest L Norvell
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-06-12Replace relativize with path.relativeisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use chain function from slide moduleisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-07-15Close #1062 Add 'pack' command to create a tarballisaacs