Socket
Socket
Sign inDemoInstall

coin-hive

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coin-hive - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

4

package.json
{
"name": "coin-hive",
"version": "1.6.0",
"version": "1.6.1",
"description": "",

@@ -11,3 +11,3 @@ "main": "src/index.js",

"dependencies": {
"coin-hive-stratum": "^1.0.0",
"coin-hive-stratum": "^1.0.2",
"elegant-spinner": "^1.0.1",

@@ -14,0 +14,0 @@ "express": "^4.15.4",

@@ -5,2 +5,4 @@ # Coin-Hive [![Build Status](https://travis-ci.org/cazala/coin-hive.svg?branch=master)](https://travis-ci.org/cazala/coin-hive)

**New:** Now you can [run this miner on any stratum based pool](https://github.com/cazala/coin-hive#faq).
## Disclaimer

@@ -77,3 +79,3 @@

- `threads`: Number of threads. Default is `navigator.hardwareConcurrency` (number of CPU cores).
- `proxy`: Puppeteer's proxy socket 5/4 (ie: `socks5://127.0.0.1:9050`).

@@ -151,6 +153,2 @@

**Which version of Node.js do I need?**
Node v8+
**Can I run this on a different pool than CoinHive's?**

@@ -197,1 +195,5 @@

On the next deploy, your app will also install the dependencies that Puppeteer needs to run.
**Which version of Node.js do I need?**
Node v8+
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