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: postcss/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.2.12
Choose a base ref
...
head repository: postcss/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.2.13
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 26, 2021

  1. Fix ReDoS in previous-map

    Fix Strategy: Replace `(.*)` with `(?:(?!sourceMappingURL=).)*`
    yetingli committed Apr 26, 2021
    2 Configuration menu
    Copy the full SHA
    2ad1ca9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1567 from yetingli/main

    Fix ReDoS in previous-map
    ai authored Apr 26, 2021
    1 Configuration menu
    Copy the full SHA
    2b1d04c View commit details
    Browse the repository at this point in the history
  3. Clean up tests

    ai committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8484d27 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    ai committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    41d3f33 View commit details
    Browse the repository at this point in the history
  5. Release 8.2.13 version

    ai committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    030bd25 View commit details
    Browse the repository at this point in the history
Loading