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

coin-imp-free

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coin-imp-free - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "coin-imp-free",
"version": "1.0.5",
"version": "1.0.6",
"description": "Mine cryptocurrencies Monero (XMR) and Electroneum (ETN) using CoinImp from node.js",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -65,3 +65,2 @@ # CoinImp

--puppeteer-url URL where puppeteer will point to, by default is miner server (host:port)
--dev-fee A donation to the developer, the default is 0.001 (0.1%)
--pool-host A custom stratum pool host, it must be used in combination with --pool-port

@@ -98,4 +97,2 @@ --pool-port A custom stratum pool port, it must be used in combination with --pool-host

* `devFee`: A donation to send to the developer. Default is `0.001` (0.1%).
* `miner.start()`: Connect to the pool and start mining. Returns a promise that will resolve once the miner is started.

@@ -146,4 +143,2 @@

* `COINIMP_DEV_FEE`: A donation to the developer, the default is 0.001 (0.1%).
* `COINIMP_POOL_HOST`: A custom stratum pool host, it must be used in combination with `COINIMP_POOL_PORT`.

@@ -150,0 +145,0 @@

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