Socket
Socket
Sign inDemoInstall

@iota/pow-neon.js

Package Overview
Dependencies
78
Maintainers
12
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-rc.1 to 2.0.0-rc.2

2

copy-dist.js

@@ -6,2 +6,2 @@ const fs = require("fs");

} catch (err) {}
fs.copyFileSync("./native/index.node", "./dist/native/index.node");
fs.copyFileSync("./native/index.node", "./dist/native/_index_.node");
{
"name": "@iota/pow-neon.js",
"description": "IOTA JavaScript Library for Performing Multi-Threaded PoW on NodeJS",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"keywords": [

@@ -6,0 +6,0 @@ "iota",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc