@quenty/rx
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@quenty/rx", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -23,7 +23,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/maid": "^1.0.1", | ||
"@quenty/signal": "^1.0.1", | ||
"@quenty/symbol": "^1.0.1", | ||
"@quenty/table": "^1.0.1", | ||
"@quenty/throttle": "^1.0.1" | ||
"@quenty/maid": "^1.0.2", | ||
"@quenty/promise": "^1.0.2", | ||
"@quenty/signal": "^1.0.2", | ||
"@quenty/symbol": "^1.0.2", | ||
"@quenty/table": "^1.0.2", | ||
"@quenty/throttle": "^1.0.2" | ||
}, | ||
@@ -36,3 +37,3 @@ "bugs": { | ||
}, | ||
"gitHead": "cbe19476600374aa8d198b3ec4a738ff3cdf0c5e" | ||
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26526
6
+ Added@quenty/promise@^1.0.2
+ Added@quenty/deferred@1.2.0(transitive)
+ Added@quenty/promise@1.2.0(transitive)
Updated@quenty/maid@^1.0.2
Updated@quenty/signal@^1.0.2
Updated@quenty/symbol@^1.0.2
Updated@quenty/table@^1.0.2
Updated@quenty/throttle@^1.0.2