stream-hash
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "stream-hash", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A transform stream that calls back with a hash", | ||
"repository": "juliangruber/stream-hash", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"devDependencies": { | ||
"tap": "^1.4.1" | ||
}, | ||
"scripts": { | ||
"test": "make test" | ||
} | ||
} |
@@ -6,2 +6,4 @@ | ||
[![build status](https://secure.travis-ci.org/juliangruber/stream-hash.svg)](http://travis-ci.org/juliangruber/stream-hash) | ||
## Example | ||
@@ -8,0 +10,0 @@ |
2481
8
52
33
1