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

@quenty/valueobject

Package Overview
Dependencies
Maintainers
1
Versions
226
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.13.0 to 13.13.1-canary.522.1d2faf4.0

11

CHANGELOG.md

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

## [13.13.1-canary.522.1d2faf4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.13.0...@quenty/valueobject@13.13.1-canary.522.1d2faf4.0) (2024-12-03)
### Features
* Add :SetValue() behavior to cleanup past mounted sub and return a function to unset the value ([03fd05a](https://github.com/Quenty/NevermoreEngine/commit/03fd05aaefbeccc6cc26359239876e1a39569bc1))
# [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.12.0...@quenty/valueobject@13.13.0) (2024-11-13)

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

18

package.json
{
"name": "@quenty/valueobject",
"version": "13.13.0",
"version": "13.13.1-canary.522.1d2faf4.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.13.0",
"@quenty/ducktype": "^5.7.1",
"@quenty/loader": "^10.7.1",
"@quenty/maid": "^3.4.0",
"@quenty/rx": "^13.13.0",
"@quenty/signal": "^7.9.0",
"@quenty/valuebaseutils": "^13.13.0"
"@quenty/brio": "14.13.1-canary.522.1d2faf4.0",
"@quenty/ducktype": "5.7.1",
"@quenty/loader": "10.7.1",
"@quenty/maid": "3.4.0",
"@quenty/rx": "13.13.1-canary.522.1d2faf4.0",
"@quenty/signal": "7.9.0",
"@quenty/valuebaseutils": "13.13.1-canary.522.1d2faf4.0"
},

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

},
"gitHead": "451334becfa36a10b55fa53cbdd88091cdf9ddbf"
"gitHead": "1d2faf48e778ada6f57aecb8000c7c6c76ac33cd"
}

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