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

@quenty/valueobject

Package Overview
Dependencies
Maintainers
0
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/valueobject - npm Package Compare versions

Comparing version 13.7.0 to 13.8.0

11

CHANGELOG.md

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

# [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.7.0...@quenty/valueobject@13.8.0) (2024-10-04)
### Performance Improvements
* ValueObject uses no Maid, reducing table construction. Also defers construction of GoodSignal until needed ([5701538](https://github.com/Quenty/NevermoreEngine/commit/5701538fbc8c8be5dc4dad94023acb6b7be5477e))
# [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.6.0...@quenty/valueobject@13.7.0) (2024-09-25)

@@ -8,0 +19,0 @@

18

package.json
{
"name": "@quenty/valueobject",
"version": "13.7.0",
"version": "13.8.0",
"description": "To work like value objects in Roblox and track a single item with .Changed events",

@@ -29,9 +29,9 @@ "keywords": [

"dependencies": {
"@quenty/brio": "^14.7.0",
"@quenty/ducktype": "^5.5.0",
"@quenty/loader": "^10.5.0",
"@quenty/maid": "^3.3.0",
"@quenty/rx": "^13.7.0",
"@quenty/signal": "^7.6.0",
"@quenty/valuebaseutils": "^13.7.0"
"@quenty/brio": "^14.8.0",
"@quenty/ducktype": "^5.6.0",
"@quenty/loader": "^10.6.0",
"@quenty/maid": "^3.4.0",
"@quenty/rx": "^13.8.0",
"@quenty/signal": "^7.7.0",
"@quenty/valuebaseutils": "^13.8.0"
},

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

},
"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