@bunt/queue
Advanced tools
Comparing version 0.14.0 to 0.14.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.14.1](https://github.com/izatop/bunt/compare/v0.14.0...v0.14.1) (2021-01-19) | ||
**Note:** Version bump only for package @bunt/queue | ||
# [0.14.0](https://github.com/izatop/bunt/compare/v0.13.0...v0.14.0) (2021-01-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bunt/queue", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"keywords": [ | ||
@@ -29,4 +29,4 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/unit": "^0.14.0", | ||
"@bunt/util": "^0.14.0", | ||
"@bunt/unit": "^0.14.1", | ||
"@bunt/util": "^0.14.1", | ||
"@types/ioredis": "^4.19.1", | ||
@@ -36,3 +36,3 @@ "ioredis": "^4.19.4" | ||
"license": "MIT", | ||
"gitHead": "e085b193f8700ecfc8651cd7e85d8068d023b652" | ||
"gitHead": "7de0e5173c8dcaaf232e4f26797defcb8ba1fb2e" | ||
} |
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
56442
Updated@bunt/unit@^0.14.1
Updated@bunt/util@^0.14.1