Comparing version 0.3.235 to 0.3.236
{ | ||
"name": "asygen", | ||
"description": "0-Deps, simple and fast async generator library for browser and NodeJS", | ||
"version": "0.3.235", | ||
"version": "0.3.236", | ||
"type": "module", | ||
@@ -62,3 +62,3 @@ "types": "build/index.d.ts", | ||
"homepage": "https://github.com/3axap4eHko/asygen#readme", | ||
"packageManager": "pnpm@9.15.3", | ||
"packageManager": "pnpm@9.15.4", | ||
"devDependencies": { | ||
@@ -68,5 +68,5 @@ "@swc/core": "^1.10.7", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.10.5", | ||
"@typescript-eslint/eslint-plugin": "^8.19.1", | ||
"@typescript-eslint/parser": "^8.19.1", | ||
"@types/node": "^22.10.6", | ||
"@typescript-eslint/eslint-plugin": "^8.20.0", | ||
"@typescript-eslint/parser": "^8.20.0", | ||
"eslint": "^9.18.0", | ||
@@ -73,0 +73,0 @@ "eslint-plugin-import": "^2.31.0", |