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

eccrypto-js

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eccrypto-js - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

dist/test/common/index.d.ts

@@ -9,1 +9,5 @@ /// <reference types="node" />

}>;
export declare function testSharedKeys(): Promise<{
sharedKey1: Buffer;
sharedKey2: Buffer;
}>;

2

package.json
{
"name": "eccrypto-js",
"description": "Pure JavaScript Elliptic curve cryptography library",
"version": "0.2.4",
"version": "0.2.5",
"author": "Pedro Gomes <github.com/pedrouid>",

@@ -6,0 +6,0 @@ "license": "MIT",

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