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/test
AgeCommit message (Expand)Author
2018-04-24test: prepublish-only: Use our own copy of npmRebecca Turner
2018-04-21test: standard common-tapRebecca Turner
2018-04-21test: JSON parse error message changed slightlyRebecca Turner
2018-04-21test: Default audit to off when testingRebecca Turner
2018-04-20pkglock: add from field back into git dependencies (#20384)Kat Marchán
2018-04-20test: ensure npm init forwards arguments (#20372)John-David Dalton
2018-04-20install-test: fix shrinkwrap handling of package-lock.json (#20358)Raymond Feng
2018-04-19init: use npx for extended initializers (#20303)John-David Dalton
2018-04-13test: Change bad url in test in anticipation of aliasingRebecca Turner
2018-04-12test: Ensure optional status is saved to lock fileRebecca Turner
2018-04-11feat: allow optional @ prefix on scopeBenjamin Coe
2018-04-11test: verify that node-gyp stuff is correctKat Marchán
2018-04-11hook: add support for managing npm hooksKat Marchán
2018-04-11inflate-shrinkwrap: allow fakeChildren for non-integrity typesKat Marchán
2018-03-23test: fix to support new bin-links behaviorRebecca Turner
2018-03-23standardizeRebecca Turner
2018-03-23unsupported: Drop support for Node 4 & Node 7Rebecca Turner
2018-03-23outdated: Make wanted respect latest interaction w/ semverRebecca Turner
2018-03-23pack/publish: --dry-run, --json, and package previews (#19908)Kat Marchán
2018-03-23view: add humanized default viewKat Marchán
2018-03-09config: Do replace environment in config files even for keys (#18426)Michael Zabka
2018-03-09libcipm@1.6.0Kat Marchán
2018-03-09save/shrinkwrap/version: consolidate code for stringifying package data and a...Nathan Woltman
2018-02-21auth: Add support for web-based loginsisaacs
2018-02-20ci: add new npm ci installerKat Marchán
2018-02-20pkglock: automatically resolve conflictsKat Marchán
2018-02-20install: Handle packages without install metadata gracefullyRebecca Turner
2018-02-20has-modern-meta: git deps do not need shasum or integrityRebecca Turner
2018-02-20test: config-list: Make it work the same in lifecycles as outRebecca Turner
2018-02-20install: count contributorsKyle E. Mitchell
2018-02-07token: Fix CIDR list processing to handle comma separated items correctlyRebecca Turner
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2018-01-03test: Fix lifecycle-path to work with externed npm-lifecycleRebecca Turner
2017-11-28test: fix some standard failuresKat Marchán
2017-11-28test: shrinkwrap-_auth: ditch hockRebecca Turner
2017-11-28pack/publish/install: fix git and tarball specs and checksum errors (#19163)Kat Marchán
2017-11-21npmrc: we can use ^ now‼Rebecca Turner
2017-11-17test: add-remote-git for new cache.add internalsRebecca Turner
2017-11-17test: cleanup during setup of install-shrinkwrapped-gitRebecca Turner
2017-11-17test: bearer-token-check standard fixesRebecca Turner
2017-11-17test: switch bearer-token-check from hock to http.serverRebecca Turner
2017-11-16install: add package-lock-only config optionAlejandro López
2017-11-16install: Stop removing failing optionals from the treeRebecca Turner
2017-11-02pack: fix inclusion of files with @ signs (#19033)Kat Marchán
2017-10-19update: Correctly save transitive dependencies (#18846)Rebecca Turner
2017-10-19refresh-package-json: Stop overwriting version in package data on disk (#18880)Rebecca Turner
2017-10-19install: support legacy npa output for type checking (#18881)Rebecca Turner
2017-10-19npm: Capture logging from log events on the process global (#18883)Rebecca Turner
2017-10-12build: Extract bin-links and gentle-fs to a separate library. (#18500)Mike Sherov
2017-10-04auth/legacy: Use new profile lib for loginRebecca Turner