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/npm-package-arg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.2
Choose a base ref
...
head repository: npm/npm-package-arg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 4 contributors

Commits on Sep 21, 2022

  1. feat!: postinstall for dependabot template-oss PR

    BREAKING CHANGE: `npm-package-arg` 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
    749ccad View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    7b9cb25 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
    f4aa6a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e1d02 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
    515fcda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462e252 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 14, 2022

  1. deps: bump validate-npm-package-name from 4.0.0 to 5.0.0 (#116)

    Bumps [validate-npm-package-name](https://github.com/npm/validate-npm-package-name) from 4.0.0 to 5.0.0.
    - [Release notes](https://github.com/npm/validate-npm-package-name/releases)
    - [Changelog](https://github.com/npm/validate-npm-package-name/blob/main/CHANGELOG.md)
    - [Commits](npm/validate-npm-package-name@v4.0.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: validate-npm-package-name
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7162848 View commit details
    Browse the repository at this point in the history
  2. deps: bump proc-log from 2.0.1 to 3.0.0 (#117)

    Bumps [proc-log](https://github.com/npm/proc-log) from 2.0.1 to 3.0.0.
    - [Release notes](https://github.com/npm/proc-log/releases)
    - [Changelog](https://github.com/npm/proc-log/blob/main/CHANGELOG.md)
    - [Commits](npm/proc-log@v2.0.1...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: proc-log
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b3f0b93 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 (#118)

    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    bb63fd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.5.1 to 4.6.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.5.1...v4.6.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 17, 2022
    Configuration menu
    Copy the full SHA
    f3a9022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4409eb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix: standardize x x@ and x@* (#97)

    BREAKING CHANGE: `x` and `x@` now return the same spec as `x@*`
    
    From #45:
    
    Right now, `name@` and `name` are parsed with
    `{type:'tag', fetchSpec: 'latest'}`, but `name@*` is parsed as
    `{type: 'range'}`.
    
    But since `''` is a valid semver range, it should be parsed the same as
    `*`.
    
    This also saves npm-package-arg from guessing the default tag, which
    currently poses some semantic hazards.  npm (via npm-pick-manifest) will
    prefer its default tag if given a range that includes it.  But
    `name@latest` should always and only resolve to that specific version in
    the dist-tags.  So npm-pick-manifest and pacote have to detect this and
    do some extra work to figure out if `latest` was actually specified or
    just guessed as a default.
    
    Closes npm/statusboard#460
    wraithgar authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d2b87c0 View commit details
    Browse the repository at this point in the history
  2. chore: release 10.0.0

    github-actions[bot] authored and wraithgar committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ad7b36f View commit details
    Browse the repository at this point in the history
Loading