stream-equal
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": { | ||
@@ -20,2 +20,5 @@ "type": "git", | ||
"main": "./lib/index.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"typings": "./lib/index.d.ts", | ||
@@ -22,0 +25,0 @@ "scripts": { |
@@ -41,3 +41,3 @@ # node-stream-equal | ||
# Tests | ||
Tests are written with [mocha](http://visionmedia.github.com/mocha/) | ||
Tests are written with [mocha](https://mochajs.org) | ||
@@ -44,0 +44,0 @@ ```bash |
7997
5