Socket
Socket
Sign inDemoInstall

mining-utils

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mining-utils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

gulpfile.js

21

package.json
{
"name": "mining-utils",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "index.js",
"author": "Oracy Rezende Martos <oramartos_21@hotmail.com> (https://github.com/Oracy)",
"main": "./mining-utils.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "rm -rf dist/ && tsc && gulp minify",
"start": "npm run build && node dist/index.js"
},

@@ -13,4 +15,13 @@ "keywords": [

],
"author": "Oracy <oramartos_21@hotmail.com>",
"license": "MIT"
"engines": {
"node": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/Oracy/mining-utils.git"
},
"license": "MIT",
"devDependencies": {
"@types/node": "~12.11.5"
}
}
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