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

@quenty/rx

Package Overview
Dependencies
Maintainers
0
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/rx - npm Package Compare versions

Comparing version 13.11.1 to 13.11.2-canary.513.656b9b5.0

23

CHANGELOG.md

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

## [13.11.2-canary.513.656b9b5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.11.1...@quenty/rx@13.11.2-canary.513.656b9b5.0) (2024-11-06)
### Bug Fixes
* Better stack traces ([247ce9b](https://github.com/Quenty/NevermoreEngine/commit/247ce9bd97753dec8c8fd6674f93cba2c7deca05))
### Features
* Add ObservableSubscriptionTable:Fail(key) ([0bb3fae](https://github.com/Quenty/NevermoreEngine/commit/0bb3faeaff104fe924122a7274a47539cd88350a))
* Add unfinished observable sorted list ([c7e9817](https://github.com/Quenty/NevermoreEngine/commit/c7e9817f07c9431e5f7cdf1fa2e700d3b3277f60))
* Optimize memory and perf with combineLatestDefer ([3bed556](https://github.com/Quenty/NevermoreEngine/commit/3bed55667c3c795402260575f57132404b906112))
### Performance Improvements
* Check canFire() and cache result ([34fc3d9](https://github.com/Quenty/NevermoreEngine/commit/34fc3d98ca9d1dbece1d1f82f40519e986cdd5fb))
## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.11.0...@quenty/rx@13.11.1) (2024-11-04)

@@ -8,0 +31,0 @@

24

package.json
{
"name": "@quenty/rx",
"version": "13.11.1",
"version": "13.11.2-canary.513.656b9b5.0",
"description": "Quenty's reactive library for Roblox",

@@ -30,12 +30,12 @@ "keywords": [

"dependencies": {
"@quenty/cancellabledelay": "^3.5.0",
"@quenty/canceltoken": "^11.8.1",
"@quenty/ducktype": "^5.7.1",
"@quenty/loader": "^10.7.1",
"@quenty/maid": "^3.4.0",
"@quenty/promise": "^10.7.1",
"@quenty/signal": "^7.8.1",
"@quenty/symbol": "^3.2.0",
"@quenty/table": "^3.6.0",
"@quenty/throttle": "^10.8.1"
"@quenty/cancellabledelay": "3.5.0",
"@quenty/canceltoken": "11.8.2-canary.513.656b9b5.0",
"@quenty/ducktype": "5.7.1",
"@quenty/loader": "10.7.1",
"@quenty/maid": "3.4.0",
"@quenty/promise": "10.7.2-canary.513.656b9b5.0",
"@quenty/signal": "7.8.2-canary.513.656b9b5.0",
"@quenty/symbol": "3.2.1-canary.513.656b9b5.0",
"@quenty/table": "3.6.0",
"@quenty/throttle": "10.8.1"
},

@@ -45,3 +45,3 @@ "publishConfig": {

},
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1"
"gitHead": "656b9b54fcaf9beec7a43b5453d3596ee3c550e1"
}

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

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