Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,3 @@ | ||
'use strict' | ||
var stream = require( 'stream' ) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "cyclic-32", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Tiny, streaming, seedable CRC32 library, compatible with the crypto.Hash API", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
10683
129