@quenty/adorneeboundingbox
Advanced tools
Comparing version 8.6.0 to 8.7.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.6.0...@quenty/adorneeboundingbox@8.7.0) (2024-09-25) | ||
**Note:** Version bump only for package @quenty/adorneeboundingbox | ||
# [8.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@8.5.2...@quenty/adorneeboundingbox@8.6.0) (2024-09-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/adorneeboundingbox", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Handles logic for reactive bounding box monitoring", | ||
@@ -29,12 +29,12 @@ "keywords": [ | ||
"@quenty/baseobject": "^10.5.0", | ||
"@quenty/brio": "^14.6.0", | ||
"@quenty/brio": "^14.7.0", | ||
"@quenty/draw": "^7.5.0", | ||
"@quenty/instanceutils": "^13.6.0", | ||
"@quenty/instanceutils": "^13.7.0", | ||
"@quenty/loader": "^10.5.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/observablecollection": "^12.6.0", | ||
"@quenty/rx": "^13.6.0", | ||
"@quenty/selectionutils": "^8.6.0", | ||
"@quenty/signal": "^7.5.0", | ||
"@quenty/valueobject": "^13.6.0" | ||
"@quenty/observablecollection": "^12.7.0", | ||
"@quenty/rx": "^13.7.0", | ||
"@quenty/selectionutils": "^8.7.0", | ||
"@quenty/signal": "^7.6.0", | ||
"@quenty/valueobject": "^13.7.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "41715b15e2b48b2d22ff4f5277a8d4b7a0d32ef3" | ||
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6" | ||
} |
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
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
24808
Updated@quenty/brio@^14.7.0
Updated@quenty/rx@^13.7.0
Updated@quenty/signal@^7.6.0
Updated@quenty/valueobject@^13.7.0