Skip to content

Commit 5207b99

Browse files
committed
1 parent 92b5fa8 commit 5207b99

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
3.x
22
===
33

4+
5+
- perf: enable strict mode
6+
- perf: hoist regular expression
7+
- perf: parse with regular expressions
8+
- perf: remove argument reassignment
49
510
- deps: body-parser@~1.13.1
611

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"api"
2727
],
2828
"dependencies": {
29-
"basic-auth": "1.0.0",
29+
"basic-auth": "1.0.2",
3030
"connect": "2.30.0",
3131
"content-disposition": "0.5.0",
3232
"content-type": "~1.0.1",

0 commit comments

Comments
 (0)