Socket
Socket
Sign inDemoInstall

@neo-one/ec-key

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/ec-key - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "@neo-one/ec-key",
"description": "Wrapper around an Elliptic Curve private or public keys",
"version": "0.0.3",
"version": "0.0.4",
"main": "src/ec-key.js",

@@ -48,2 +48,2 @@ "author": "Pier Fumagalli <pier@relocately.com>",

}
}
}

@@ -587,3 +587,3 @@ 'use strict';

exports = module.exports = ECKey;
module.exports = ECKey;
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