New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

merged-pooler

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merged-pooler - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

2

lib/algoProperties.js
var bignum = require('bignum');
var multiHashing = require('multi-hashing');
var multiHashing = require('unomp-multi-hashing');
var util = require('./util.js');

@@ -4,0 +4,0 @@

{
"name": "merged-pooler",
"version": "0.4.0",
"version": "0.5.0",
"description": "High performance Stratum poolserver in Node.js for merged mining",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"multi-hashing": "git://github.com/UNOMP/node-multi-hashing.git",
"unomp-multi-hashing": "*",
"bignum": "*",

@@ -38,0 +38,0 @@ "base58-native": "*",

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