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
205
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 13.2.0 to 13.2.1-canary.468.ea8a226.0

12

CHANGELOG.md

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

## [13.2.1-canary.468.ea8a226.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.2.0...@quenty/rx@13.2.1-canary.468.ea8a226.0) (2024-05-09)
### Bug Fixes
* Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
# [13.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.1.0...@quenty/rx@13.2.0) (2024-04-27)

@@ -8,0 +20,0 @@

1

default.project.json
{
"name": "rx",
"globIgnorePaths": [ "**/.package-lock.json" ],
"tree": {

@@ -4,0 +5,0 @@ "$path": "src"

24

package.json
{
"name": "@quenty/rx",
"version": "13.2.0",
"version": "13.2.1-canary.468.ea8a226.0",
"description": "Quenty's reactive library for Roblox",

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

"dependencies": {
"@quenty/cancellabledelay": "^3.4.0",
"@quenty/canceltoken": "^11.2.0",
"@quenty/ducktype": "^5.2.0",
"@quenty/loader": "^10.2.0",
"@quenty/maid": "^3.1.0",
"@quenty/promise": "^10.2.0",
"@quenty/signal": "^7.2.0",
"@quenty/symbol": "^3.0.0",
"@quenty/table": "^3.4.0",
"@quenty/throttle": "^10.2.0"
"@quenty/cancellabledelay": "3.4.1-canary.468.ea8a226.0",
"@quenty/canceltoken": "11.2.1-canary.468.ea8a226.0",
"@quenty/ducktype": "5.2.1-canary.468.ea8a226.0",
"@quenty/loader": "10.2.1-canary.468.ea8a226.0",
"@quenty/maid": "3.1.1-canary.468.ea8a226.0",
"@quenty/promise": "10.2.1-canary.468.ea8a226.0",
"@quenty/signal": "7.2.1-canary.468.ea8a226.0",
"@quenty/symbol": "3.0.1-canary.468.ea8a226.0",
"@quenty/table": "3.4.1-canary.468.ea8a226.0",
"@quenty/throttle": "10.2.1-canary.468.ea8a226.0"
},

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

},
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72"
"gitHead": "ea8a2260a364aaf6d6c246a93632b789935da134"
}

Sorry, the diff of this file is not supported yet

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