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 0.0.1 to 1.0.0

LICENSE.md

15

package.json
{
"name": "@quenty/rx",
"version": "0.0.1",
"version": "1.0.0",
"description": "Quenty's reactive library for Roblox",

@@ -23,7 +23,7 @@ "keywords": [

"dependencies": {
"@quenty/maid": "~0.0.2",
"@quenty/signal": "~0.0.0",
"@quenty/symbol": "~0.0.0",
"@quenty/table": "~0.0.0",
"@quenty/throttle": "~0.0.0"
"@quenty/maid": "^1.0.0",
"@quenty/signal": "^1.0.0",
"@quenty/symbol": "^1.0.0",
"@quenty/table": "^1.0.0",
"@quenty/throttle": "^1.0.0"
},

@@ -35,3 +35,4 @@ "bugs": {

"access": "public"
}
},
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a"
}
## Quenty's Rx Library
<div align="center">
<a href="http://quenty.github.io/api/">
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" />
</a>
<a href="https://discord.gg/mhtGUS8">
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" />
</a>
<a href="https://github.com/Quenty/NevermoreEngine/actions">
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" />
</a>
</div>
A reactive library for Roblox that lets you program in the observable pattern
## Installation
```
npm install @quenty/rx --save
```
## Changelog
### 1.0.0
Initial release
### 0.0.1

@@ -8,0 +27,0 @@ Moved all of the Rx utility libraries out of this and into their seperate packages

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