Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@marco_ciaramella/cpu-web-miner

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marco_ciaramella/cpu-web-miner - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

package.json
{
"name": "@marco_ciaramella/cpu-web-miner",
"version": "1.4.1",
"version": "1.4.2",
"description": "A CPU miner for website monetization",

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

@@ -22,6 +22,5 @@ # cpu-web-miner

cpuWebMiner.start(cpuWebMiner.yespower, stratum, true, cpuWebMiner.ALL_THREADS);
cpuWebMiner.start(cpuWebMiner.ghostrider, stratum, true, cpuWebMiner.ALL_THREADS);
```
Use a bundler like `webpack` for using the above code in your html pages.
Or if you want to use this library directly in your html pages without using a bundler, the following is a complete example
Use a bundler like `webpack` for using the above code in your html pages. Or if you want to use this library directly in your html pages without using a bundler, the following is a complete example
```html

@@ -28,0 +27,0 @@ <!DOCTYPE html>

Sorry, the diff of this file is too big to display

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