Socket
Socket
Sign inDemoInstall

elliptic

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elliptic - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

4

lib/elliptic/ec/index.js

@@ -108,3 +108,5 @@ 'use strict';

entropy: bkey,
nonce: nonce
nonce: nonce,
pers: options.pers,
persEnc: options.persEnc
});

@@ -111,0 +113,0 @@

{
"name": "elliptic",
"version": "6.1.0",
"version": "6.2.0",
"description": "EC cryptography",

@@ -5,0 +5,0 @@ "main": "lib/elliptic.js",

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