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
path: root/lib
AgeCommit message (Expand)Author
2018-11-26cli,outdated: Adds 'Homepage' to outdated --long output. (#81)Joe Bottigliero
2018-11-26publish: Close the file descriptor if exiting upload via an error. (#80)Jacob
2018-11-26ci: change `console.error` for `console.log` (#79)Alejandro López
2018-11-26docs: Correct spelling (#78)Hugo
2018-11-26edit: scoped packages (#75)Lars Willighagen
2018-08-29version: fix sign-git-commit options (#58)Kat Marchán
2018-08-29ci: backronym ci to clean-install (#57)Kat Marchán
2018-08-29audit: set lowercase headers for npm audit requests (#62)Maarten Balliauw
2018-08-29docs: mention --otp flag when prompting for OTP (#60)Kevin Gibbons
2018-08-21pack: add dryRun option to packDirectory (#47)Lars Willighagen
2018-08-21docs: Align command descriptions in help text (#55)Erik Price
2018-08-21config: fix no-proxy to noproxy (#46)SneakyFish5
2018-08-21install: Prevent blowing up on audit malformed response (#42)Federico Rampazzo
2018-08-21docs: add --dry-run to install and pack (#41)Francis Gulotta
2018-08-03audit: configurable audit level for non-zero exit (#31)Leonard Martin
2018-08-03config: stop filtering out non-ipv4 addresses from local-addrs (#35)Valentin Ouvrard
2018-08-03config: Search for authentication token defined by environment variable (#8)Martin Kühl
2018-07-23version: allow prerelease identifier (#26)Daniel W
2018-07-21profile: better explanation on OTP (#24)Julien Deniau
2018-07-19utils: use the extracted stringify-package module (#21)Darryl Pogue
2018-07-17view: fix missing colon next to tarball urlKat Marchán
2018-07-14audit: update fix message to provide more instruction (#6)Brad Johnson
2018-07-13chore: Make standard happyRebecca Turner
2018-07-11run-script: Do not use SET to fetch the env in git-bash or cygwin刘祺
2018-07-11version: Add new sign-git-commit config (#12697)Aaron Tribou
2018-07-11audit: add support for --parseable output (#20554)Luis Lobo Borobia
2018-07-11cli-table3@0.5.0Kat Marchán
2018-06-29cache: Add warning text about using temp cache for debugging (#21105)Karan Thakkar
2018-06-29run-script: show suggestions when script name is typoed (#20879)Daijiro Wachi
2018-06-29config: Enable config for suppressing update-notifier (#20750)Matt Travi
2018-06-01errors: direct people to npm.community instead of github (#20855)Kat Marchán
2018-05-31audit: Add synopsis to brief help and suppress trailing newline (#20762)Will Yardley
2018-05-25dedupe: Fix deduping bundles (eg don't)Rebecca Turner
2018-05-24deps: Use shrinkwrap root for relative pathingRebecca Turner
2018-05-24inflate-shrinkwrap: Stop shortcircuiting tree walks with fake childrenRebecca Turner
2018-05-24shrinkwrap: Stop special-casing fake children in shrinkwrapsRebecca Turner
2018-05-24ci: pause log before logging summary (#20715)Joshua Bennett
2018-05-24deps: Now that from is in the lockfile, tighten git matchingRebecca Turner
2018-05-17audit: add subcommand to automatically fix vulns (#20569)Kat Marchán
2018-05-16cmd-list: Fix nested aliases, restore alias 'sit': 'cit' (#20513)Mertcan Mermerkaya
2018-05-16install: include number of audited packages in output (#20570)Kat Marchán
2018-05-16pack: make sure bundled deps are shown in preview, too (#20585)Kat Marchán
2018-05-16shrinkwrap: infer a version range for dist-tag requesteds (#20597)Kat Marchán
2018-05-12open: handle missing open bin error (#20582)Benjamin E. Coe
2018-05-12audit: support for --json output (#20568)Finn Pauls
2018-05-12view: stop crashing when license field is an object (#20538)Kat Marchán
2018-05-12init: add support for hosted git installs (#20403)John-David Dalton
2018-05-10unsupported: Allow node@11, when it comesRebecca Turner
2018-05-09audit: Timeout audit requests eventuallyRebecca Turner
2018-05-04audit: Only report audit as being unsupported on 404 and >= 500Rebecca Turner