@spinajs/queue
Advanced tools
Comparing version 2.0.52 to 2.0.53
{ | ||
"name": "@spinajs/queue", | ||
"version": "2.0.52", | ||
"version": "2.0.53", | ||
"description": "queue sending & pulling made easy", | ||
@@ -48,7 +48,7 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.52", | ||
"@spinajs/di": "^2.0.52", | ||
"@spinajs/exceptions": "^2.0.52", | ||
"@spinajs/log": "^2.0.52", | ||
"@spinajs/orm": "^2.0.52", | ||
"@spinajs/configuration": "^2.0.53", | ||
"@spinajs/di": "^2.0.53", | ||
"@spinajs/exceptions": "^2.0.53", | ||
"@spinajs/log": "^2.0.53", | ||
"@spinajs/orm": "^2.0.53", | ||
"luxon": "^3.2.1" | ||
@@ -55,0 +55,0 @@ }, |
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.53
Updated@spinajs/exceptions@^2.0.53
Updated@spinajs/log@^2.0.53
Updated@spinajs/orm@^2.0.53