@quenty/blend
Advanced tools
Comparing version 6.11.0 to 6.11.1-canary.345.60686f2.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.11.1-canary.345.60686f2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@6.11.0...@quenty/blend@6.11.1-canary.345.60686f2.0) (2023-03-31) | ||
### Bug Fixes | ||
* Clean up promise effectively in spring object finish ([6327d48](https://github.com/Quenty/NevermoreEngine/commit/6327d485d625554488be58efdf84d0baf406a6a1)) | ||
# [6.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@6.10.0...@quenty/blend@6.11.0) (2023-03-06) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014-2022 Quenty | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/blend", | ||
"version": "6.11.0", | ||
"version": "6.11.1-canary.345.60686f2.0", | ||
"description": "Declarative UI system.", | ||
@@ -30,21 +30,21 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/acceltween": "^2.2.1", | ||
"@quenty/brio": "^8.7.0", | ||
"@quenty/instanceutils": "^7.8.0", | ||
"@quenty/loader": "^6.2.0", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/promise": "^6.3.0", | ||
"@quenty/rx": "^7.7.0", | ||
"@quenty/signal": "^2.3.0", | ||
"@quenty/spring": "^6.2.0", | ||
"@quenty/steputils": "^3.2.0", | ||
"@quenty/string": "^3.1.0", | ||
"@quenty/valuebaseutils": "^7.8.0", | ||
"@quenty/valueobject": "^7.7.0" | ||
"@quenty/acceltween": "2.2.1", | ||
"@quenty/brio": "8.7.0", | ||
"@quenty/instanceutils": "7.8.0", | ||
"@quenty/loader": "6.2.0", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/promise": "6.3.0", | ||
"@quenty/rx": "7.7.0", | ||
"@quenty/signal": "2.3.0", | ||
"@quenty/spring": "6.2.0", | ||
"@quenty/steputils": "3.2.0", | ||
"@quenty/string": "3.1.0", | ||
"@quenty/valuebaseutils": "7.8.0", | ||
"@quenty/valueobject": "7.7.1-canary.345.60686f2.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "^6.4.0", | ||
"@quenty/playerthumbnailutils": "^6.3.0" | ||
"@quenty/contentproviderutils": "6.4.0", | ||
"@quenty/playerthumbnailutils": "6.3.0" | ||
}, | ||
"gitHead": "ce54e6f72519719e6155643418f2496f30a55f8e" | ||
"gitHead": "60686f2af2e3db9a768ca47d2636bf84ea263494" | ||
} |
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
59560
2
+ Added@quenty/acceltween@2.2.1(transitive)
+ Added@quenty/brio@8.7.0(transitive)
+ Added@quenty/instanceutils@7.8.0(transitive)
+ Added@quenty/loader@6.2.0(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.3.0(transitive)
+ Added@quenty/rx@7.7.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
+ Added@quenty/spring@6.2.0(transitive)
+ Added@quenty/steputils@3.2.0(transitive)
+ Added@quenty/string@3.1.0(transitive)
+ Added@quenty/valuebaseutils@7.8.0(transitive)
+ Added@quenty/valueobject@7.7.1-canary.345.60686f2.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/instanceutils@7.21.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/rxsignal@1.5.0(transitive)
- Removed@quenty/spring@6.4.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/string@3.3.0(transitive)
- Removed@quenty/valuebaseutils@7.22.0(transitive)
- Removed@quenty/valueobject@7.24.0(transitive)
Updated@quenty/acceltween@2.2.1
Updated@quenty/brio@8.7.0
Updated@quenty/instanceutils@7.8.0
Updated@quenty/loader@6.2.0
Updated@quenty/maid@2.5.0
Updated@quenty/promise@6.3.0
Updated@quenty/rx@7.7.0
Updated@quenty/signal@2.3.0
Updated@quenty/spring@6.2.0
Updated@quenty/steputils@3.2.0
Updated@quenty/string@3.1.0
Updated@quenty/valuebaseutils@7.8.0