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.15.0 to 7.15.1-canary.411.a43e0f9.0

11

CHANGELOG.md

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

## [7.15.1-canary.411.a43e0f9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.15.0...@quenty/rx@7.15.1-canary.411.a43e0f9.0) (2023-09-21)
### Bug Fixes
* Better error message is Rx.fromPromise() when passing non-promise in ([c924c75](https://github.com/Quenty/NevermoreEngine/commit/c924c75b4090f0ba75b9d33eed6c683d1da7a06c))
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.14.0...@quenty/rx@7.15.0) (2023-08-23)

@@ -8,0 +19,0 @@

22

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

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

"dependencies": {
"@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"
"@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": "3b7e47e2180964b6b0b156d07814810e063ef7ed"
"gitHead": "a43e0f99169bd624fbb8ec2c81e61ca7ff0dce08"
}

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