X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=491d8de5a7e70fdcd4d9090c8a25b2c3721652fe;hb=66ce9e2d731904c2b006b2b677abd1357812a84d;hp=4866dba18102452d265bdbe551137827b26e3588;hpb=deda583fb3d1fa14bfc32d59e00385f73cd896f3;p=poolifier.git diff --git a/package.json b/package.json index 4866dba1..491d8de5 100644 --- a/package.json +++ b/package.json @@ -55,19 +55,18 @@ "url": "git+https://github.com/poolifier/poolifier.git" }, "keywords": [ - "node", - "pool", - "workers pool", - "threads pool", - "worker-threads", + "nodejs", + "worker pool", + "thread pool", + "worker_threads", "cluster", - "cluster worker", "concurrency", "performance", "cpu", "computing", - "async computing", - "async resource" + "scheduling", + "parallelism", + "eventloop" ], "author": "pioardi", "contributors": [ @@ -116,7 +115,7 @@ "@typescript-eslint/parser": "^5.62.0", "benny": "^3.7.1", "c8": "^8.0.0", - "eslint": "^8.44.0", + "eslint": "^8.45.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^36.0.1", "eslint-define-config": "^1.21.0",