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
2022-09-20chore: apply template-oss changesLuke Karrys
2022-09-20chore: template-oss@4.3.2Luke Karrys
2022-09-15chore: template-oss@4.1.2Luke Karrys
2022-09-08feat(workspaces): update supported node engines in package.json (#5485)Luke Karrys
2022-09-08feat: remove `npm set-script` (#5456)Gar
2022-09-08feat: default `install-links` to true (#5458)Gar
2022-09-08feat: remove `npm bin` (#5459)Gar
2022-09-02chore: @npmcli/template-oss@3.8.1 (#5461)Luke Karrys
2022-08-31chore: use release pleaseLuke Karrys
2022-08-26chore: @npmcli/template-oss@3.7.1Luke Karrys
2022-08-26chore: @npmcli/template-oss@3.7.0Luke Karrys
2022-08-22deps: @npmcli/eslint-config@3.1.0Luke Karrys
2022-08-01feat: add npm query cmd (#5000)Ruy Adorno
2022-07-28docs: sync ci params with install (#5207)Gar
2022-05-19fix(ci): remove node_modules post-validation (#4913)Gar
2022-05-11chore: @npmcli/template-oss@3.5.0 (#4882)Gar
2022-04-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
2022-04-14chore: increase smoke test timeoutLuke Karrys
2022-04-14deps: remove ansicolorsGar
2022-04-14chore: refactor smoke-testsLuke Karrys
2022-02-03fix(ci): lock file validationRuy Adorno
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2021-11-05chore: update to latest eslint and linting rulesGar
2021-10-07feat: drop node 10, 11, and programmatic apiGar
2021-09-28fix: restore exit code on "npm outdated"gfyoung
2021-09-14fix(config): user-agent properly shows ciGar
2021-07-12feat: npm pkgRuy Adorno
2021-06-10fix(linting): add scripts, docs, smoke-testsGar
2021-06-01chore: ignore smoke test server file coverageRuy Adorno
2021-04-14tap@15.0.2Gar
2021-03-29chore: fix smoke-tests snapshotsRuy Adorno
2021-03-29fix: empty newline printed to stderrRuy Adorno
2021-03-26add smoke testsRuy Adorno