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

Commits on Mar 3, 2017

  1. feat: add changelog

    ashleygwilliams committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    d23c813 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Merge pull request #16 from npm/changelog

    feat: add changelog
    ashleygwilliams authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    393f657 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

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

Commits on Feb 12, 2019

  1. chore: update CI for current Node LTS

    Audrey Eschright committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    80313b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Mar 29, 2022

  1. deps: @npmcli/template-oss@3.2.1 (#39)

    BREAKING CHANGE: This drops support for node 10 and non-LTS versions of
    node 12 and node 14
    wraithgar authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b456a01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c65535 View commit details
    Browse the repository at this point in the history
  3. deps: bump builtins from 1.0.3 to 5.0.0 (#41)

    * deps: bump builtins from 1.0.3 to 5.0.0
    
    Bumps [builtins](https://github.com/juliangruber/builtins) from 1.0.3 to 5.0.0.
    - [Release notes](https://github.com/juliangruber/builtins/releases)
    - [Commits](juliangruber/builtins@v1.0.3...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: builtins
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: new syntax for builtins
    
    Credit: @rzhade3 and @brettz9
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2c6129e View commit details
    Browse the repository at this point in the history
  4. fix: remove validate.scopedPackagePattern (#42)

    BREAKING CHANGE: scopedPackagePattern is no longer exported from this
    module.
    wraithgar authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1943cc6 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 4.0.0 (#40)

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