Comparing version 2.0.5 to 2.1.0
{ | ||
"name": "farmhash", | ||
"version": "2.0.5", | ||
"version": "2.1.0", | ||
"author": "Lovell Fuller <npm@lovell.info>", | ||
@@ -27,10 +27,10 @@ "contributors": [ | ||
"dependencies": { | ||
"nan": "^2.8.0", | ||
"prebuild-install": "^2.5.0" | ||
"nan": "^2.10.0", | ||
"prebuild-install": "^2.5.3" | ||
}, | ||
"devDependencies": { | ||
"cc": "^1.0.1", | ||
"prebuild": "^7.2.2", | ||
"cc": "^1.0.2", | ||
"prebuild": "^7.4.0", | ||
"prebuild-ci": "^2.2.3", | ||
"semistandard": "^12.0.0" | ||
"semistandard": "^12.0.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "license": "Apache-2.0", |
@@ -17,3 +17,3 @@ # farmhash | ||
This module uses FarmHash v1.1.0 (2015-03-01). | ||
It has been tested with Node.js 4, 6, 8 and 9 | ||
It has been tested with Node.js 4, 6, 8 and 10 | ||
on Linux, OS X and Windows. | ||
@@ -20,0 +20,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
323010
8
Updatednan@^2.10.0
Updatedprebuild-install@^2.5.3