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-11-10wip: add a smoke test and an ideanlf/tweak-relative-paths-for-install-linksLuke Karrys
2022-11-07wip: treat links with installLinks set as Links not Nodesnlf
2022-11-07chore(node-pr): various fixes and updates for the node PR script (#5818)Luke Karrys
2022-11-03chore: tag backported workspaces during publish scriptLuke Karrys
2022-11-02chore: release 9.1.0v9.1.0libnpmversion-v4.0.1libnpmpublish-v7.0.2libnpmpack-v5.0.2libnpmfund-v4.0.2libnpmexec-v5.0.2libnpmdiff-v5.0.2config-v6.1.0arborist-v6.1.1github-actions[bot]
2022-11-02deps: cli-table3@0.6.3Gar
2022-11-02deps: fastest-levenshtein@1.0.16Gar
2022-11-02deps: @npmcli/ci-detect@3.0.1Gar
2022-11-02deps: abbrev@2.0.0Gar
2022-11-02deps: nopt@7.0.0Gar
2022-11-02deps: tar@6.1.12Gar
2022-11-02deps: node-gyp@9.3.0Gar
2022-11-02fix: don't set `stdioString` for any spawn/run-script callsLuke Karrys
2022-11-02deps: @npmcli/run-script@6.0.0Luke Karrys
2022-11-02deps: pacote@15.0.6Luke Karrys
2022-11-02fix: use promiseSpawn.open instead of openernlf
2022-11-02fix: use an absolute path to notepad.exe by default, correct docsnlf
2022-11-02deps: remove opener, @npmcli/promise-spawn@6.0.1, @npmcli/run-script@5.1.1, @...nlf
2022-11-02chore: ignore-scripts when installing docs depsLuke Karrys
2022-11-01chore: remove install.sh scriptLuke Karrys
2022-11-01chore: automatically remove ignored node_modules filesLuke Karrys
2022-11-01feat: set --no-audit when installing outside of a project (like --global)Nathan Fritz
2022-11-01chore: bring in @npmcli/config as a workspaceNathan Fritz
2022-11-01chore: @npmcli/temlate-oss@4.8.0Luke Karrys
2022-11-01chore: move doc deps to devLuke Karrys
2022-11-01chore: licensee@9.0.0Luke Karrys
2022-11-01chore: remove mdx from docs buildLuke Karrys
2022-11-01chore: @npmcli/template-oss@4.7.1Luke Karrys
2022-11-01chore: rewrite `scripts/` with javascriptLuke Karrys
2022-11-01fix: use hosted-git-info to parse registry urls (#5758)Luke Karrys
2022-11-01docs: fixed some typos (#5763)Andrew Dawes
2022-10-27chore: release 9.0.1v9.0.1libnpmpublish-v7.0.1libnpmpack-v5.0.1libnpmfund-v4.0.1libnpmexec-v5.0.1libnpmdiff-v5.0.1arborist-v6.1.0github-actions[bot]
2022-10-26deps: @npmcli/promise-spawn@5.0.0 (#5757)nlf
2022-10-26deps: hosted-git-info@6.1.0 (#5755)Luke Karrys
2022-10-26deps: npm-packlist@7.0.2 (#5754)nlf
2022-10-26docs: Better npx link (#5742)Michael Rienstra
2022-10-26feat: sort and quote yarn lock keys according to yarn rules (#5751)Gar
2022-10-20chore: release 9.0.0v9.0.0libnpmversion-v4.0.0libnpmteam-v5.0.0libnpmsearch-v6.0.0libnpmpublish-v7.0.0libnpmpack-v5.0.0libnpmorg-v5.0.0libnpmhook-v9.0.0libnpmfund-v4.0.0libnpmexec-v5.0.0libnpmdiff-v5.0.0libnpmaccess-v7.0.0arborist-v6.0.0github-actions[bot]
2022-10-20feat: empty commit to trigger all workspace releasesLuke Karrys
2022-10-20feat: move cli and all workspaces out of prerelease modeLuke Karrys
2022-10-19chore: release 9.0.0-pre.6v9.0.0-pre.6libnpmversion-v4.0.0-pre.1libnpmteam-v5.0.0-pre.1libnpmsearch-v6.0.0-pre.1libnpmpublish-v7.0.0-pre.4libnpmpack-v5.0.0-pre.4libnpmorg-v5.0.0-pre.1libnpmhook-v9.0.0-pre.1libnpmfund-v4.0.0-pre.5libnpmexec-v5.0.0-pre.5libnpmdiff-v5.0.0-pre.3libnpmaccess-v7.0.0-pre.2arborist-v6.0.0-pre.5github-actions[bot]
2022-10-19docs: update supported engines in readme (#5725)Luke Karrys
2022-10-19chore: remove legacy changelogs (#5723)Gar
2022-10-19feat: output json formatted errors on stdout (#5716)Luke Karrys
2022-10-19feat: refuse to set deprecated/invalid config (#5719)Gar
2022-10-19fix: `npm hook ls` duplicates hook name prefixes (#5295)Gennadiy Gashev
2022-10-19deps: npmlog@7.0.1Luke Karrys
2022-10-19feat: separate configs for `--timing` and `--loglevel`Luke Karrys
2022-10-19chore: manually hoist latest versions of some of our depsLuke Karrys
2022-10-19feat: deprecated `key`, `cert` config options and updated registry scoped aut...Nathan Fritz