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
223
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 3.3.0 to 3.3.1-canary.234.cb1f814.0

11

CHANGELOG.md

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

## [3.3.1-canary.234.cb1f814.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@3.3.0...@quenty/valueobject@3.3.1-canary.234.cb1f814.0) (2021-12-14)
### Features
* ValueObject does not fire .Changed on cleanup. ([a50be62](https://github.com/Quenty/NevermoreEngine/commit/a50be621deb15af5576524ba3c9de866b37e9350))
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@3.2.0...@quenty/valueobject@3.3.0) (2021-11-20)

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

14

package.json
{
"name": "@quenty/valueobject",
"version": "3.3.0",
"version": "3.3.1-canary.234.cb1f814.0",
"description": "To work like value objects in Roblox and track a single item with .Changed events",

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

"dependencies": {
"@quenty/brio": "^3.3.0",
"@quenty/loader": "^3.1.1",
"@quenty/maid": "^2.0.1",
"@quenty/rx": "^3.3.0",
"@quenty/signal": "^2.0.0"
"@quenty/brio": "3.3.1-canary.234.cb1f814.0",
"@quenty/loader": "3.1.1",
"@quenty/maid": "2.0.1",
"@quenty/rx": "3.3.1-canary.234.cb1f814.0",
"@quenty/signal": "2.0.0"
},

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

},
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d"
"gitHead": "cb1f814280a0474a56b4fa298f080bfacdd097ef"
}

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