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 (Collapse)Author
2022-06-23chore(latest): release libnpmpack 4.1.2github-actions[bot]
2022-06-23deps: @npmcli/run-script@4.1.3 (#5064)nlf
* deps: @npmcli/run-script@4.1.3
2022-06-23chore(latest): release libnpmpack 4.1.1github-actions[bot]
2022-06-22deps: @npmcli/run-script@4.1.0nlf
2022-06-22deps: pacote@13.6.1nlf
2022-05-25chore(latest): release libnpmpack 4.1.0github-actions[bot]
2022-05-25feat(libnpmpack): bump pacote for better workspace awarenessnlf
2022-05-11chore: @npmcli/template-oss@3.5.0 (#4882)Gar
2022-04-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
2022-04-12chore: remove unnecessary check-coverage tap options (#4707)Luke Karrys
2022-04-07chore(latest): release libnpmpack 4.0.3github-actions[bot]
2022-04-07chore: @npmcli/template-oss@3.3.2 (#4694)Gar
2022-04-07chore: @npmcli/template-oss@3.3.1 (#4692)Gar
2022-04-07chore: tap@16.0.1Gar
2022-04-01fix: update readme badges (#4658)Luke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
- add some basic tests for docs - make dockhand script work on windows - cleanup main CI to match template-oss - add a git status check for cli ci tests - use resetdeps for ci steps
2022-03-30deps: @npmcli/template-oss@3.2.1Luke Karrys
- `no-shadow` was disabled for the cli and arborist due to the amount of changes required. These should be fixed later. - Manually updated linting in the cli root to match closer to what template-oss does - Included docs to be managed with template-oss. This required adding an empty test for now, with the plan to add real tests later.
2022-03-17chore: release libnpmpack 4.0.2 (#4535)libnpmpack-v4.0.2github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-15deps: npm-package-arg@9.0.1Gar
2022-03-15deps: pacote@13.0.5Gar
2022-03-15deps: pacote@13.0.4Gar
2022-03-10docs: standardize changelog heading (#4510)Gar
This will allow for release-please to update them appropriately
2022-03-10chore: release libnpmpack 4.0.1 (#4509)libnpmpack-v4.0.1github-actions[bot]
* chore: release libnpmpack 4.0.1 * chore: preserve previous changelog Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ruy Adorno <ruyadorno@hotmail.com>
2022-03-03fix: set proper workspace repo urls in package.json (#4476)Jordan Harband
2022-03-02chore: @npmcli/template-oss@2.9.2 (#4491)Gar
Should get release-please working in workspaces
2022-03-02chore: @npmcli/template-oss@2.9.1Gar
2022-02-24deps: libnpmpack@4.0.0libnpmpack@4.0.0libnpmpack-v4.0.0Luke Karrys
2022-02-24fix: ignore integrity values for git dependencies (#4468)Luke Karrys
This updates pacote@13.0.3 and @npmcli/run-script@3.0.0
2022-02-24feat(libnpmpack): use silent boolean instead of log.levelLuke Karrys
BREAKING CHANGE: this drops support for the `log` property and the banner is shown using the silent option
2022-02-24deps(libnpmpack): update to latest major versions of npm depsLuke Karrys
BREAKING CHANGE: the log option is no longer passed to the updated deps
2022-02-09deps: libnpmpack@3.1.0libnpmpack@3.1.0nlf
2022-02-09feat(libnpmpack): write tarball file when dryRun === falsenlf
2022-01-11fix: added arborist action and updated template-oss (#4215)Nathan Fritz
- updated template-oss and manually added arborist ci - updated arborist ci to include path - fixed workspace reference and upgraded template-oss - upgraded template-oss properly
2021-12-16Bring in all libnpm modules + arborist as workspaces (#4166)Nathan Fritz
Added libnpm workspaces and arborist