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

murmurhash3

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

murmurhash3 - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

5

History.md

@@ -0,1 +1,6 @@

0.1.6 / 2013-02-13
==================
* Fixed: Build problem in node v0.9.9
0.1.5 / 2013-02-06

@@ -2,0 +7,0 @@ ==================

2

lib/murmurhash3.js

@@ -11,3 +11,3 @@ /*!

exports.version = '0.1.5';
exports.version = '0.1.6';

@@ -14,0 +14,0 @@ var binding;

{
"name": "murmurhash3",
"version": "0.1.5",
"version": "0.1.6",
"description": "Node binding of MurmurHash3",

@@ -5,0 +5,0 @@ "repository": "https://github.com/hideo55/node-murmurhash3",

Sorry, the diff of this file is not supported yet

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