Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "adler32", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Adler-32 hashing algorithm", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# adler32 [![Build Status](https://travis-ci.org/ChrisAckerman/adler32.svg?branch=master)](https://travis-ci.org/BlueJeansAndRain/adler32) | ||
# adler32 [![Build Status](https://travis-ci.org/ChrisAckerman/adler32.svg?branch=master)](https://travis-ci.org/ChrisAckerman/adler32) | ||
@@ -3,0 +3,0 @@ Adler-32 hashing algorithm with support for running and rolling checksums. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10138