ecies-geth
Advanced tools
Comparing version 1.6.8 to 1.6.9
{ | ||
"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 /> | ||
© 2019-2022 Cyril Dever. All rights reserved. | ||
© 2019-2023 Cyril Dever. All rights reserved. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package