nanopow-rs-node
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -0,0 +0,0 @@ var native = require('../native') |
{ | ||
"name": "nanopow-rs-node", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "A wrapper for nanopow-rs for Node to provide fast, fully multithreaded Nano proof-of-work generation in Node.js.", | ||
@@ -13,12 +13,13 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"neon-cli": "^0.1.22" | ||
"neon-cli": "^0.1.23" | ||
}, | ||
"scripts": { | ||
"build": "neon build", | ||
"postinstall": "neon build", | ||
"test": "mocha --no-timeouts" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^5.0.1", | ||
"standard": "^11.0.0" | ||
"mocha": "^5.2.0", | ||
"standard": "^11.0.1" | ||
} | ||
} | ||
} |
@@ -0,0 +0,0 @@ # nanopow-rs-node |
@@ -0,0 +0,0 @@ /* global describe it */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
143212
11
1
Updatedneon-cli@^0.1.23