Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Commit fe3fe58

Browse files
committed
Bump to version 4.4.6
1 parent b9d3594 commit fe3fe58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* max_comment_size: new option
88
* promise: new API module
99

10-
## Trunk
10+
## Version 4.4.6
1111

1212
* security: remove regexp vulnerable to DOS in cast option, npm report 69742
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.4.5",
2+
"version": "4.4.6",
33
"name": "csv-parse",
44
"description": "CSV parsing implementing the Node.js `stream.Transform` API",
55
"keywords": [

0 commit comments

Comments
 (0)