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
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 3.2.0 to 3.2.1-canary.c50dead.0

11

CHANGELOG.md

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

## [3.2.1-canary.c50dead.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@3.2.0...@quenty/valueobject@3.2.1-canary.c50dead.0) (2021-11-20)
### Bug Fixes
* Support MacOS syncing ([c50dead](https://github.com/Quenty/NevermoreEngine/commit/c50deadbe5ebe479aded04e1619441a08ff0e9a8))
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@3.1.2...@quenty/valueobject@3.2.0) (2021-10-30)

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

14

package.json
{
"name": "@quenty/valueobject",
"version": "3.2.0",
"version": "3.2.1-canary.c50dead.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.2.0",
"@quenty/loader": "^3.1.1",
"@quenty/maid": "^2.0.1",
"@quenty/rx": "^3.2.0",
"@quenty/signal": "^2.0.0"
"@quenty/brio": "3.2.1-canary.c50dead.0",
"@quenty/loader": "3.1.1",
"@quenty/maid": "2.0.1",
"@quenty/rx": "3.2.1-canary.c50dead.0",
"@quenty/signal": "2.0.0"
},

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

},
"gitHead": "010eff28095b349f39e02d08844d33f9f733b31f"
"gitHead": "c50deadbe5ebe479aded04e1619441a08ff0e9a8"
}

@@ -5,4 +5,4 @@ {

"tree": {
"$path": { "optional": "..\\node_modules" }
"$path": { "optional": "../node_modules" }
}
}
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