@quenty/blend
Advanced tools
Comparing version 4.3.1 to 4.3.2-canary.281.b720162.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.3.2-canary.281.b720162.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@4.3.1...@quenty/blend@4.3.2-canary.281.b720162.0) (2022-08-14) | ||
### Features | ||
* Add Blend.Shared and Blend.Throttled to optimize expensive blend scenarios. ([3073d57](https://github.com/Quenty/NevermoreEngine/commit/3073d57e5b52ef66c03c8fcd4a7dcd61aed22fda)) | ||
## [4.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@4.3.0...@quenty/blend@4.3.1) (2022-08-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/blend", | ||
"version": "4.3.1", | ||
"version": "4.3.2-canary.281.b720162.0", | ||
"description": "Declarative UI system.", | ||
@@ -30,21 +30,21 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/acceltween": "^2.2.0", | ||
"@quenty/brio": "^6.2.0", | ||
"@quenty/instanceutils": "^5.2.0", | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^5.1.0", | ||
"@quenty/rx": "^5.2.0", | ||
"@quenty/signal": "^2.2.0", | ||
"@quenty/spring": "^5.0.0", | ||
"@quenty/steputils": "^3.1.0", | ||
"@quenty/string": "^2.3.0", | ||
"@quenty/valuebaseutils": "^5.2.1", | ||
"@quenty/valueobject": "^5.2.0" | ||
"@quenty/acceltween": "2.2.0", | ||
"@quenty/brio": "6.2.1-canary.281.b720162.0", | ||
"@quenty/instanceutils": "5.2.1-canary.281.b720162.0", | ||
"@quenty/loader": "5.0.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.1.0", | ||
"@quenty/rx": "5.2.1-canary.281.b720162.0", | ||
"@quenty/signal": "2.2.0", | ||
"@quenty/spring": "5.0.0", | ||
"@quenty/steputils": "3.1.0", | ||
"@quenty/string": "2.3.1-canary.281.b720162.0", | ||
"@quenty/valuebaseutils": "5.2.2-canary.281.b720162.0", | ||
"@quenty/valueobject": "5.2.1-canary.281.b720162.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "^5.1.0", | ||
"@quenty/playerthumbnailutils": "^5.2.0" | ||
"@quenty/contentproviderutils": "5.1.0", | ||
"@quenty/playerthumbnailutils": "5.2.0" | ||
}, | ||
"gitHead": "45ffe88b893e29690163a42c3830c983f6098a59" | ||
"gitHead": "b720162ac53aede1f77664ccea0982b86127d824" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53826
2
+ Added@quenty/acceltween@2.2.0(transitive)
+ Added@quenty/brio@6.2.1-canary.281.b720162.0(transitive)
+ Added@quenty/cancellabledelay@3.3.0(transitive)
+ Added@quenty/canceltoken@5.1.0(transitive)
+ Added@quenty/instanceutils@5.2.1-canary.281.b720162.0(transitive)
+ Added@quenty/loader@5.0.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.0(transitive)
+ Added@quenty/rx@5.2.1-canary.281.b720162.0(transitive)
+ Added@quenty/signal@2.2.0(transitive)
+ Added@quenty/spring@5.0.0(transitive)
+ Added@quenty/steputils@3.1.0(transitive)
+ Added@quenty/string@2.3.1-canary.281.b720162.0(transitive)
+ Added@quenty/symbol@2.1.0(transitive)
+ Added@quenty/table@3.1.0(transitive)
+ Added@quenty/throttle@5.0.0(transitive)
+ Added@quenty/valuebaseutils@5.2.2-canary.281.b720162.0(transitive)
+ Added@quenty/valueobject@5.2.1-canary.281.b720162.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/brio@6.2.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@5.2.0(transitive)
- Removed@quenty/instanceutils@5.2.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@5.1.1(transitive)
- Removed@quenty/rx@5.2.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/spring@5.0.1(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/string@2.3.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@5.0.1(transitive)
- Removed@quenty/valuebaseutils@5.2.1(transitive)
- Removed@quenty/valueobject@5.2.0(transitive)
Updated@quenty/acceltween@2.2.0
Updated@quenty/loader@5.0.0
Updated@quenty/maid@2.4.0
Updated@quenty/promise@5.1.0
Updated@quenty/signal@2.2.0
Updated@quenty/spring@5.0.0
Updated@quenty/steputils@3.1.0