@quenty/accessorytypeutils
Advanced tools
Comparing version 1.4.1 to 1.4.2-canary.522.b5d379b.0
@@ -6,2 +6,14 @@ # Change Log | ||
## [1.4.2-canary.522.b5d379b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.4.1...@quenty/accessorytypeutils@1.4.2-canary.522.b5d379b.0) (2024-11-24) | ||
### Features | ||
* PlayerProductManagerClient queries inventory when inventory is available ([d159eea](https://github.com/Quenty/NevermoreEngine/commit/d159eeade8701bcbcd87e97126df3c3dfb155b8c)) | ||
* Use EnumUtils here ([0232f25](https://github.com/Quenty/NevermoreEngine/commit/0232f25f0bdcd57801e053abd3766a0dc32eeb9a)) | ||
## [1.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.4.0...@quenty/accessorytypeutils@1.4.1) (2024-11-04) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@quenty/accessorytypeutils", | ||
"version": "1.4.1", | ||
"version": "1.4.2-canary.522.b5d379b.0", | ||
"description": "Utility methods for accessory types", | ||
@@ -28,3 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^10.7.1" | ||
"@quenty/enumutils": "3.3.0", | ||
"@quenty/loader": "10.7.1" | ||
}, | ||
@@ -34,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
"gitHead": "b5d379b3553fb94b954870562e1bd2a57e9a1c10" | ||
} |
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
7013
2
2
+ Added@quenty/enumutils@3.3.0
+ Added@quenty/enumutils@3.3.0(transitive)
Updated@quenty/loader@10.7.1