highwayhash
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "highwayhash", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"author": "Lovell Fuller <npm@lovell.info>", | ||
@@ -24,11 +24,11 @@ "description": "Node.js implementation of HighwayHash, Google's fast and strong hash function", | ||
"dependencies": { | ||
"nan": "^2.8.0", | ||
"prebuild-install": "^2.5.0" | ||
"nan": "^2.10.0", | ||
"prebuild-install": "^2.5.3" | ||
}, | ||
"devDependencies": { | ||
"cc": "^1.0.1", | ||
"long": "^3.2.0", | ||
"prebuild": "^7.3.0", | ||
"cc": "^1.0.2", | ||
"long": "^4.0.0", | ||
"prebuild": "^7.4.0", | ||
"prebuild-ci": "^2.2.3", | ||
"semistandard": "^12.0.0" | ||
"semistandard": "^12.0.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "license": "Apache-2.0", |
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
191346
30
Updatednan@^2.10.0
Updatedprebuild-install@^2.5.3