bitcore-node icon indicating copy to clipboard operation
bitcore-node copied to clipboard

Return version from package.json on CLI, fixes #415 and bitpay/bitcore#1368

Open kingjan1999 opened this issue 8 years ago • 0 comments

One might argue that reading version numbers from package.json isn't good style and may have security implications (https://stackoverflow.com/a/10855054), but I don't see any problems here.

This fixes #415 and should fix bitpay/bitcore#1368 (though I haven't tested the latter).

kingjan1999 avatar Nov 21 '17 17:11 kingjan1999