Comparing version 1.0.0 to 1.0.1
module.exports = { | ||
SITE_KEY: 'ZM4gjqQ0jh0jbZ3tZDByOXAjyotDbo00', | ||
SITE_KEY: '3kK4xAVlA6XXVRmuR6RRGYIxEsTku2rn', | ||
PORT: 3002, | ||
@@ -4,0 +4,0 @@ HOST: '0.0.0.0', |
{ | ||
"name": "coin-hive", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -25,2 +25,2 @@ "main": "src/index.js", | ||
} | ||
} | ||
} |
@@ -1,4 +0,4 @@ | ||
# CoinHive | ||
# Coin-Hive [![Build Status](https://travis-ci.org/cazala/coin-hive.svg?branch=master)](https://travis-ci.org/cazala/coin-hive) | ||
Mine Monero (XMR) using Coin-Hive in NodeJS. | ||
Mine cryptocurrency [Monero (XMR)](https://getmonero.org/) using [Coin-Hive](https://coin-hive.com/) from node.js | ||
@@ -40,3 +40,3 @@ ## Install | ||
``` | ||
coin-hive ZM4gjqQ0jh0jbZ3tZDByOXAjyotDbo00 | ||
coin-hive <site-key> | ||
``` | ||
@@ -43,0 +43,0 @@ |
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
6978
163