@quenty/blend
Advanced tools
Comparing version 4.0.0 to 4.0.1-canary.265.5d95862.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.0.1-canary.265.5d95862.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@4.0.0...@quenty/blend@4.0.1-canary.265.5d95862.0) (2022-06-21) | ||
### Bug Fixes | ||
* Faster blend code ([ca837df](https://github.com/Quenty/NevermoreEngine/commit/ca837df52a680a00068c2e8b2e6b1bd3f25dcf9d)) | ||
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@3.2.0...@quenty/blend@4.0.0) (2022-05-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/blend", | ||
"version": "4.0.0", | ||
"version": "4.0.1-canary.265.5d95862.0", | ||
"description": "Declarative UI system.", | ||
@@ -30,21 +30,21 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/acceltween": "^2.2.0", | ||
"@quenty/brio": "^6.0.0", | ||
"@quenty/instanceutils": "^5.0.0", | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/maid": "^2.3.0", | ||
"@quenty/promise": "^5.0.0", | ||
"@quenty/rx": "^5.0.0", | ||
"@quenty/signal": "^2.2.0", | ||
"@quenty/spring": "^5.0.0", | ||
"@quenty/steputils": "^3.1.0", | ||
"@quenty/string": "^2.3.0", | ||
"@quenty/valuebaseutils": "^5.0.0", | ||
"@quenty/valueobject": "^5.0.0" | ||
"@quenty/acceltween": "2.2.0", | ||
"@quenty/brio": "6.0.1-canary.265.5d95862.0", | ||
"@quenty/instanceutils": "5.0.1-canary.265.5d95862.0", | ||
"@quenty/loader": "5.0.0", | ||
"@quenty/maid": "2.3.0", | ||
"@quenty/promise": "5.0.0", | ||
"@quenty/rx": "5.0.1-canary.265.5d95862.0", | ||
"@quenty/signal": "2.2.0", | ||
"@quenty/spring": "5.0.0", | ||
"@quenty/steputils": "3.1.0", | ||
"@quenty/string": "2.3.0", | ||
"@quenty/valuebaseutils": "5.0.1-canary.265.5d95862.0", | ||
"@quenty/valueobject": "5.0.1-canary.265.5d95862.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "^5.0.0", | ||
"@quenty/playerthumbnailutils": "^5.0.0" | ||
"@quenty/contentproviderutils": "5.0.0", | ||
"@quenty/playerthumbnailutils": "5.0.0" | ||
}, | ||
"gitHead": "9f7eaea7543c33c89d2e32c38491b13f9271f4f7" | ||
"gitHead": "5d95862830000fba1fd33e82e376ce7c1581959d" | ||
} |
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
51916
2
+ Added@quenty/acceltween@2.2.0(transitive)
+ Added@quenty/brio@6.0.1-canary.265.5d95862.0(transitive)
+ Added@quenty/cancellabledelay@3.2.1-canary.265.5d95862.0(transitive)
+ Added@quenty/canceltoken@5.0.0(transitive)
+ Added@quenty/instanceutils@5.0.1-canary.265.5d95862.0(transitive)
+ Added@quenty/loader@5.0.0(transitive)
+ Added@quenty/maid@2.3.0(transitive)
+ Added@quenty/promise@5.0.0(transitive)
+ Added@quenty/rx@5.0.1-canary.265.5d95862.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/symbol@2.1.0(transitive)
+ Added@quenty/table@3.0.1-canary.265.5d95862.0(transitive)
+ Added@quenty/throttle@5.0.0(transitive)
+ Added@quenty/valuebaseutils@5.0.1-canary.265.5d95862.0(transitive)
+ Added@quenty/valueobject@5.0.1-canary.265.5d95862.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/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.3.0
Updated@quenty/promise@5.0.0
Updated@quenty/signal@2.2.0
Updated@quenty/spring@5.0.0
Updated@quenty/steputils@3.1.0
Updated@quenty/string@2.3.0