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

@alwatr/observable

Package Overview
Dependencies
Maintainers
1
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.3 to 3.1.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [3.1.0](https://github.com/Alwatr/flux/compare/v3.0.3...v3.1.0) (2024-09-26)
### Dependencies update
* bump @types/node in the development-dependencies group ([979223c](https://github.com/Alwatr/flux/commit/979223c3cdbb002a926e72e1a7f79c82ff7395d4)) by @dependabot[bot]
## [3.0.3](https://github.com/Alwatr/flux/compare/v3.0.2...v3.0.3) (2024-09-24)

@@ -8,0 +14,0 @@

6

package.json
{
"name": "@alwatr/observable",
"version": "3.0.3",
"version": "3.1.0",
"description": "A lightweight and flexible TypeScript library for implementing the observer pattern (similar to signals) with events, subscriptions, and convenient features.",

@@ -66,7 +66,7 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"@alwatr/type-helper": "^1.2.6",
"@types/node": "^22.5.5",
"@types/node": "^22.7.2",
"jest": "^29.7.0",
"typescript": "^5.6.2"
},
"gitHead": "dcc65841b9a997d5360b60d060cd8bcddd560a17"
"gitHead": "d223e9f3b62f70201562f71ff5885f181a7dbc4f"
}

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