@quenty/adorneeboundingbox
Advanced tools
Comparing version 7.0.1-canary.446.cd67bf3.0 to 8.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [7.0.1-canary.446.cd67bf3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@7.0.0...@quenty/adorneeboundingbox@7.0.1-canary.446.cd67bf3.0) (2024-02-14) | ||
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/adorneeboundingbox@7.0.0...@quenty/adorneeboundingbox@8.0.0) (2024-02-14) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/adorneeboundingbox |
{ | ||
"name": "@quenty/adorneeboundingbox", | ||
"version": "7.0.1-canary.446.cd67bf3.0", | ||
"version": "8.0.0", | ||
"description": "Handles logic for reactive bounding box monitoring", | ||
@@ -28,13 +28,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "9.0.1-canary.446.cd67bf3.0", | ||
"@quenty/brio": "13.0.1-canary.446.cd67bf3.0", | ||
"@quenty/draw": "6.0.1-canary.446.cd67bf3.0", | ||
"@quenty/instanceutils": "12.0.1-canary.446.cd67bf3.0", | ||
"@quenty/loader": "9.0.1-canary.446.cd67bf3.0", | ||
"@quenty/maid": "3.0.0", | ||
"@quenty/observablecollection": "11.0.1-canary.446.cd67bf3.0", | ||
"@quenty/rx": "12.0.1-canary.446.cd67bf3.0", | ||
"@quenty/selectionutils": "7.0.1-canary.446.cd67bf3.0", | ||
"@quenty/signal": "6.0.1-canary.446.cd67bf3.0", | ||
"@quenty/valueobject": "12.0.1-canary.446.cd67bf3.0" | ||
"@quenty/baseobject": "^10.0.0", | ||
"@quenty/brio": "^14.0.0", | ||
"@quenty/draw": "^7.0.0", | ||
"@quenty/instanceutils": "^13.0.0", | ||
"@quenty/loader": "^10.0.0", | ||
"@quenty/maid": "^3.0.0", | ||
"@quenty/observablecollection": "^12.0.0", | ||
"@quenty/rx": "^13.0.0", | ||
"@quenty/selectionutils": "^8.0.0", | ||
"@quenty/signal": "^7.0.0", | ||
"@quenty/valueobject": "^13.0.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cd67bf34d1d5c92f93eb5cc349b9e179cbd8a042" | ||
"gitHead": "63f949a67b77d3edc98b358cace163da8c789e9f" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
22140
+ Added@quenty/baseobject@10.7.1(transitive)
+ Added@quenty/brio@14.15.0(transitive)
+ Added@quenty/cancellabledelay@3.5.0(transitive)
+ Added@quenty/canceltoken@11.10.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/draw@7.7.1(transitive)
+ Added@quenty/ducktype@5.7.1(transitive)
+ Added@quenty/instanceutils@13.15.0(transitive)
+ Added@quenty/loader@10.7.1(transitive)
+ Added@quenty/maid@3.4.0(transitive)
+ Added@quenty/math@2.7.0(transitive)
+ Added@quenty/observablecollection@12.18.1(transitive)
+ Added@quenty/promise@10.9.0(transitive)
+ Added@quenty/rx@13.15.0(transitive)
+ Added@quenty/rxsignal@7.15.0(transitive)
+ Added@quenty/selectionutils@8.15.0(transitive)
+ Added@quenty/signal@7.9.0(transitive)
+ Added@quenty/steputils@3.5.2(transitive)
+ Added@quenty/symbol@3.4.0(transitive)
+ Added@quenty/table@3.7.0(transitive)
+ Added@quenty/throttle@10.8.1(transitive)
+ Added@quenty/valuebaseutils@13.15.0(transitive)
+ Added@quenty/valueobject@13.15.0(transitive)
- Removed@quenty/baseobject@9.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/brio@13.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/cancellabledelay@3.4.0(transitive)
- Removed@quenty/canceltoken@10.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/draw@6.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/ducktype@4.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/instanceutils@12.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/loader@9.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/maid@3.0.0(transitive)
- Removed@quenty/observablecollection@11.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/promise@9.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/rx@12.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/rxsignal@6.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/selectionutils@7.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/signal@6.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/steputils@3.3.0(transitive)
- Removed@quenty/symbol@3.0.0(transitive)
- Removed@quenty/table@3.4.0(transitive)
- Removed@quenty/throttle@9.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/valuebaseutils@12.0.1-canary.446.cd67bf3.0(transitive)
- Removed@quenty/valueobject@12.0.1-canary.446.cd67bf3.0(transitive)
Updated@quenty/baseobject@^10.0.0
Updated@quenty/brio@^14.0.0
Updated@quenty/draw@^7.0.0
Updated@quenty/loader@^10.0.0
Updated@quenty/maid@^3.0.0
Updated@quenty/rx@^13.0.0
Updated@quenty/signal@^7.0.0
Updated@quenty/valueobject@^13.0.0