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

ecies-geth

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecies-geth - npm Package Compare versions

Comparing version 1.6.8 to 1.6.9

10

package.json
{
"name": "ecies-geth",
"version": "1.6.8",
"version": "1.6.9",
"description": "JavaScript Elliptic Curve Integrated Encryption Scheme (ECIES) Library - Based off Geth's implementation",

@@ -47,10 +47,10 @@ "main": "dist/lib/src/typescript/index.js",

"@types/mocha": "^10.0.1",
"@types/node": "^18.11.17",
"@types/node": "^18.11.18",
"@types/secp256k1": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"browserify": "^17.0.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"eslint-plugin-no-loops": "~0.3.0",

@@ -57,0 +57,0 @@ "mocha": "^10.2.0",

@@ -136,2 +136,2 @@ # ecies-geth

<hr />
&copy; 2019-2022 Cyril Dever. All rights reserved.
&copy; 2019-2023 Cyril Dever. All rights reserved.
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