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

@quenty/rx

Package Overview
Dependencies
Maintainers
1
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 3.1.2 to 3.2.0-canary.221.e58a344.0

src/Shared/Rx.spec.lua

11

CHANGELOG.md

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

# [3.2.0-canary.221.e58a344.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.2...@quenty/rx@3.2.0-canary.221.e58a344.0) (2021-10-30)
### Features
* combineLatest may also combine none-observables which are treated as raw values (for now). ([9daebde](https://github.com/Quenty/NevermoreEngine/commit/9daebde70584cee5c0e71d1faa92b2d6249cf644))
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.1...@quenty/rx@3.1.2) (2021-10-30)

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

18

package.json
{
"name": "@quenty/rx",
"version": "3.1.2",
"version": "3.2.0-canary.221.e58a344.0",
"description": "Quenty's reactive library for Roblox",

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

"dependencies": {
"@quenty/loader": "^3.1.1",
"@quenty/maid": "^2.0.1",
"@quenty/promise": "^3.1.2",
"@quenty/signal": "^2.0.0",
"@quenty/symbol": "^2.0.0",
"@quenty/table": "^2.1.0",
"@quenty/throttle": "^3.1.1"
"@quenty/loader": "3.1.1",
"@quenty/maid": "2.0.1",
"@quenty/promise": "3.1.2",
"@quenty/signal": "2.0.0",
"@quenty/symbol": "2.0.0",
"@quenty/table": "2.1.0",
"@quenty/throttle": "3.1.1"
},

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

},
"gitHead": "e9cd4223c7fda7c852db9743ef844baa19cacb13"
"gitHead": "e58a34425f2056bfbd3a523a6f84f992470baa13"
}

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