@quenty/blend
Advanced tools
Comparing version 12.0.0 to 12.1.0-canary.453.b43d54e.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [12.1.0-canary.453.b43d54e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.0.0...@quenty/blend@12.1.0-canary.453.b43d54e.0) (2024-03-09) | ||
### Bug Fixes | ||
* SetTarget properly in SpringObject ([94358e6](https://github.com/Quenty/NevermoreEngine/commit/94358e6d3cda41a0ecc65672ca21ae1efa13aa4e)) | ||
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@11.0.0...@quenty/blend@12.0.0) (2024-02-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/blend", | ||
"version": "12.0.0", | ||
"version": "12.1.0-canary.453.b43d54e.0", | ||
"description": "Declarative UI system.", | ||
@@ -30,22 +30,22 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/acceltween": "^2.3.0", | ||
"@quenty/brio": "^14.0.0", | ||
"@quenty/ducktype": "^5.0.0", | ||
"@quenty/instanceutils": "^13.0.0", | ||
"@quenty/loader": "^10.0.0", | ||
"@quenty/maid": "^3.0.0", | ||
"@quenty/promise": "^10.0.0", | ||
"@quenty/rx": "^13.0.0", | ||
"@quenty/signal": "^7.0.0", | ||
"@quenty/spring": "^10.0.0", | ||
"@quenty/steputils": "^3.3.0", | ||
"@quenty/string": "^3.1.0", | ||
"@quenty/valuebaseutils": "^13.0.0", | ||
"@quenty/valueobject": "^13.0.0" | ||
"@quenty/acceltween": "2.3.0", | ||
"@quenty/brio": "14.1.0-canary.453.b43d54e.0", | ||
"@quenty/ducktype": "5.1.0-canary.453.b43d54e.0", | ||
"@quenty/instanceutils": "13.1.0-canary.453.b43d54e.0", | ||
"@quenty/loader": "10.1.0-canary.453.b43d54e.0", | ||
"@quenty/maid": "3.1.0-canary.453.b43d54e.0", | ||
"@quenty/promise": "10.1.0-canary.453.b43d54e.0", | ||
"@quenty/rx": "13.1.0-canary.453.b43d54e.0", | ||
"@quenty/signal": "7.1.0-canary.453.b43d54e.0", | ||
"@quenty/spring": "10.1.0-canary.453.b43d54e.0", | ||
"@quenty/steputils": "3.3.0", | ||
"@quenty/string": "3.1.0", | ||
"@quenty/valuebaseutils": "13.1.0-canary.453.b43d54e.0", | ||
"@quenty/valueobject": "13.1.0-canary.453.b43d54e.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "^12.0.0", | ||
"@quenty/playerthumbnailutils": "^10.0.0" | ||
"@quenty/contentproviderutils": "12.1.0-canary.453.b43d54e.0", | ||
"@quenty/playerthumbnailutils": "10.1.0-canary.453.b43d54e.0" | ||
}, | ||
"gitHead": "63f949a67b77d3edc98b358cace163da8c789e9f" | ||
"gitHead": "b43d54ea4edccf33def7e8d60c97d9dbec694379" | ||
} |
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
77480
2
+ Added@quenty/acceltween@2.3.0(transitive)
+ Added@quenty/brio@14.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@11.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/ducktype@5.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/instanceutils@13.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/loader@10.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/maid@3.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/promise@10.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/rx@13.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/rxsignal@7.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/signal@7.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/spring@10.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/string@3.1.0(transitive)
+ Added@quenty/symbol@3.0.0(transitive)
+ Added@quenty/table@3.4.0(transitive)
+ Added@quenty/throttle@10.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/valuebaseutils@13.1.0-canary.453.b43d54e.0(transitive)
+ Added@quenty/valueobject@13.1.0-canary.453.b43d54e.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/deferred@2.2.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/acceltween@2.3.0
Updated@quenty/steputils@3.3.0
Updated@quenty/string@3.1.0