@quenty/blend
Advanced tools
Comparing version 12.3.0 to 12.3.1-canary.478.013677d.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [12.3.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.3.0...@quenty/blend@12.3.1-canary.478.013677d.0) (2024-08-24) | ||
### Features | ||
* Update Blend.Spring to use SpringObject underneath ([b5d41f5](https://github.com/Quenty/NevermoreEngine/commit/b5d41f5b6955fc77bd37d9ec97b9704410c7c3f5)) | ||
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.2.0...@quenty/blend@12.3.0) (2024-05-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/blend", | ||
"version": "12.3.0", | ||
"version": "12.3.1-canary.478.013677d.0", | ||
"description": "Declarative UI system.", | ||
@@ -30,22 +30,22 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/acceltween": "^2.4.0", | ||
"@quenty/brio": "^14.3.0", | ||
"@quenty/ducktype": "^5.3.0", | ||
"@quenty/instanceutils": "^13.3.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/maid": "^3.2.0", | ||
"@quenty/promise": "^10.3.0", | ||
"@quenty/rx": "^13.3.0", | ||
"@quenty/signal": "^7.3.0", | ||
"@quenty/spring": "^10.3.0", | ||
"@quenty/steputils": "^3.4.0", | ||
"@quenty/string": "^3.2.0", | ||
"@quenty/valuebaseutils": "^13.3.0", | ||
"@quenty/valueobject": "^13.3.0" | ||
"@quenty/acceltween": "2.4.1-canary.478.013677d.0", | ||
"@quenty/brio": "14.3.1-canary.478.013677d.0", | ||
"@quenty/ducktype": "5.3.1-canary.478.013677d.0", | ||
"@quenty/instanceutils": "13.3.1-canary.478.013677d.0", | ||
"@quenty/loader": "10.3.1-canary.478.013677d.0", | ||
"@quenty/maid": "3.2.0", | ||
"@quenty/promise": "10.3.1-canary.478.013677d.0", | ||
"@quenty/rx": "13.3.1-canary.478.013677d.0", | ||
"@quenty/signal": "7.3.1-canary.478.013677d.0", | ||
"@quenty/spring": "10.3.1-canary.478.013677d.0", | ||
"@quenty/steputils": "3.4.0", | ||
"@quenty/string": "3.2.0", | ||
"@quenty/valuebaseutils": "13.3.1-canary.478.013677d.0", | ||
"@quenty/valueobject": "13.3.1-canary.478.013677d.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "^12.3.0", | ||
"@quenty/playerthumbnailutils": "^10.3.0" | ||
"@quenty/contentproviderutils": "12.3.1-canary.478.013677d.0", | ||
"@quenty/playerthumbnailutils": "10.3.1-canary.478.013677d.0" | ||
}, | ||
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5" | ||
"gitHead": "013677ddf1f34b223c027d332d00450722b8fd41" | ||
} |
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
77933
2
+ Added@quenty/acceltween@2.4.1-canary.478.013677d.0(transitive)
+ Added@quenty/brio@14.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/canceltoken@11.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/ducktype@5.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/instanceutils@13.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/loader@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/maid@3.2.0(transitive)
+ Added@quenty/promise@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/rx@13.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/rxsignal@7.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/signal@7.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/spring@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/steputils@3.4.0(transitive)
+ Added@quenty/string@3.2.0(transitive)
+ Added@quenty/symbol@3.1.0(transitive)
+ Added@quenty/table@3.5.0(transitive)
+ Added@quenty/throttle@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/valuebaseutils@13.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/valueobject@13.3.1-canary.478.013677d.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/ducktype@5.7.1(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/maid@3.4.0(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/rxsignal@7.13.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)
- Removed@quenty/spring@10.7.1(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/string@3.3.0(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@10.8.1(transitive)
- Removed@quenty/valuebaseutils@13.13.0(transitive)
- Removed@quenty/valueobject@13.13.0(transitive)
Updated@quenty/maid@3.2.0
Updated@quenty/steputils@3.4.0
Updated@quenty/string@3.2.0