Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ec-key

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ec-key - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

14

package.json
{
"name": "ec-key",
"description": "Wrapper around an Elliptic Curve private or public keys",
"version": "0.0.2",
"version": "0.0.3",
"main": "src/ec-key.js",
"author": "Pier Fumagalli <pier@relocately.com>",
"homepage": "https://github.com/relocately/ec-key",
"bugs": "https://github.com/relocately/ec-key/issues",
"author": "Pier Fumagalli <pier@usrz.com>",
"homepage": "https://github.com/usrz/ec-key",
"bugs": "https://github.com/usrz/ec-key/issues",
"license": "MIT",
"contributors": [
"Pier Fumagalli <pier@relocately.com>"
"Pier Fumagalli <pier@usrz.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/relocately/ec-key"
"url": "https://github.com/usrz/ec-key"
},

@@ -36,4 +36,4 @@ "scripts": {

"engines": {
"node": "~6.0."
"node": ">=6.0.0"
}
}
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