-
-
Notifications
You must be signed in to change notification settings - Fork 755
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: expressjs/body-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: expressjs/body-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 12 files changed
- 5 contributors
Commits on Oct 31, 2024
-
PR-URL: #554 Signed-off-by: Ulises Gascon <ulisesgascongonzalez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a92da8c - Browse repository at this point
Copy the full SHA a92da8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e90e7 - Browse repository at this point
Copy the full SHA 51e90e7View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80fbb76 - Browse repository at this point
Copy the full SHA 80fbb76View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a45a451 - Browse repository at this point
Copy the full SHA a45a451View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8bd68 - Browse repository at this point
Copy the full SHA ee8bd68View commit details
Commits on Jan 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23dc867 - Browse repository at this point
Copy the full SHA 23dc867View commit details
Commits on Jan 23, 2025
-
refactor: prefix built-in node module imports
Align with changes introduced in expressjs/express#6236 by prefixing all built-in Node.js module imports with 'node:'. Reference: expressjs/express#6236
Configuration menu - View commit details
-
Copy full SHA for 91c9199 - Browse repository at this point
Copy the full SHA 91c9199View commit details -
fix: remove obsolete dependency
destroyThe [`destroy`](https://www.npmjs.com/package/destroy) package was was used to handle stream destruction across legacy Node.js versions (>=0.8), addressing bugs in specific versions. Since we now officially support only Node.js 18 and newer, we can safely remove this dependency and replace it with a direct call to `stream.destroy()`.
Configuration menu - View commit details
-
Copy full SHA for 07a8f59 - Browse repository at this point
Copy the full SHA 07a8f59View commit details -
cleanup: remove obsolete test env file
The `test/support/env.js` file contained the definition of an environment variable which was only used to silence [`depd`](https://www.npmjs.com/package/depd) during tests. Since `depd` is not used anymore, we can safely remove the file.
Configuration menu - View commit details
-
Copy full SHA for 17c3999 - Browse repository at this point
Copy the full SHA 17c3999View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f261e - Browse repository at this point
Copy the full SHA e0f261eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41abe6d - Browse repository at this point
Copy the full SHA 41abe6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 732a7cc - Browse repository at this point
Copy the full SHA 732a7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1380f5 - Browse repository at this point
Copy the full SHA f1380f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd8701 - Browse repository at this point
Copy the full SHA 2fd8701View commit details -
Configuration menu - View commit details
-
Copy full SHA for a729397 - Browse repository at this point
Copy the full SHA a729397View commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e4fe6b - Browse repository at this point
Copy the full SHA 2e4fe6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eedea54 - Browse repository at this point
Copy the full SHA eedea54View 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.0.2...v2.1.0