Comparing version 2.4.1 to 2.4.2
{ | ||
"name": "metrohash", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "Node.js bindings for MetroHash hashing library", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
"rebuild": "node-gyp rebuild", | ||
"test": "$(npm bin)/mocha test.js" | ||
"test": "./node_modules/.bin/mocha test.js" | ||
}, | ||
@@ -11,0 +11,0 @@ "main": "index.js", |
@@ -6,2 +6,3 @@ # node-metrohash | ||
[![Build Status](https://travis-ci.org/robertklep/node-metrohash.svg)](https://travis-ci.org/robertklep/node-metrohash) | ||
[![Build status](https://ci.appveyor.com/api/projects/status/49944yng9l70q41k/branch/master?svg=true)](https://ci.appveyor.com/project/robertklep/node-metrohash/branch/master) | ||
@@ -8,0 +9,0 @@ ### Installation |
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
67298
22
91