Skip to content
This repository has been 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
base: v5.0.2
Choose a base ref
...
head repository: npm/read-package-json
compare: v6.0.0
Choose a head ref
  • 11 commits
  • 15 files changed
  • 3 contributors

Commits on Sep 21, 2022

  1. chore: bump @npmcli/template-oss from 3.6.0 to 4.3.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.6.0 to 4.3.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.6.0...v4.3.2)
    
    ---
    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>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    31d81fc View commit details
    Browse the repository at this point in the history
  2. feat!: postinstall for dependabot template-oss PR

    BREAKING CHANGE: `read-package-json` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
    lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0952b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. chore: bump @npmcli/template-oss from 4.3.2 to 4.4.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.4.4.
    - [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.3.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2d7f772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff6918 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. chore: bump @npmcli/template-oss from 4.4.4 to 4.5.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.4 to 4.5.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.4.4...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d929502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e72083 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. deps: bump json-parse-even-better-errors from 2.3.1 to 3.0.0

    Bumps [json-parse-even-better-errors](https://github.com/npm/json-parse-even-better-errors) from 2.3.1 to 3.0.0.
    - [Release notes](https://github.com/npm/json-parse-even-better-errors/releases)
    - [Changelog](https://github.com/npm/json-parse-even-better-errors/blob/latest/CHANGELOG.md)
    - [Commits](npm/json-parse-even-better-errors@v2.3.1...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: json-parse-even-better-errors
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    505edd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. deps: bump npm-normalize-package-bin from 2.0.0 to 3.0.0

    Bumps [npm-normalize-package-bin](https://github.com/npm/npm-normalize-package-bin) from 2.0.0 to 3.0.0.
    - [Release notes](https://github.com/npm/npm-normalize-package-bin/releases)
    - [Changelog](https://github.com/npm/npm-normalize-package-bin/blob/main/CHANGELOG.md)
    - [Commits](npm/npm-normalize-package-bin@v2.0.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: npm-normalize-package-bin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d736548 View commit details
    Browse the repository at this point in the history
  2. deps: bump normalize-package-data from 4.0.1 to 5.0.0

    Bumps [normalize-package-data](https://github.com/npm/normalize-package-data) from 4.0.1 to 5.0.0.
    - [Release notes](https://github.com/npm/normalize-package-data/releases)
    - [Changelog](https://github.com/npm/normalize-package-data/blob/main/CHANGELOG.md)
    - [Commits](npm/normalize-package-data@v4.0.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-package-data
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    16f6e31 View commit details
    Browse the repository at this point in the history
  3. chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v3.1.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1a20baa View commit details
    Browse the repository at this point in the history
  4. chore: release 6.0.0 (#141)

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