@alwatr/observable
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,2 +6,8 @@ # Change Log | ||
## [3.0.2](https://github.com/Alwatr/flux/compare/v3.0.1...v3.0.2) (2024-09-21) | ||
### Dependencies update | ||
* update ([1048410](https://github.com/Alwatr/flux/commit/1048410efb300bb0a0ab7eae9734ca8f7f9d83a8)) by @ | ||
## [3.0.1](https://github.com/Alwatr/flux/compare/v3.0.0...v3.0.1) (2024-09-17) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/observable", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A lightweight and flexible TypeScript library for implementing the observer pattern (similar to signals) with events, subscriptions, and convenient features.", | ||
@@ -59,6 +59,6 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"dependencies": { | ||
"@alwatr/logger": "^3.2.13" | ||
"@alwatr/logger": "^3.2.14" | ||
}, | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^1.3.9", | ||
"@alwatr/nano-build": "^1.3.10", | ||
"@alwatr/prettier-config": "^1.0.4", | ||
@@ -71,3 +71,3 @@ "@alwatr/tsconfig-base": "^1.2.0", | ||
}, | ||
"gitHead": "fc8335b008ef2e268c0caa08990a886545f3ebcf" | ||
"gitHead": "a61cf7ce52e805767d853efa51f5c910a4f9d08a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
52189
Updated@alwatr/logger@^3.2.14