Comparing version 1.1.6 to 1.1.7
@@ -30,3 +30,3 @@ 'use strict'; | ||
// https://github.com/google/closure-library/blob/master/LICENSE | ||
let p = 0; | ||
var p = 0; | ||
for (var i = 0; i < msg.length; i++) { | ||
@@ -33,0 +33,0 @@ var c = msg.charCodeAt(i); |
{ | ||
"name": "hash.js", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Various hash functions that could be run by both browser and node", | ||
@@ -5,0 +5,0 @@ "main": "lib/hash.js", |
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