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 90c8b21 commit 936bb75Copy full SHA for 936bb75
HISTORY.md
@@ -1,3 +1,10 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ - Fix issue when `Date.parse` does not return `NaN` on invalid date
6
+ - Fix strict violation in broken environments
7
8
1.12.0 / 2017-02-25
9
===================
10
package.json
@@ -9,7 +9,7 @@
"encodeurl": "~1.0.1",
"escape-html": "~1.0.3",
11
"parseurl": "~1.3.1",
12
- "send": "0.15.0"
+ "send": "0.15.1"
13
},
14
"devDependencies": {
15
"eslint": "3.17.0",
0 commit comments