ecies-geth
Advanced tools
Comparing version 1.6.5 to 1.6.6
{ | ||
"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": { |
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