Skip to content
This repository was archived by the owner on Jun 16, 2025. 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: depcheck/depcheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.2
Choose a base ref
...
head repository: depcheck/depcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.3
Choose a head ref
  • 20 commits
  • 20 files changed
  • 8 contributors

Commits on Jun 25, 2021

  1. Add 1.4.2 to the changelog

    rumpl committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    4bbc09b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    531a46f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #657 from Dylanlan/detect-ts-node-with-r

    feat: detect deps used with -r in package.json
    rumpl authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a3d6a49 View commit details
    Browse the repository at this point in the history
  3. Support babel.config.js(on) files

    liwenfu committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2c9b7a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #656 from crossjs/main

    Support babel.config.js(on) files
    rumpl authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    df36414 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

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

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    d5d48b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #660 from crossjs/patch-1

    Support next.config.js with next-transpile-modules
    rumpl authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d9c2199 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #658 from Dylanlan/scss-at-sign-parsing

    Fix scss parsing for non-import '@' keywords
    rumpl authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1c6efe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. cli: --oneline option

    vanodevium committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    80c9052 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    a58cdce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8833d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8537359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73c2bec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #680 from shian15810/patch-1

    feat(types): improve typings
    rumpl authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2272944 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #681 from shian15810/patch-2

    feat(eslint): add support for .eslintrc.cjs
    rumpl authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e770d0f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Merge pull request #679 from webdevium/main

    cli: --oneline option
    rumpl authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    a687b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8643cd3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #670 from rexxars/fix/ts-types-import

    fix: allow using @types-module for typescript type-only imports
    rumpl authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    180e05a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

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