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: Stuk/jszip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.0
Choose a base ref
...
head repository: Stuk/jszip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.1
Choose a head ref
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 7, 2021

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

Commits on Apr 21, 2021

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

Commits on Jun 14, 2021

  1. fix: Use a null prototype object for this.files

    This approach is taken to prevent overriding object methods that would
    exist on a normal object Object.create({})
    MichaelAquilina committed Jun 14, 2021
    2 Configuration menu
    Copy the full SHA
    2235749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d024c22 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

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

Commits on Jun 29, 2021

  1. Merge pull request #766 from MichaelAquilina/fix/files-null-prototype

    fix: Use a null prototype object for this.files
    Stuk authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    6d029b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    9046487 View commit details
    Browse the repository at this point in the history
  2. Update for version 3.7.0

    Stuk committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e88ba4b View commit details
    Browse the repository at this point in the history
  3. 3.7.0

    Stuk committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e5b3f0d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    81cb5eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89298b9 View commit details
    Browse the repository at this point in the history
  3. Revert "Disable proto assert that fails in browsers"

    This reverts commit 9046487.
    Stuk committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    79f7691 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Stuk committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e08003e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix-build'

    Stuk committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5639745 View commit details
    Browse the repository at this point in the history
  6. Updates for 3.7.1

    Stuk committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9f9c33b View commit details
    Browse the repository at this point in the history
  7. 3.7.1

    Stuk committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3f2f0da View commit details
    Browse the repository at this point in the history
Loading