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.13 to 1.6.14

22

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

@@ -43,14 +43,14 @@ "main": "dist/lib/src/typescript/index.js",

"devDependencies": {
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/elliptic": "^6.4.14",
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.7",
"@types/secp256k1": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
"@types/elliptic": "^6.4.15",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"@types/secp256k1": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"browserify": "^17.0.0",
"chai": "^4.3.8",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"eslint": "^8.48.0",
"eslint": "^8.50.0",
"eslint-plugin-no-loops": "~0.3.0",

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

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