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

eccrypto

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eccrypto - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "eccrypto",
"version": "1.0.0",
"version": "1.0.1",
"description": "JavaScript Elliptic curve cryptography library",

@@ -42,13 +42,13 @@ "main": "index.js",

"jshint": "*",
"karma": "^0.12.28",
"karma-browserify": "^1.0.1",
"karma-chrome-launcher": "^0.1.7",
"karma-cli": "~0.0.4",
"karma-firefox-launcher": "^0.1.3",
"karma-mocha": "^0.1.10",
"karma-mocha-reporter": "^0.3.1",
"karma": "^0.12.37",
"karma-browserify": "^4.2.1",
"karma-chrome-launcher": "^0.2.0",
"karma-cli": "^0.1.0",
"karma-firefox-launcher": "^0.1.6",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.0.2",
"mocha": "*"
},
"dependencies": {
"elliptic": "^4.0.0",
"elliptic": "^5.0.0",
"es6-promise": "^2.0.1",

@@ -55,0 +55,0 @@ "nan": "^1.4.1"

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