Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

metrohash

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metrohash - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

appveyor.yml

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc