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.5.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.0
Choose a head ref
  • 18 commits
  • 13 files changed
  • 7 contributors

Commits on Jul 21, 2020

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

Commits on Jul 24, 2020

  1. Merge pull request #703 from vdoubleu/patch-1

    Fix small error in read_zip.md
    Stuk authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    25d401e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. fix: duplicate require

    JayFate committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    e534454 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Merge pull request #734 from JayFate/master

    fix: duplicate require DataLengthProbe, utils
    Stuk authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3db5fdc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

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

Commits on Feb 10, 2021

  1. Merge pull request #742 from jahed/fix/webpack-5-async-failure

    Fix(browser): redirect main to dist on browsers
    Stuk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    dcc6ff9 View commit details
    Browse the repository at this point in the history
  2. Update contributing

    Stuk committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    10035ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c75dff View commit details
    Browse the repository at this point in the history
  4. 3.6.0

    Stuk committed Feb 10, 2021
    1 Configuration menu
    Copy the full SHA
    112fcdb View commit details
    Browse the repository at this point in the history

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
Loading