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.7 to 1.6.8

2

dist/lib/src/typescript/browser.js

@@ -54,3 +54,3 @@ "use strict";

if (f) throw new TypeError("Generator is already executing.");
while (_) try {
while (g && (g = 0, op[0] && (_ = 0)), _) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -57,0 +57,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

@@ -54,3 +54,3 @@ "use strict";

if (f) throw new TypeError("Generator is already executing.");
while (_) try {
while (g && (g = 0, op[0] && (_ = 0)), _) try {
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;

@@ -57,0 +57,0 @@ if (y = 0, t) op = [op[0] & 2, t.value];

{
"name": "ecies-geth",
"version": "1.6.7",
"version": "1.6.8",
"description": "JavaScript Elliptic Curve Integrated Encryption Scheme (ECIES) Library - Based off Geth's implementation",

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

"devDependencies": {
"@types/chai": "^4.3.3",
"@types/chai": "^4.3.4",
"@types/chai-as-promised": "^7.1.5",
"@types/elliptic": "^6.4.14",
"@types/mocha": "^10.0.0",
"@types/node": "^18.11.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.11.17",
"@types/secp256k1": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"browserify": "^17.0.0",
"chai": "^4.3.6",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.26.0",
"eslint": "^8.30.0",
"eslint-plugin-no-loops": "~0.3.0",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
},
"resolutions": {
"websocket-extensions": "0.1.4"
"typescript": "^4.9.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