node-mocks-http
Advanced tools
Comparing version 1.16.1 to 1.16.2
@@ -144,2 +144,3 @@ /** | ||
this.headersSent = true; | ||
return this; | ||
@@ -146,0 +147,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"description": "Mock 'http' objects for testing Express, Next.js and Koa routing functions", | ||
"version": "1.16.1", | ||
"version": "1.16.2", | ||
"homepage": "https://github.com/eugef/node-mocks-http", | ||
@@ -8,0 +8,0 @@ "bugs": { |
80116
2074