@alwatr/observable
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.0.3](https://github.com/Alwatr/flux/compare/v3.0.2...v3.0.3) (2024-09-24) | ||
**Note:** Version bump only for package @alwatr/observable | ||
## [3.0.2](https://github.com/Alwatr/flux/compare/v3.0.1...v3.0.2) (2024-09-21) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/observable", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A lightweight and flexible TypeScript library for implementing the observer pattern (similar to signals) with events, subscriptions, and convenient features.", | ||
@@ -70,3 +70,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
}, | ||
"gitHead": "a61cf7ce52e805767d853efa51f5c910a4f9d08a" | ||
"gitHead": "dcc65841b9a997d5360b60d060cd8bcddd560a17" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @alwatr/observable | ||
# Flux: Observable | ||
@@ -43,8 +43,14 @@ A lightweight and flexible TypeScript library for implementing the observer pattern (similar to signals) with events, subscriptions, and convenient features. | ||
## Contributing | ||
## Sponsors | ||
Contributions are welcome! Please read the contributing guidelines before submitting a pull request. | ||
The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website. | ||
[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com) | ||
## License | ||
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. | ||
This project is licensed under the AGPL-3.0 License. | ||
## Contributing | ||
Contributions are welcome! Please feel free to submit issues and pull requests. |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
86005
56
3
70