Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/observable

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/observable - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc