-
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: 2.1.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: 2.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 3 contributors
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 021a7dc - Browse repository at this point
Copy the full SHA 021a7dcView commit details
Commits on Mar 19, 2019
-
[refactor] Use
Buffer.allocUnsafeinstead ofnew Buffer(#104)Breaking change: drop support for Node.js 4 (since Buffer.allocUnsafe was added in v5.10.0) Reference: https://nodejs.org/docs/latest/api/buffer.html#buffer_class_method_buffer_allocunsafe_size
Configuration menu - View commit details
-
Copy full SHA for aedf8eb - Browse repository at this point
Copy the full SHA aedf8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for df387fc - Browse repository at this point
Copy the full SHA df387fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 569759f - Browse repository at this point
Copy the full SHA 569759fView commit details
Commits on Sep 13, 2019
-
[test] ensure the message packet is properly coerced to string (#110)
result is string '1' not number1
Configuration menu - View commit details
-
Copy full SHA for e9a20cb - Browse repository at this point
Copy the full SHA e9a20cbView commit details -
[test] fix a typo in the tests (#111)
should encode payloads as string: there is no type 'post'.
Configuration menu - View commit details
-
Copy full SHA for 72f7463 - Browse repository at this point
Copy the full SHA 72f7463View commit details -
[perf] use Buffer.from instead of manually copying the ArrayBuffer (#108
Configuration menu - View commit details
-
Copy full SHA for 47893e1 - Browse repository at this point
Copy the full SHA 47893e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ce1ab - Browse repository at this point
Copy the full SHA f1ce1abView 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 2.1.3...2.2.0