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 1e89ae7 commit 5ee62b7Copy full SHA for 5ee62b7
HISTORY.md
@@ -1,3 +1,11 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ - perf: enable strict mode
6
+ - perf: optimize string replacement
7
+ - perf: use faster string coercion
8
9
1.4.2 / 2015-07-30
10
==================
11
package.json
@@ -10,7 +10,7 @@
"repository": "expressjs/errorhandler",
"dependencies": {
12
"accepts": "~1.2.12",
13
- "escape-html": "1.0.2"
+ "escape-html": "1.0.3"
14
},
15
"devDependencies": {
16
"after": "0.8.1",
0 commit comments