@forrestjs/service-fetchq-task
Advanced tools
Comparing version 5.0.0-alpha.32 to 5.0.0-alpha.33
{ | ||
"name": "@forrestjs/service-fetchq-task", | ||
"description": "Simple API to run singleton tasks over a Fetchq queue.", | ||
"version": "5.0.0-alpha.32", | ||
"version": "5.0.0-alpha.33", | ||
"author": "Marco Pegoraro <marco.pegoraro@gmail.com", | ||
@@ -11,3 +11,3 @@ "main": "src/index", | ||
"dependencies": { | ||
"@forrestjs/core": "^5.0.0-alpha.32", | ||
"@forrestjs/core": "^5.0.0-alpha.33", | ||
"fetchq": "^4.1.1" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "d331d651ac13e7b86a861f3aa4ca9dc313876d0c" | ||
"gitHead": "3f2b33220734efd8d26ef17f47326c90f42eb6ee" | ||
} |
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
+ Added@types/node@22.10.0(transitive)
- Removed@types/node@22.10.1(transitive)