Comparing version 6.2.0 to 6.2.2
@@ -5,3 +5,3 @@ { | ||
"description": "Nodejs bindings to Google's Snappy compression library", | ||
"version": "6.2.0", | ||
"version": "6.2.2", | ||
"homepage": "https://github.com/kesla/node-snappy", | ||
@@ -14,2 +14,3 @@ "repository": { | ||
"scripts": { | ||
"pretest": "node-gyp rebuild", | ||
"test": "nyc ava test.js && semistandard | snazzy && prebuild-ci", | ||
@@ -16,0 +17,0 @@ "install": "prebuild-install || node-gyp rebuild", |
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
3312081
68