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/proc-log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: npm/proc-log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 4 commits
  • 21 files changed
  • 3 contributors

Commits on Feb 10, 2022

  1. chore: @npmcli/template-oss (#1)

    BREAKING CHANGE: this drops support for node10 and non-LTS versions of
    node12 and node14
    
    * chore: @npmcli/template-oss@2.7.1
    
    * chore: remove npmlog reference from readme
    lukekarrys committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d340d8b View commit details
    Browse the repository at this point in the history
  2. chore: update tap requirement from ^15.0.2 to ^15.1.6

    Updates the requirements on [tap](https://github.com/tapjs/node-tap) to permit the latest version.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.0.2...v15.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    58fd83d View commit details
    Browse the repository at this point in the history
  3. docs: add example usage

    lukekarrys committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    33ef65c View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.0

    github-actions[bot] authored and lukekarrys committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    2930938 View commit details
    Browse the repository at this point in the history
Loading