New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/rx

Package Overview
Dependencies
Maintainers
1
Versions
209
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 7.14.1-canary.405.6fa018e.0 to 7.15.0

11

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [7.14.1-canary.405.6fa018e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.14.0...@quenty/rx@7.14.1-canary.405.6fa018e.0) (2023-08-14)
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.14.0...@quenty/rx@7.15.0) (2023-08-23)

@@ -13,7 +13,16 @@

* Remove duplicate Rx.scan API ([388dd46](https://github.com/Quenty/NevermoreEngine/commit/388dd464e85f3692a3e14e59891291916d6b86a3))
* Rx Observables provide better errors ([74e59af](https://github.com/Quenty/NevermoreEngine/commit/74e59af192600ceaed30efff9958d324ea7e90f9))
* Skip would skip one too many ([8c90d59](https://github.com/Quenty/NevermoreEngine/commit/8c90d595f8d128bb35ac6bf458151aa140df28f6))
* Use table.clone in Rx ([08ab13c](https://github.com/Quenty/NevermoreEngine/commit/08ab13c90176e4e875bdd55ecc55fa24b3935665))
### Features
* Add Rx.delayed(seconds) ([cdb34e3](https://github.com/Quenty/NevermoreEngine/commit/cdb34e32286f481a976852391068afe899ecc95b))
* ObservableMap uses subscription table ([fa39e53](https://github.com/Quenty/NevermoreEngine/commit/fa39e539c809e77f7d9539442727c48505f98ea1))
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.13.0...@quenty/rx@7.14.0) (2023-07-28)

@@ -20,0 +29,0 @@

22

package.json
{
"name": "@quenty/rx",
"version": "7.14.1-canary.405.6fa018e.0",
"version": "7.15.0",
"description": "Quenty's reactive library for Roblox",

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

"dependencies": {
"@quenty/cancellabledelay": "3.4.0",
"@quenty/canceltoken": "6.8.0",
"@quenty/loader": "6.2.1",
"@quenty/maid": "2.5.0",
"@quenty/promise": "6.7.0",
"@quenty/signal": "2.4.0",
"@quenty/symbol": "2.2.0",
"@quenty/table": "3.2.0",
"@quenty/throttle": "6.2.1"
"@quenty/cancellabledelay": "^3.4.0",
"@quenty/canceltoken": "^6.9.0",
"@quenty/loader": "^6.3.0",
"@quenty/maid": "^2.6.0",
"@quenty/promise": "^6.8.0",
"@quenty/signal": "^2.4.0",
"@quenty/symbol": "^2.2.0",
"@quenty/table": "^3.3.0",
"@quenty/throttle": "^6.3.0"
},

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

},
"gitHead": "6fa018eb1f165230fe1eb0417d8d6951010e4971"
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed"
}

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