We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368a93a commit ee91374Copy full SHA for ee91374
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.20.2 / 2023-02-21
+===================
3
4
* Fix strict json error message on Node.js 19+
5
* deps: content-type@~1.0.5
package.json
@@ -1,7 +1,7 @@
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
- "version": "1.20.1",
+ "version": "1.20.2",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments