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

ecies-geth

Package Overview
Dependencies
Maintainers
3
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.5 to 1.6.6

16

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

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

"devDependencies": {
"@types/chai": "^4.3.1",
"@types/chai": "^4.3.3",
"@types/chai-as-promised": "^7.1.5",
"@types/elliptic": "^6.4.14",
"@types/mocha": "^9.1.1",
"@types/node": "^17.0.38",
"@types/node": "^18.7.15",
"@types/secp256k1": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"browserify": "^17.0.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"eslint": "^8.16.0",
"eslint": "^8.23.0",
"eslint-plugin-no-loops": "~0.3.0",
"mocha": "^10.0.0",
"ts-node": "^10.8.0",
"typescript": "^4.7.2"
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
},

@@ -61,0 +61,0 @@ "resolutions": {

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