Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "farmhash", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"author": "Lovell Fuller <npm@lovell.info>", | ||
@@ -15,2 +15,7 @@ "contributors": [ | ||
"main": "index.js", | ||
"files": [ | ||
"binding.gyp", | ||
"index.d.ts", | ||
"src/" | ||
], | ||
"repository": { | ||
@@ -28,7 +33,7 @@ "type": "git", | ||
"dependencies": { | ||
"node-addon-api": "^3.0.2", | ||
"prebuild-install": "^6.0.0" | ||
"node-addon-api": "^3.1.0", | ||
"prebuild-install": "^6.0.1" | ||
}, | ||
"devDependencies": { | ||
"cc": "^3.0.0", | ||
"cc": "^3.0.1", | ||
"prebuild": "^10.0.1", | ||
@@ -35,0 +40,0 @@ "semistandard": "^16.0.0" |
Sorry, the diff of this file is not supported yet
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
323729
Updatednode-addon-api@^3.1.0
Updatedprebuild-install@^6.0.1