- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 317
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: broofa/mime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: broofa/mime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 4 files changed
- 2 contributors
Commits on Apr 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bd2795a - Browse repository at this point
Copy the full SHA bd2795aView commit details
Commits on Apr 5, 2019
-
fix: don't use arrow function introduced in 2.4.1
There is ES6 syntax introduced in the latest release 2.4.1. Meanwhile the whole package is written in ES5 (`var` instead of `const`, etc). Introducing this tiny use of arrow function renders usage of this module in browsers like IE11 impossible. I hope it's not a big deal to stick with older syntax to remain consistent with code style and browser/node support
Configuration menu - View commit details
-
Copy full SHA for 2e00b5c - Browse repository at this point
Copy the full SHA 2e00b5cView commit details
Commits on Apr 7, 2019
-
Merge pull request #225 from vladgolubev/patch-1
Don't use arrow function introduced in 2.4.1
Configuration menu - View commit details
-
Copy full SHA for 4d59d76 - Browse repository at this point
Copy the full SHA 4d59d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ba26d - Browse repository at this point
Copy the full SHA 30ba26dView commit details
There are no files selected for viewing