@spinajs/queue
Advanced tools
Comparing version 2.0.45 to 2.0.46
{ | ||
"name": "@spinajs/queue", | ||
"version": "2.0.45", | ||
"version": "2.0.46", | ||
"description": "queue sending & pulling made easy", | ||
@@ -45,10 +45,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.45", | ||
"@spinajs/di": "^2.0.45", | ||
"@spinajs/configuration": "^2.0.46", | ||
"@spinajs/di": "^2.0.46", | ||
"@spinajs/exceptions": "^2.0.39", | ||
"@spinajs/log": "^2.0.45", | ||
"@spinajs/log": "^2.0.46", | ||
"eventemitter3": "^4.0.7", | ||
"luxon": "^3.2.1" | ||
}, | ||
"gitHead": "3aa423c570eae952dc79fe6a4704c3d2ccc178be" | ||
"gitHead": "bd560afd6c9a156071102cc6b4f36115b5498e9d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@spinajs/di@^2.0.46
Updated@spinajs/log@^2.0.46