@alwatr/async-queue
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.3.2](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.3.1...@alwatr/async-queue@1.3.2) (2024-10-10) | ||
### Dependencies update | ||
* bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot] | ||
## [1.3.1](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.3.0...@alwatr/async-queue@1.3.1) (2024-10-08) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/async-queue", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.", | ||
@@ -77,14 +77,14 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/flatomise": "^1.2.1", | ||
"@alwatr/package-tracer": "^1.0.1" | ||
"@alwatr/flatomise": "^1.2.2", | ||
"@alwatr/package-tracer": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^1.5.0", | ||
"@alwatr/nano-build": "^1.6.0", | ||
"@alwatr/prettier-config": "^1.0.5", | ||
"@alwatr/tsconfig-base": "^1.3.0", | ||
"@alwatr/type-helper": "^2.0.0", | ||
"@alwatr/tsconfig-base": "^1.3.1", | ||
"@alwatr/type-helper": "^2.0.1", | ||
"jest": "^29.7.0", | ||
"typescript": "^5.6.2" | ||
"typescript": "^5.6.3" | ||
}, | ||
"gitHead": "41bd9f5a9ffe1f7306b24e63684b1895428f44b0" | ||
"gitHead": "6ad24764eae1b88d7d1bb19217578b02b8c22aaf" | ||
} |
@@ -57,3 +57,3 @@ # Async Queue | ||
The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website. | ||
The following companies, organizations, and individuals support Nanolib ongoing maintenance and development. Become a Sponsor to get your logo on our README and website. | ||
@@ -60,0 +60,0 @@ [![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
@sapphire/async-queue |
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
57863
1
Updated@alwatr/flatomise@^1.2.2