Skip to content
This repository was 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/npmlog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.2
Choose a base ref
...
head repository: npm/npmlog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 26, 2017

  1. package-lock@1

    iarna committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    c9ed17d View commit details
    Browse the repository at this point in the history
  2. Appease standard

    iarna committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    5414070 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. chore: update CI for current Node LTS

    Audrey Eschright committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    c989a1c View commit details
    Browse the repository at this point in the history
  2. deps: bump tap

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

Commits on Jul 22, 2021

  1. BREAKING CHANGE: update deps, lint, test coverage (#79)

    fix: update deps, lint, test coverage (#79)
    
    This drops support for node 6 and 8.
    
    Also fixes a bug in enableProgress that was enabling the gauge even if
    the log was paused.
    
    Coverage for branches is downgraded to 95 so that CI is green. This is a
    compromise to get us up to date in dependencies.  The coverage is MORE
    than it was before, and we can keep making it better but I don't think
    it should block our updating of dependencies.
    wraithgar authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e420957 View commit details
    Browse the repository at this point in the history
  2. docs: changelog for v5.0.0

    wraithgar committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d81ce11 View commit details
    Browse the repository at this point in the history
  3. 5.0.0

    wraithgar committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    15366fb View commit details
    Browse the repository at this point in the history
Loading