@alwatr/context
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -6,2 +6,9 @@ # Change Log | ||
## [3.2.2](https://github.com/Alwatr/flux/compare/v3.2.1...v3.2.2) (2024-11-02) | ||
### Dependencies update | ||
* **deps-dev:** bump @types/node from 22.8.1 to 22.8.6 in the dependencies group ([#224](https://github.com/Alwatr/flux/issues/224)) ([2ffa758](https://github.com/Alwatr/flux/commit/2ffa7587f46b55bddc98be25c60940c3eb61f815)) by @dependabot[bot] | ||
* **deps:** bump the alwatr group with 6 updates ([#225](https://github.com/Alwatr/flux/issues/225)) ([6f22eda](https://github.com/Alwatr/flux/commit/6f22eda4e9ee6c31e4c32b23b870a5c148a818da)) by @dependabot[bot] | ||
## [3.2.1](https://github.com/Alwatr/flux/compare/v3.2.0...v3.2.1) (2024-10-28) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@alwatr/context", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "A simple yet powerful TypeScript library for managing application context and facilitating efficient communication between components.", | ||
@@ -59,15 +59,15 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/nanolib": "^1.4.0", | ||
"@alwatr/observable": "^3.2.1" | ||
"@alwatr/nanolib": "^5.0.0", | ||
"@alwatr/observable": "^3.2.2" | ||
}, | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^2.0.3", | ||
"@alwatr/prettier-config": "^1.0.6", | ||
"@alwatr/tsconfig-base": "^1.3.3", | ||
"@alwatr/type-helper": "^2.0.3", | ||
"@types/node": "^22.8.1", | ||
"@alwatr/nano-build": "^5.0.0", | ||
"@alwatr/prettier-config": "^5.0.0", | ||
"@alwatr/tsconfig-base": "^5.0.0", | ||
"@alwatr/type-helper": "^5.0.0", | ||
"@types/node": "^22.8.6", | ||
"jest": "^29.7.0", | ||
"typescript": "^5.6.3" | ||
}, | ||
"gitHead": "0d441ca3f7529d11090f349ef80209dcc1984a05" | ||
"gitHead": "4952c4c6c9758dfcd30e9bc584aec25f10169219" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55732
- Removed@alwatr/async-queue@1.3.8(transitive)
- Removed@alwatr/dedupe@1.1.8(transitive)
- Removed@alwatr/deep-clone@1.1.8(transitive)
- Removed@alwatr/delay@1.0.8(transitive)
- Removed@alwatr/env@1.0.1(transitive)
- Removed@alwatr/exit-hook@1.1.8(transitive)
- Removed@alwatr/fetch@4.2.1(transitive)
- Removed@alwatr/flat-string@1.1.8(transitive)
- Removed@alwatr/flatomise@1.2.8(transitive)
- Removed@alwatr/global-this@1.0.3(transitive)
- Removed@alwatr/http-primer@1.0.1(transitive)
- Removed@alwatr/is-number@1.1.8(transitive)
- Removed@alwatr/local-storage@1.1.8(transitive)
- Removed@alwatr/logger@4.0.8(transitive)
- Removed@alwatr/nanolib@1.5.1(transitive)
- Removed@alwatr/node-fs@1.1.8(transitive)
- Removed@alwatr/package-tracer@1.0.8(transitive)
- Removed@alwatr/parse-duration@1.1.8(transitive)
- Removed@alwatr/platform-info@1.2.8(transitive)
- Removed@alwatr/polyfill-has-own@1.1.8(transitive)
- Removed@alwatr/render-state@1.0.8(transitive)
- Removed@alwatr/resolve-url@1.0.2(transitive)
- Removed@alwatr/unicode-digits@1.1.3(transitive)
Updated@alwatr/nanolib@^5.0.0
Updated@alwatr/observable@^3.2.2