Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/signal

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/signal - npm Package Compare versions

Comparing version 7.6.0 to 7.7.0

16

CHANGELOG.md

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

# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.6.0...@quenty/signal@7.7.0) (2024-10-04)
### Bug Fixes
* GoodSignal now uses the connection memory category instead of the original items memory category, resulting in even more accurate tracking ([c18353d](https://github.com/Quenty/NevermoreEngine/commit/c18353d61a4b4966ad4025c3b7e58b895dcb16a8))
### Performance Improvements
* Connection clears references, and avoids storing _connected and _next, which reduces memory usage of signal ([8738269](https://github.com/Quenty/NevermoreEngine/commit/8738269c457b8075b89dd18e7371a103413879d6))
# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/signal@7.5.0...@quenty/signal@7.6.0) (2024-09-25)

@@ -8,0 +24,0 @@

6

package.json
{
"name": "@quenty/signal",
"version": "7.6.0",
"version": "7.7.0",
"description": "A simple signal implementation for Roblox",

@@ -33,5 +33,5 @@ "keywords": [

"dependencies": {
"@quenty/loader": "^10.5.0"
"@quenty/loader": "^10.6.0"
},
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6"
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646"
}

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