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: fxrdhan/jsdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kpdecker/jsdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 6, 2025

  1. Bump tmp from 0.2.3 to 0.2.4

    Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
    - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
    - [Commits](raszi/node-tmp@v0.2.3...v0.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 0.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    6edb453 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

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

Commits on Oct 6, 2025

  1. Fix diffWords crashing when used with an Intl.Segmenter on a text wit…

    …h consecutive newlines (kpdecker#631)
    
    * Add test for broken case reported in kpdecker#630
    
    * Fix the bug
    
    * Add release notes
    ExplodingCabbage authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    da071fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fb633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e1774a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

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