Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npm/init-package-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: npm/init-package-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 9, 2025

  1. chore: bump @npmcli/config from 9.0.0 to 10.0.0 (#320)

    Bumps
    [@npmcli/config](https://github.com/npm/cli/tree/HEAD/workspaces/config)
    from 9.0.0 to 10.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/cli/releases"><code>@​npmcli/config</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>libnpmpublish: v10.0.0</h2>
    <h2><a
    href="https://github.com/npm/cli/compare/libnpmpublish-v9.0.9...libnpmpublish-v10.0.0">10.0.0</a>
    (2024-10-03)</h2>
    <h3>⚠️ BREAKING CHANGES</h3>
    <ul>
    <li><code>libnpmpublish</code> now supports node <code>^18.17.0 ||
    &gt;=20.5.0</code></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/96f4e4e134364ad69b7abb1fa164aee3c0f602ee"><code>96f4e4e</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> align
    libnpmpublish to npm 10 node engine range (<a
    href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/8206c4f675937e855b60164946c086eb64d7ecb6"><code>8206c4f</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update
    <code>ssri@12.0.0</code></li>
    <li><a
    href="https://github.com/npm/cli/commit/f6909a022c9373c85d980c96a30f47a3a65aa4a9"><code>f6909a0</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update
    <code>proc-log@5.0.0</code></li>
    <li><a
    href="https://github.com/npm/cli/commit/d13a20bebef1b9932f86c44741ea6d214ad6842b"><code>d13a20b</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update
    <code>npm-registry-fetch@18.0.1</code></li>
    <li><a
    href="https://github.com/npm/cli/commit/50a7bc8737bb4e0a8fbc5f00b8f580512153a5bc"><code>50a7bc8</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update
    <code>npm-package-arg@12.0.0</code></li>
    <li><a
    href="https://github.com/npm/cli/commit/8d4060a661db50dc4d4a2f30cc57346f1d242599"><code>8d4060a</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update
    <code>normalize-package-data@7.0.0</code></li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/2072705aa80d009dc077639adc305692f4a6c0b9"><code>2072705</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update
    <code>@npmcli/eslint-config@5.0.1</code> (<a
    href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    <li><a
    href="https://github.com/npm/cli/commit/80357253ecd8483463cd66c783c4464c330d72df"><code>8035725</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7756">#7756</a>
    <code>@npmcli/template-oss@4.23.3</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h2>config: v10.0.0</h2>
    <h2><a
    href="https://github.com/npm/cli/compare/config-v10.0.0-pre.1...config-v10.0.0">10.0.0</a>
    (2024-12-16)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d"><code>a7bfc6d</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7972">#7972</a>
    trigger release process (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/7972">#7972</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89"><code>a07f4e0</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7976">#7976</a>
    <code>@npmcli/template-oss@4.23.6</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h2>libnpmaccess: v10.0.0</h2>
    <h2><a
    href="https://github.com/npm/cli/compare/libnpmaccess-v10.0.0-pre.0...libnpmaccess-v10.0.0">10.0.0</a>
    (2024-12-16)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d"><code>a7bfc6d</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7972">#7972</a>
    trigger release process (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/7972">#7972</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89"><code>a07f4e0</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7976">#7976</a>
    <code>@npmcli/template-oss@4.23.6</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h2>libnpmexec: v10.0.0</h2>
    <h2><a
    href="https://github.com/npm/cli/compare/libnpmexec-v10.0.0-pre.1...libnpmexec-v10.0.0">10.0.0</a>
    (2024-12-16)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d"><code>a7bfc6d</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7972">#7972</a>
    trigger release process (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/7972">#7972</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89"><code>a07f4e0</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7976">#7976</a>
    <code>@npmcli/template-oss@4.23.6</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/releases/tag/arborist-v9.0.0">workspace</a>:
    <code>@npmcli/arborist@9.0.0</code></li>
    </ul>
    <h2>config: v10.0.0-pre.1</h2>
    <h2><a
    href="https://github.com/npm/cli/compare/config-v10.0.0-pre.0...config-v10.0.0-pre.1">10.0.0-pre.1</a>
    (2024-12-06)</h2>
    <h3>Documentation</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/2af31dd30f4c226f43ce7295cd0b5fbb3f3cb2a6"><code>2af31dd</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7947">#7947</a> change
    certfile to cafile (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/7947">#7947</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc"><code>c0bcc2a</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7955">#7955</a>
    <code>walk-up-path@4.0.0</code></li>
    </ul>
    <h2>libnpmexec: v10.0.0-pre.1</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/cli/blob/latest/workspaces/config/CHANGELOG.md"><code>@​npmcli/config</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/npm/cli/compare/config-v10.0.0-pre.1...config-v10.0.0">10.0.0</a>
    (2024-12-16)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d"><code>a7bfc6d</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7972">#7972</a>
    trigger release process (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/7972">#7972</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89"><code>a07f4e0</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7976">#7976</a>
    <code>@npmcli/template-oss@4.23.6</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/cli/compare/config-v10.0.0-pre.0...config-v10.0.0-pre.1">10.0.0-pre.1</a>
    (2024-12-06)</h2>
    <h3>Documentation</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/2af31dd30f4c226f43ce7295cd0b5fbb3f3cb2a6"><code>2af31dd</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7947">#7947</a> change
    certfile to cafile (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/7947">#7947</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc"><code>c0bcc2a</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7955">#7955</a>
    <code>walk-up-path@4.0.0</code></li>
    </ul>
    <h2><a
    href="https://github.com/npm/cli/compare/config-v9.0.0...config-v10.0.0-pre.0">10.0.0-pre.0</a>
    (2024-11-26)</h2>
    <h3>⚠️ BREAKING CHANGES</h3>
    <ul>
    <li><code>@​npmcli/config</code> now supports node <code>^20.17.0 ||
    &gt;=22.9.0</code></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/6e11eb2cf663b6566f4fcf10b2b9d4fbce615b5d"><code>6e11eb2</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7831">#7831</a> for
    <code>@​npmcli/config</code> sets node engine range to <code>^20.17.0 ||
    &gt;=22.9.0</code> (<a
    href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/6edfe2f3a45169b6d194ccd8d366bb8d0e09b4a5"><code>6edfe2f</code></a>
    <a href="https://redirect.github.com/npm/cli/pull/7937">#7937</a>
    <code>@npmcli/template-oss@4.23.5</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/cli/commit/3f9aa452061cde22de1babb33fd9bed8f2b6e3a5"><code>3f9aa45</code></a>
    chore: release 10.0.0</li>
    <li><a
    href="https://github.com/npm/cli/commit/52cb6383674b8a3ee757004965633d249e8728a8"><code>52cb638</code></a>
    chore: release 10.0.0-pre.1</li>
    <li><a
    href="https://github.com/npm/cli/commit/694e4cbdd527bbd061e992321fa1e24c37faeccc"><code>694e4cb</code></a>
    chore: tap@16.3.8</li>
    <li><a
    href="https://github.com/npm/cli/commit/ed9a4610facc39a629d4830553fd7779d28ccbed"><code>ed9a461</code></a>
    fix: prefix in .npmrc error log (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/6685">#6685</a>)</li>
    <li><a
    href="https://github.com/npm/cli/commit/51bc99d874e577076538868f947f9401db7003b0"><code>51bc99d</code></a>
    chore: release 10.0.0-pre.0</li>
    <li><a
    href="https://github.com/npm/cli/commit/e0d3edd9908f8303abb9941bdd2f6e9aa31bc9d7"><code>e0d3edd</code></a>
    fix: remove &quot;ci-name&quot; config</li>
    <li><a
    href="https://github.com/npm/cli/commit/db91a77032f4024878d56bde099b2b3765ff08d2"><code>db91a77</code></a>
    fix: remove &quot;hashAlgorithm&quot; from flatOptions</li>
    <li><a
    href="https://github.com/npm/cli/commit/ece52a3dda09b1df960ae042d53560f18d446d5f"><code>ece52a3</code></a>
    fix: remove &quot;tmp&quot; config</li>
    <li><a
    href="https://github.com/npm/cli/commit/1f767aa306e3a550e2c0aefb16a0370e59b44ce3"><code>1f767aa</code></a>
    fix: remove metric-registry config</li>
    <li><a
    href="https://github.com/npm/cli/commit/3829998da12b655fbe212ab083751873f86cef38"><code>3829998</code></a>
    chore: <code>@​npmcli/template-oss</code><a
    href="https://github.com/4"><code>@​4</code></a>.18.0 (<a
    href="https://github.com/npm/cli/tree/HEAD/workspaces/config/issues/6654">#6654</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/npm/cli/commits/v10.0.0/workspaces/config">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/config&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=10.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    0578b8b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. feat: adds init-private option to config (#322)

    npm/cli#8246
    
    This pull request introduces support for an `init-private` configuration
    option, allowing users to specify whether a package should be private by
    default. It includes changes to the initialization logic and
    corresponding test cases to ensure the feature works as expected.
    owlstronaut authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    78b2cd0 View commit details
    Browse the repository at this point in the history
  2. chore: release 8.1.0 (#323)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [8.1.0](v8.0.0...v8.1.0)
    (2025-04-23)
    ### Features
    *
    [`78b2cd0`](78b2cd0)
    [#322](#322) adds
    init-private option to config (#322) (@owlstronaut)
    ### Chores
    *
    [`0578b8b`](0578b8b)
    [#320](#320) bump
    @npmcli/config from 9.0.0 to 10.0.0 (#320) (@dependabot[bot])
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    39aa531 View commit details
    Browse the repository at this point in the history
Loading