effector-queue
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "effector-queue", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Library for sequential effect execution", | ||
"type": "module", | ||
"keywords": [ | ||
@@ -29,3 +28,4 @@ "effector", | ||
}, | ||
"main": "dist/effector-queue.main.js", | ||
"main": "dist/effector-queue.cjs.js", | ||
"module": "dist/effector-queue.es.js", | ||
"types": "dist/effector-queue.d.ts", | ||
@@ -32,0 +32,0 @@ "files": [ |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
6067
6
71
2
No