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.3 to 0.0.4

30

package.json
{
"name": "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",
"author": "Pier Fumagalli <pier@usrz.com>",

@@ -11,3 +10,2 @@ "homepage": "https://github.com/usrz/ec-key",

"license": "MIT",
"contributors": [

@@ -24,13 +22,25 @@ "Pier Fumagalli <pier@usrz.com>"

"keywords": [
"ec", "elliptic", "curve", "crypto", "private", "public", "key", "pem",
"spki", "pkcs8", "pem", "rfc5208", "rfc5280", "rfc5915", "openssl"
"ec",
"elliptic",
"curve",
"crypto",
"private",
"public",
"key",
"pem",
"spki",
"pkcs8",
"pem",
"rfc5208",
"rfc5280",
"rfc5915",
"openssl"
],
"devDependencies": {
"chai": "^2.3.0",
"gulp": "^3.9.1",
"gulp-mocha": "^4.3.1"
"chai": "^4.2.0",
"gulp": "^4.0.2",
"gulp-mocha": "^6.0.0"
},
"dependencies": {
"asn1.js": "^1.0.4"
"asn1.js": "^5.2.0"
},

@@ -37,0 +47,0 @@ "engines": {

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