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/pacote
base: v13.0.5
Choose a base ref
...
head repository: npm/pacote
compare: v13.0.6
Choose a head ref
  • 9 commits
  • 25 files changed
  • 4 contributors

Commits on Mar 16, 2022

  1. chore: fix tests for hosted-git-info (#140)

    It's required in tests
    wraithgar committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    794e0f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. chore: bump @npmcli/template-oss from 2.9.2 to 3.2.0 (#150)

    * chore: bump @npmcli/template-oss from 2.9.2 to 3.2.0
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 2.9.2 to 3.2.0.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v2.9.2...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    837221d View commit details
    Browse the repository at this point in the history
  2. chore: bump tap from 15.2.3 to 16.0.1 (#151)

    Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.1.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.2.3...v16.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7d4fb43 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. chore: bump @npmcli/template-oss from 3.2.0 to 3.2.2 (#152)

    * chore: bump @npmcli/template-oss from 3.2.0 to 3.2.2
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.2.0 to 3.2.2.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.2.0...v3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2cd5612 View commit details
    Browse the repository at this point in the history
  2. deps: bump @npmcli/promise-spawn from 1.3.2 to 3.0.0 (#154)

    Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 1.3.2 to 3.0.0.
    - [Release notes](https://github.com/npm/promise-spawn/releases)
    - [Changelog](https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md)
    - [Commits](npm/promise-spawn@v1.3.2...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/promise-spawn"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    9a0ec63 View commit details
    Browse the repository at this point in the history
  3. fix: replace deprecated String.prototype.substr()

    .substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
    
    Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
    CommanderRoot authored and wraithgar committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e307e17 View commit details
    Browse the repository at this point in the history
  4. chore: update snapshot

    source fixture changed, so sha changed
    wraithgar committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    686e7ab View commit details
    Browse the repository at this point in the history
  5. deps: bump ssri from 8.0.1 to 9.0.0 (#157)

    Bumps [ssri](https://github.com/npm/ssri) from 8.0.1 to 9.0.0.
    - [Release notes](https://github.com/npm/ssri/releases)
    - [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md)
    - [Commits](npm/ssri@v8.0.1...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ssri
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0993b18 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 13.0.6 (#155)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c11dce6 View commit details
    Browse the repository at this point in the history