Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.
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/read-package-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.3
Choose a base ref
...
head repository: npm/read-package-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.4
Choose a head ref
  • 4 commits
  • 14 files changed
  • 5 contributors

Commits on May 3, 2023

  1. chore: fix tests for node v20 (#175)

    * chore: fix tests for node v20
    
    node v20 gives a totally different error message parsing the invalid JSON
    
    * chore: raise the floor on coverage
    wraithgar authored May 3, 2023
    Configuration menu
    Copy the full SHA
    0d4d6b6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    d8eca92 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. chore: bump @npmcli/template-oss from 4.14.1 to 4.15.1 (#179)

    * chore: bump @npmcli/template-oss from 4.14.1 to 4.15.1
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.14.1 to 4.15.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.14.1...v4.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: postinstall for dependabot template-oss PR
    
    * chore: postinstall for dependabot template-oss PR
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm CLI robot <[email protected]>
    Co-authored-by: Gar <[email protected]>
    3 people authored May 10, 2023
    Configuration menu
    Copy the full SHA
    318ebab View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore: release 6.0.4

    github-actions[bot] authored and lukekarrys committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    191c78e View commit details
    Browse the repository at this point in the history
Loading