response-format
Advanced tools
Comparing version 1.0.4 to 1.1.0
@@ -0,0 +0,0 @@ "use strict"; |
@@ -7,2 +7,4 @@ "use strict" | ||
*/ | ||
const checkStatusCode = require('./helpers'); | ||
@@ -9,0 +11,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ The MIT License (MIT) |
{ | ||
"name": "response-format", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "Module which will provide HTTP-friendly error objects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ Response Format |
@@ -0,0 +0,0 @@ "use strict" |
@@ -0,0 +0,0 @@ const chai = require('chai') |
@@ -0,0 +0,0 @@ const chai = require('chai') |
38798
1054