-
Notifications
You must be signed in to change notification settings - Fork 61
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: socketio/engine.io-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/engine.io-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 9 files changed
- 2 contributors
Commits on Feb 16, 2022
-
chore: bump ajv from 6.12.2 to 6.12.6 (#126)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b70cee - Browse repository at this point
Copy the full SHA 2b70ceeView commit details
Commits on Feb 17, 2022
-
chore: bump cached-path-relative from 1.0.2 to 1.1.0 (#125)
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4952193 - Browse repository at this point
Copy the full SHA 4952193View commit details
Commits on Apr 30, 2022
-
fix(typings): update the type of RawData
We could also split the declaration of RawData with the "browser" field: ``` // for Node.js export type RawData = string | Buffer | ArrayBuffer | ArrayBufferView; // no Blob // for the browser export type RawData = string | ArrayBuffer | ArrayBufferView | Blob; // no Buffer ``` But it does not seem supported by the TypeScript compiler, so we'll revert to just using "any" for now. Related: #128
Configuration menu - View commit details
-
Copy full SHA for 039b45c - Browse repository at this point
Copy the full SHA 039b45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a421bbe - Browse repository at this point
Copy the full SHA a421bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for da182cb - Browse repository at this point
Copy the full SHA da182cbView commit details -
refactor: include base64-arraybuffer in the repository
In order to reduce the number of dependencies and the attack surface in case of supply chain attacks.
Configuration menu - View commit details
-
Copy full SHA for bc7400a - Browse repository at this point
Copy the full SHA bc7400aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 764c99f - Browse repository at this point
Copy the full SHA 764c99fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.0.3...5.0.4