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/package-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: npm/package-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 21, 2023

  1. fix: move path parameter to load

    BREAKING CHANGE: the `path` parameter is now tied to `load` and not the
    class constructor.
    wraithgar committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c3d11c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4775bf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jul 5, 2023

  1. feat: add fix method

    wraithgar committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e2bc4f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed68a28 View commit details
    Browse the repository at this point in the history
  3. chore: release 4.0.0

    github-actions[bot] authored and wraithgar committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    94d98ba View commit details
    Browse the repository at this point in the history
Loading