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: chaijs/chai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.1
Choose a base ref
...
head repository: chaijs/chai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 25, 2024

  1. Update type detect (#1631)

    * update `type-detect`
    
    * recompile chai.js
    Kristján Oddsson authored Jul 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1a36d35 View commit details
  2. 4.5.0

    koddsson committed Jul 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6a19308 View commit details
Showing with 145 additions and 393 deletions.
  1. +136 −385 chai.js
  2. +7 −6 package-lock.json
  3. +2 −2 package.json
Loading