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: raineorshine/npm-check-updates
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.3.0
Choose a base ref
...
head repository: raineorshine/npm-check-updates
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.3.1
Choose a head ref
  • 3 commits
  • 19 files changed
  • 1 contributor

Commits on Jul 13, 2022

  1. Copy the full SHA
    3ea7868 View commit details

Commits on Jul 14, 2022

  1. Copy the full SHA
    f34d7df View commit details
  2. 15.3.1

    raineorshine committed Jul 14, 2022
    Copy the full SHA
    a5bc43f View commit details
1 change: 0 additions & 1 deletion .ncurc.js
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@ module.exports = {
reject: [
// ESM only modules
// https://github.com/microsoft/TypeScript/issues/46452
'chalk',
'find-up',
'get-stdin',
'globby',
Loading