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: chalk/ansi-regex
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: chalk/ansi-regex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 18 commits
  • 15 files changed
  • 9 contributors

Commits on Apr 21, 2018

  1. Add failing test for #21 (#22)

    cancerberoSgx authored and sindresorhus committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    14839a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Add scroll escapes (#20)

    Fixes #19
    Qix- authored and sindresorhus committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    385eca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac826a View commit details
    Browse the repository at this point in the history
  3. Require Node.js 6

    sindresorhus committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    ced7421 View commit details
    Browse the repository at this point in the history
  4. 4.0.0

    sindresorhus committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    a1d9246 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2018

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

Commits on Mar 8, 2019

  1. Support more escape types like links (#29)

    Fixes #21
    Fixes #28
    LitoMore authored and sindresorhus committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    96200bb View commit details
    Browse the repository at this point in the history
  2. 4.1.0

    sindresorhus committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    a079ab2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Tidelift tasks

    sindresorhus committed May 31, 2019
    Configuration menu
    Copy the full SHA
    f115fca View commit details
    Browse the repository at this point in the history
  2. Require Node.js 8

    sindresorhus committed May 31, 2019
    Configuration menu
    Copy the full SHA
    166a0d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Add TypeScript definition (#32)

    Co-authored-by: Sindre Sorhus <[email protected]>
    Akim95 and sindresorhus committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    e77ea17 View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f26f7fe View commit details
    Browse the repository at this point in the history
  3. 5.0.0

    sindresorhus committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    2b56fb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Add @Qix- to funding.yml

    sindresorhus authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    0755e66 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

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

Commits on Sep 14, 2021

  1. Fix potential ReDoS (#37)

    yetingli authored and Qix- committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c3c0b3f View commit details
    Browse the repository at this point in the history
  2. fix incorrect format

    Qix- committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4657833 View commit details
    Browse the repository at this point in the history
  3. 5.0.1

    Qix- committed Sep 14, 2021
    1 Configuration menu
    Copy the full SHA
    a9babce View commit details
    Browse the repository at this point in the history
Loading