New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/valueobject

Package Overview
Dependencies
Maintainers
1
Versions
228
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 8.0.0-canary.367.e9fdcbc.0 to 8.0.0

85

CHANGELOG.md

@@ -6,7 +6,90 @@ # Change Log

# [8.0.0-canary.367.e9fdcbc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.14.0...@quenty/valueobject@8.0.0-canary.367.e9fdcbc.0) (2023-06-05)
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.24.0...@quenty/valueobject@8.0.0) (2023-10-11)
**Note:** Version bump only for package @quenty/valueobject
# [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.23.0...@quenty/valueobject@7.24.0) (2023-09-21)
**Note:** Version bump only for package @quenty/valueobject
# [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.22.0...@quenty/valueobject@7.23.0) (2023-09-04)
**Note:** Version bump only for package @quenty/valueobject
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.21.0...@quenty/valueobject@7.22.0) (2023-08-23)
**Note:** Version bump only for package @quenty/valueobject
# [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.20.0...@quenty/valueobject@7.21.0) (2023-08-01)
**Note:** Version bump only for package @quenty/valueobject
# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.19.0...@quenty/valueobject@7.20.0) (2023-07-28)
**Note:** Version bump only for package @quenty/valueobject
# [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.18.0...@quenty/valueobject@7.19.0) (2023-07-23)
### Features
* Add ValueObject:ObserveBrio(condition) ([2d3766a](https://github.com/Quenty/NevermoreEngine/commit/2d3766a535706d45ce5d217a7cdc81daa198f1f7))
# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.17.0...@quenty/valueobject@7.18.0) (2023-07-15)
**Note:** Version bump only for package @quenty/valueobject
# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.16.0...@quenty/valueobject@7.17.0) (2023-07-10)
**Note:** Version bump only for package @quenty/valueobject
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.15.0...@quenty/valueobject@7.16.0) (2023-06-17)
**Note:** Version bump only for package @quenty/valueobject
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.14.0...@quenty/valueobject@7.15.0) (2023-06-05)
### Features
* Tie interfaces can export checked ValueObjects as Attributes ([6360546](https://github.com/Quenty/NevermoreEngine/commit/63605466f3f27342982556ac1866caafd0202c94))

@@ -13,0 +96,0 @@

16

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

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

"dependencies": {
"@quenty/brio": "8.13.0",
"@quenty/loader": "6.2.1",
"@quenty/maid": "2.5.0",
"@quenty/rx": "7.11.0",
"@quenty/signal": "2.4.0",
"@quenty/valuebaseutils": "7.14.0"
"@quenty/brio": "^9.0.0",
"@quenty/loader": "^7.0.0",
"@quenty/maid": "^2.6.0",
"@quenty/rx": "^8.0.0",
"@quenty/signal": "^3.0.0",
"@quenty/valuebaseutils": "^8.0.0"
},

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

},
"gitHead": "e9fdcbc6ea1d46e068bf42a08b833099e9005259"
"gitHead": "fdeae46099587019ec5fc15317dc673aed379400"
}

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