@quenty/adorneeboundingbox
Advanced tools
Comparing version 1.0.1-canary.376.7a91a6d.0 to 1.1.0
@@ -6,3 +6,3 @@ # Change Log | ||
## 1.0.1-canary.376.7a91a6d.0 (2023-06-24) | ||
# 1.1.0 (2023-06-24) | ||
@@ -13,1 +13,16 @@ | ||
* Add AdorneeBoundingBox code ([6e1f8f7](https://github.com/Quenty/NevermoreEngine/commit/6e1f8f72394cc788d558b56720c04f1ec155f3c9)) | ||
# v1.1.0 (Sat Jun 24 2023) | ||
#### 🚀 Enhancement | ||
- feat: Add some new packages and additional ragdoll binder changes [#376](https://github.com/Quenty/NevermoreEngine/pull/376) ([@Quenty](https://github.com/Quenty)) | ||
- feat: Add AdorneeBoundingBox code ([@Quenty](https://github.com/Quenty)) | ||
#### Authors: 1 | ||
- James Onnen ([@Quenty](https://github.com/Quenty)) |
{ | ||
"name": "@quenty/adorneeboundingbox", | ||
"version": "1.0.1-canary.376.7a91a6d.0", | ||
"version": "1.1.0", | ||
"description": "Handles logic for reactive bounding box monitoring", | ||
@@ -28,13 +28,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "6.2.1", | ||
"@quenty/brio": "8.14.0", | ||
"@quenty/draw": "4.2.0", | ||
"@quenty/instanceutils": "7.15.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/observablecollection": "5.18.0", | ||
"@quenty/rx": "7.12.0", | ||
"@quenty/selectionutils": "2.16.1-canary.376.7a91a6d.0", | ||
"@quenty/signal": "2.4.0", | ||
"@quenty/valueobject": "7.16.0" | ||
"@quenty/baseobject": "^6.2.1", | ||
"@quenty/brio": "^8.14.0", | ||
"@quenty/draw": "^4.2.0", | ||
"@quenty/instanceutils": "^7.15.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/observablecollection": "^5.18.0", | ||
"@quenty/rx": "^7.12.0", | ||
"@quenty/selectionutils": "^2.17.0", | ||
"@quenty/signal": "^2.4.0", | ||
"@quenty/valueobject": "^7.16.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7a91a6d3f90f6c748e60ee82d76afba0d0d9ba0a" | ||
"gitHead": "5d8f00296517b2a1aff2db540728f5e689a0c3e3" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14262
1
+ Added@quenty/baseobject@6.3.0(transitive)
+ Added@quenty/draw@4.4.0(transitive)
+ Added@quenty/loader@7.3.0(transitive)
+ Added@quenty/observablecollection@5.26.0(transitive)
+ Added@quenty/selectionutils@2.25.0(transitive)
+ Added@quenty/valueobject@7.24.0(transitive)
- Removed@quenty/baseobject@6.2.1(transitive)
- Removed@quenty/brio@8.14.0(transitive)
- Removed@quenty/draw@4.2.0(transitive)
- Removed@quenty/instanceutils@7.15.0(transitive)
- Removed@quenty/loader@6.2.1(transitive)
- Removed@quenty/maid@2.5.0(transitive)
- Removed@quenty/observablecollection@5.18.0(transitive)
- Removed@quenty/rx@7.12.0(transitive)
- Removed@quenty/selectionutils@2.16.1-canary.376.7a91a6d.0(transitive)
- Removed@quenty/table@3.2.0(transitive)
- Removed@quenty/valueobject@7.16.0(transitive)
Updated@quenty/baseobject@^6.2.1
Updated@quenty/brio@^8.14.0
Updated@quenty/draw@^4.2.0
Updated@quenty/loader@^6.2.1
Updated@quenty/maid@^2.5.0
Updated@quenty/rx@^7.12.0
Updated@quenty/signal@^2.4.0
Updated@quenty/valueobject@^7.16.0