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
232
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

to
7.3.0

2

CHANGELOG.md

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

## [7.2.2-canary.318.83837ce.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.2.1...@quenty/rx@7.2.2-canary.318.83837ce.0) (2023-01-01)
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.2.1...@quenty/rx@7.3.0) (2023-01-01)

@@ -9,0 +9,0 @@

{
"name": "@quenty/rx",
"version": "7.2.2-canary.318.83837ce.0",
"version": "7.3.0",
"description": "Quenty's reactive library for Roblox",

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

"dependencies": {
"@quenty/cancellabledelay": "3.3.0",
"@quenty/canceltoken": "6.0.1",
"@quenty/loader": "6.0.1",
"@quenty/maid": "2.4.0",
"@quenty/promise": "6.0.1",
"@quenty/signal": "2.3.0",
"@quenty/symbol": "2.1.0",
"@quenty/table": "3.1.0",
"@quenty/throttle": "6.0.1"
"@quenty/cancellabledelay": "^3.3.0",
"@quenty/canceltoken": "^6.0.1",
"@quenty/loader": "^6.0.1",
"@quenty/maid": "^2.4.0",
"@quenty/promise": "^6.0.1",
"@quenty/signal": "^2.3.0",
"@quenty/symbol": "^2.1.0",
"@quenty/table": "^3.1.0",
"@quenty/throttle": "^6.0.1"
},

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

},
"gitHead": "83837ced3e0dcfa036e3d020466704a0d9f6b06f"
"gitHead": "b2393f15774341318803f9bdd1377a4aa9d2fb0e"
}