Merge branch 'master' into master

This commit is contained in:
dvandal
2022-12-09 09:57:11 -05:00
committed by GitHub
5 changed files with 21 additions and 29 deletions

View File

@@ -1,27 +1,16 @@
{
"name": "cryptonote-nodejs-pool",
"version": "1.4.0",
"license": "GPL-2.0",
"Original author": "Daniel Vandal",
"Maintained by": "Musclesonvacation",
"repository": {
"type": "git",
"url": "https://github.com/dvandal/cryptonote-nodejs-pool.git"
},
"dependencies": {
"async": "^3.2.0",
"name": "cryptonote-nodejs-pool",+https
"version": "1+https.4.0",
"license": "GPL-2.0
"base58-native": "*",
"bignum": "*",
"bufferutil": "*",
"cli-color": "*",
"cryptoforknote-util": "git://github.com/MoneroOcean/node-cryptoforknote-util.git",
"cryptonight-hashing": "git://github.com/MoneroOcean/node-cryptonight-hashing.git",
"cryptoforknote-util": "git+https://github.com/MoneroOcean/node-cryptoforknote-util.git",
"cryptonight-hashing": "git+https://github.com/MoneroOcean/node-cryptonight-hashing.git",
"dateformat": "4.5.1",
"domexception": "*",
"mailgun.js": "*",
"node-telegram-bot-api": "*",
"nodemailer": "^6.4.18",
"nodemailer-sendmail-transport": "*",
"redis": "3.1.2",
"socket.io": "^3.1.1",
"time-ago": "*",