@alwatr/wait
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.6](https://github.com/Alwatr/nanolib/compare/@alwatr/wait@1.1.5...@alwatr/wait@1.1.6) (2024-01-20) | ||
**Note:** Version bump only for package @alwatr/wait | ||
## [1.1.5](https://github.com/Alwatr/nanolib/compare/@alwatr/wait@1.1.4...@alwatr/wait@1.1.5) (2024-01-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/wait", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Comprehensive toolkit for managing asynchronous operations.", | ||
@@ -69,3 +69,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/global-scope": "^1.1.10" | ||
"@alwatr/global-scope": "^1.1.11" | ||
}, | ||
@@ -77,6 +77,6 @@ "devDependencies": { | ||
"@alwatr/type-helper": "^1.1.0", | ||
"@types/node": "^20.11.3", | ||
"@types/node": "^20.11.5", | ||
"typescript": "^5.3.3" | ||
}, | ||
"gitHead": "369887cfdcbf5c6f3899880a5e217b102b36706c" | ||
"gitHead": "86f36bc089c81a22d5ca27b0745db65ec2f1eca3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25331
Updated@alwatr/global-scope@^1.1.11