lightning-pool
Advanced tools
Comparing version 4.4.1 to 4.4.2
{ | ||
"name": "lightning-pool", | ||
"description": "Fastest generic Pool written with TypeScript", | ||
"version": "4.4.1", | ||
"version": "4.4.2", | ||
"author": "Panates Ltd.", | ||
@@ -24,3 +24,3 @@ "contributors": [ | ||
"module": "./esm/index.js", | ||
"types": "./esm/index.d.ts", | ||
"types": "./typings/index.d.ts", | ||
"files": [ | ||
@@ -27,0 +27,0 @@ "cjs/", |
59781