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.10 to 1.6.11

14

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

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

"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/elliptic": "^6.4.14",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.5",
"@types/node": "^20.1.7",
"@types/secp256k1": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"browserify": "^17.0.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.36.0",
"eslint": "^8.40.0",
"eslint-plugin-no-loops": "~0.3.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
"typescript": "^5.0.4"
}
}
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