coin-hive-stratum
Advanced tools
Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "coin-hive-stratum", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "proxy to use CoinHive miner on any stratum pool", | ||
@@ -11,3 +11,4 @@ "main": "build", | ||
"build": "npm run clear:build && npm run build:js", | ||
"now-start": "./bin/coin-hive-stratum 8892 --dynamic-pool" | ||
"now-start": "./bin/coin-hive-stratum 8892 --dynamic-pool", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -14,0 +15,0 @@ "repository": { |
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
60210