@quenty/rx
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "@quenty/rx", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Quenty's reactive library for Roblox", | ||
@@ -23,3 +23,2 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "~0.0.0", | ||
"@quenty/maid": "~0.0.2", | ||
@@ -26,0 +25,0 @@ "@quenty/signal": "~0.0.0", |
## Quenty's Rx Library | ||
A reactive library for Roblox that lets you program in the observable pattern | ||
A reactive library for Roblox that lets you program in the observable pattern | ||
## Changelog | ||
### 0.0.1 | ||
Moved all of the Rx utility libraries out of this and into their seperate packages | ||
### 0.0.0 | ||
Initial commit |
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
5
11
24804
6
- Removed@quenty/brio@~0.0.0
- Removed@quenty/brio@0.0.1(transitive)
- Removed@quenty/rx@0.0.1(transitive)