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: sindresorhus/parse-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.1
Choose a base ref
...
head repository: sindresorhus/parse-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.0
Choose a head ref
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 2, 2023

  1. Remove error-ex dependency (#43)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    prisis and sindresorhus authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    af8e41f View commit details
    Browse the repository at this point in the history
  2. Require Node.js 18

    sindresorhus committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    49e6dfa View commit details
    Browse the repository at this point in the history
  3. 8.0.0

    sindresorhus committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7230975 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    13cf9c1 View commit details
    Browse the repository at this point in the history
  2. Simplify JSONError (#45)

    fisker authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5ff657e View commit details
    Browse the repository at this point in the history
  3. Meta tweaks

    sindresorhus committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b20edf1 View commit details
    Browse the repository at this point in the history
  4. 8.0.1

    sindresorhus committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1927b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

    sindresorhus committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5ad6516 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Update dependencies (#51)

    fisker authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    181ad6f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    703bb87 View commit details
    Browse the repository at this point in the history
  2. 8.2.0

    sindresorhus committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    6a7bae7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Update index-to-position to v1.1 (#52)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    cd509ed View commit details
    Browse the repository at this point in the history
  2. 8.3.0

    sindresorhus committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    6fee597 View commit details
    Browse the repository at this point in the history
Loading