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: medialize/URI.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46c8ac0c7e6997daad8ff6859784b39f8892fa97
Choose a base ref
...
head repository: medialize/URI.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b655c1b972111ade9f181b02374305942e68e30a
Choose a head ref
  • 15 commits
  • 38 files changed
  • 2 contributors

Commits on Jul 11, 2021

  1. fix(parse): prevent overwriting __proto__ in parseQuery()

    issue was reported privately by @NewEraCracker
    rodneyrehm committed Jul 11, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8e51b00 View commit details
  2. docs: add security policy

    closes #410
    rodneyrehm committed Jul 11, 2021
    Copy the full SHA
    622db6d View commit details
  3. fix(parse): more backslash galore #410

    issue reported privately by @ready-research via https://huntr.dev/
    rodneyrehm committed Jul 11, 2021
    Copy the full SHA
    ac43ca8 View commit details
  4. Copy the full SHA
    aab4a43 View commit details
  5. build: update jquery

    rodneyrehm committed Jul 11, 2021
    Copy the full SHA
    547d4b6 View commit details

Commits on Jul 14, 2021

  1. Copy the full SHA
    19e54c7 View commit details

Commits on Feb 15, 2022

  1. Copy the full SHA
    6ea641c View commit details
  2. Copy the full SHA
    efae1e5 View commit details

Commits on Mar 3, 2022

  1. fix(parse): remove leading whitespace

    reported by @P0cas via huntr.dev
    rodneyrehm committed Mar 3, 2022
    1
    Copy the full SHA
    86d1052 View commit details
  2. Copy the full SHA
    01920b5 View commit details

Commits on Mar 5, 2022

  1. fix(parse): handle excessive colons in scheme delimiter

    reported by @huydoppa via huntr.dev
    rodneyrehm committed Mar 5, 2022
    Copy the full SHA
    a8166fe View commit details
  2. Copy the full SHA
    926b2aa View commit details

Commits on Apr 3, 2022

  1. fix(parse): handle excessive slashes in scheme-relative URLs

    reported by @zeyu2001 via huntr.dev
    rodneyrehm committed Apr 3, 2022
    Copy the full SHA
    88805fd View commit details
  2. fix(parse): handle CR,LF,TAB

    reported by @Haxatron via huntr.dev
    rodneyrehm committed Apr 3, 2022
    Copy the full SHA
    b0c9796 View commit details
  3. Copy the full SHA
    b655c1b View commit details
Loading