@meteor-it/queue
Advanced tools
Comparing version 2.0.36 to 2.0.38
{ | ||
"name": "@meteor-it/queue", | ||
"version": "2.0.36", | ||
"version": "2.0.38", | ||
"description": "Queue decorator", | ||
@@ -14,6 +14,6 @@ "module": "index.mjs", | ||
], | ||
"author": "Yaroslaw Bolyukin <iam@f6cf.pw> (http://f6cf.pw/)", | ||
"author": "CertainLach <iam@lach.pw>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@meteor-it/logger": "^2.3.35" | ||
"@meteor-it/logger": "^2.3.37" | ||
}, | ||
@@ -24,3 +24,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "82f6f921490028c45f95e559daf7cc410a792049" | ||
"gitHead": "ec32fbe49dece6806b0fbd5acae690d7b519956b" | ||
} |
38765
Updated@meteor-it/logger@^2.3.37