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

@quenty/blend

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/blend - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2-canary.247.1597949.0

src/Shared/Blend/SpringObject.lua

14

CHANGELOG.md

@@ -6,4 +6,16 @@ # Change Log

## [2.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@2.2.0...@quenty/blend@2.2.1) (2022-01-08)
## [2.2.2-canary.247.1597949.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@2.2.1...@quenty/blend@2.2.2-canary.247.1597949.0) (2022-01-17)
### Features
* Add a SpringObject to blend, which is a much heavier object than a spring, but simplifies API usage significantly ([cb59db0](https://github.com/Quenty/NevermoreEngine/commit/cb59db0ed4297ecec842b0820a485e1aa0c8ad70))
* Add Blend.Attached and fix children not being unsubscribed correctly (memory leak fix) ([f4fa4c2](https://github.com/Quenty/NevermoreEngine/commit/f4fa4c2ebce9be6e16a7ab1492afaf87fe81b8aa))
## [2.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@2.2.0...@quenty/blend@2.2.1) (2022-01-16)
**Note:** Version bump only for package @quenty/blend

@@ -10,0 +22,0 @@

34

package.json
{
"name": "@quenty/blend",
"version": "2.2.1",
"version": "2.2.2-canary.247.1597949.0",
"description": "Declarative UI system.",

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

"dependencies": {
"@quenty/acceltween": "^2.0.1",
"@quenty/brio": "^3.7.1",
"@quenty/instanceutils": "^3.7.1",
"@quenty/loader": "^3.3.0",
"@quenty/maid": "^2.0.2",
"@quenty/promise": "^3.5.1",
"@quenty/rx": "^3.7.1",
"@quenty/signal": "^2.1.0",
"@quenty/spring": "^3.2.0",
"@quenty/steputils": "^3.0.1",
"@quenty/string": "^2.2.1",
"@quenty/valuebaseutils": "^3.7.1",
"@quenty/valueobject": "^3.7.1"
"@quenty/acceltween": "2.0.2-canary.247.1597949.0",
"@quenty/brio": "3.7.2-canary.247.1597949.0",
"@quenty/instanceutils": "3.7.2-canary.247.1597949.0",
"@quenty/loader": "3.3.1-canary.247.1597949.0",
"@quenty/maid": "2.0.3-canary.247.1597949.0",
"@quenty/promise": "3.5.2-canary.247.1597949.0",
"@quenty/rx": "3.7.2-canary.247.1597949.0",
"@quenty/signal": "2.1.0",
"@quenty/spring": "3.2.1-canary.247.1597949.0",
"@quenty/steputils": "3.0.1",
"@quenty/string": "2.2.1",
"@quenty/valuebaseutils": "3.7.2-canary.247.1597949.0",
"@quenty/valueobject": "3.7.2-canary.247.1597949.0"
},
"devDependencies": {
"@quenty/contentproviderutils": "^3.5.1",
"@quenty/playerthumbnailutils": "^3.6.1"
"@quenty/contentproviderutils": "3.5.2-canary.247.1597949.0",
"@quenty/playerthumbnailutils": "3.6.2-canary.247.1597949.0"
},
"gitHead": "d13b76a210d947a8ac65433e7edad862804fd3bd"
"gitHead": "159794913fb32aedaf48d2a2d7808d50449f4c01"
}

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