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

@quenty/blend

Package Overview
Dependencies
Maintainers
0
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/blend - npm Package Compare versions

Comparing version 12.7.0 to 12.8.0

17

CHANGELOG.md

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

# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.7.0...@quenty/blend@12.8.0) (2024-10-04)
### Bug Fixes
* Avoid additional table construction in Blend.Computed for performance gain ([40ff0c0](https://github.com/Quenty/NevermoreEngine/commit/40ff0c05ed62fec4d6033bdabd477223bbc96a6a))
* Blend unparents children before destruction saving any instances that need to be reparented ([2728331](https://github.com/Quenty/NevermoreEngine/commit/272833178a1cbe833b35121c707ec8061c3891aa))
### Performance Improvements
* Avoid connecting to Rx if not needed in SpringObject ([a5ca4b8](https://github.com/Quenty/NevermoreEngine/commit/a5ca4b8cd4e4855b58a61478c9ecf9ff4a8a2cfe))
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.6.0...@quenty/blend@12.7.0) (2024-09-25)

@@ -8,0 +25,0 @@

30

package.json
{
"name": "@quenty/blend",
"version": "12.7.0",
"version": "12.8.0",
"description": "Declarative UI system.",

@@ -31,21 +31,21 @@ "keywords": [

"@quenty/acceltween": "^2.5.0",
"@quenty/brio": "^14.7.0",
"@quenty/ducktype": "^5.5.0",
"@quenty/instanceutils": "^13.7.0",
"@quenty/loader": "^10.5.0",
"@quenty/maid": "^3.3.0",
"@quenty/promise": "^10.5.0",
"@quenty/rx": "^13.7.0",
"@quenty/signal": "^7.6.0",
"@quenty/spring": "^10.5.0",
"@quenty/brio": "^14.8.0",
"@quenty/ducktype": "^5.6.0",
"@quenty/instanceutils": "^13.8.0",
"@quenty/loader": "^10.6.0",
"@quenty/maid": "^3.4.0",
"@quenty/promise": "^10.6.0",
"@quenty/rx": "^13.8.0",
"@quenty/signal": "^7.7.0",
"@quenty/spring": "^10.6.0",
"@quenty/steputils": "^3.5.0",
"@quenty/string": "^3.3.0",
"@quenty/valuebaseutils": "^13.7.0",
"@quenty/valueobject": "^13.7.0"
"@quenty/valuebaseutils": "^13.8.0",
"@quenty/valueobject": "^13.8.0"
},
"devDependencies": {
"@quenty/contentproviderutils": "^12.7.0",
"@quenty/playerthumbnailutils": "^10.5.0"
"@quenty/contentproviderutils": "^12.8.0",
"@quenty/playerthumbnailutils": "^10.6.0"
},
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6"
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646"
}

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