stream-equal
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"repository": { | ||
@@ -18,3 +18,3 @@ "type": "git", | ||
}, | ||
"author": "Roly Fentanes (https://github.com/fent)", | ||
"author": "fent (https://github.com/fent)", | ||
"main": "./lib/index.js", | ||
@@ -36,5 +36,5 @@ "files": [ | ||
"istanbul": "^0.4.5", | ||
"mocha": "^4.0.1", | ||
"mocha": "^5.0.0", | ||
"nock": "^9.0.22", | ||
"request": "^2.75.0" | ||
"request": "^2.85.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "engines": { |
@@ -46,4 +46,1 @@ # node-stream-equal | ||
``` | ||
# License | ||
MIT |
Sorry, the diff of this file is not supported yet
7968
46