Socket
Socket
Sign inDemoInstall

eckey

Package Overview
Dependencies
11
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

0.2.1 / 2014-01-23
------------------
* Update dependency package names/versions
0.2.0 / 2013-12-07

@@ -2,0 +6,0 @@ ------------------

15

package.json
{
"name": "eckey",
"version": "0.2.0",
"version": "0.2.1",
"description": "Elliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin",

@@ -26,13 +26,12 @@ "keywords": [

"dependencies": {
"ecurve": "0.1.x",
"ecurve-names": "0.1.x",
"cryptocoin-base58": "0.1.x",
"ecurve": "0.2.x",
"ecurve-names": "0.2.x",
"sha256": "0.1.x",
"ripemd160": "0.1.x",
"convert-hex": "0.1.x",
"btc-address": "0.1.x",
"ecdsa": "0.2.x",
"bigi": "~0.2.0",
"bs58": "~0.2.0"
"btc-address": "0.2.x",
"ecdsa": "0.3.x",
"bigi": "0.2.x",
"bs58": "0.2.x"
}
}

@@ -40,4 +40,4 @@ eckey

- [*] [jprichardson](https://github.com/jprichardson)
- [1] [remiq](https://github.com/remiq)
- (*) [jprichardson](https://github.com/jprichardson)
- (1) [remiq](https://github.com/remiq)

@@ -44,0 +44,0 @@

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