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
223
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.4.0 to 12.5.0

17

CHANGELOG.md

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

# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.4.0...@quenty/blend@12.5.0) (2024-09-12)
### Bug Fixes
* Blend spring uses a default spring object, fixing any errors ([d468636](https://github.com/Quenty/NevermoreEngine/commit/d468636dc58f951fbfc565d4a6b68c79483e379a))
* Fix some spring object stuff ([34e8ede](https://github.com/Quenty/NevermoreEngine/commit/34e8edee97fa93a0a5bd84442b85826082444f2a))
### Features
* Update Blend.Spring to use SpringObject underneath ([b5d41f5](https://github.com/Quenty/NevermoreEngine/commit/b5d41f5b6955fc77bd37d9ec97b9704410c7c3f5))
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.3.0...@quenty/blend@12.4.0) (2024-08-09)

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

32

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

@@ -30,22 +30,22 @@ "keywords": [

"dependencies": {
"@quenty/acceltween": "^2.4.0",
"@quenty/brio": "^14.4.0",
"@quenty/ducktype": "^5.3.0",
"@quenty/instanceutils": "^13.4.0",
"@quenty/loader": "^10.3.0",
"@quenty/maid": "^3.2.0",
"@quenty/promise": "^10.3.0",
"@quenty/rx": "^13.4.0",
"@quenty/signal": "^7.3.0",
"@quenty/spring": "^10.3.0",
"@quenty/acceltween": "^2.5.0",
"@quenty/brio": "^14.5.0",
"@quenty/ducktype": "^5.4.0",
"@quenty/instanceutils": "^13.5.0",
"@quenty/loader": "^10.4.0",
"@quenty/maid": "^3.3.0",
"@quenty/promise": "^10.4.0",
"@quenty/rx": "^13.5.0",
"@quenty/signal": "^7.4.0",
"@quenty/spring": "^10.4.0",
"@quenty/steputils": "^3.4.0",
"@quenty/string": "^3.2.0",
"@quenty/valuebaseutils": "^13.4.0",
"@quenty/valueobject": "^13.4.0"
"@quenty/valuebaseutils": "^13.5.0",
"@quenty/valueobject": "^13.5.0"
},
"devDependencies": {
"@quenty/contentproviderutils": "^12.4.0",
"@quenty/playerthumbnailutils": "^10.3.0"
"@quenty/contentproviderutils": "^12.5.0",
"@quenty/playerthumbnailutils": "^10.4.0"
},
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7"
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d"
}

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