@quenty/playerutils
Advanced tools
Comparing version 8.13.0 to 8.13.1-canary.522.1d2faf4.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [8.13.1-canary.522.1d2faf4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@8.13.0...@quenty/playerutils@8.13.1-canary.522.1d2faf4.0) (2024-12-03) | ||
### Features | ||
* Add PlayerUtils.formatDisplayName(name) and other useful methods ([61c9b97](https://github.com/Quenty/NevermoreEngine/commit/61c9b9782dc62f37b3bfc81febea3dbec406f157)) | ||
# [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@8.12.0...@quenty/playerutils@8.13.0) (2024-11-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/playerutils", | ||
"version": "8.13.0", | ||
"version": "8.13.1-canary.522.1d2faf4.0", | ||
"description": "Player utility functions", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.13.0", | ||
"@quenty/instanceutils": "^13.13.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/rx": "^13.13.0" | ||
"@quenty/brio": "14.13.1-canary.522.1d2faf4.0", | ||
"@quenty/instanceutils": "13.13.1-canary.522.1d2faf4.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.8.0", | ||
"@quenty/rx": "13.13.1-canary.522.1d2faf4.0" | ||
}, | ||
"gitHead": "451334becfa36a10b55fa53cbdd88091cdf9ddbf" | ||
"gitHead": "1d2faf48e778ada6f57aecb8000c7c6c76ac33cd" | ||
} |
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
24365
2
+ Added@quenty/brio@14.13.1-canary.522.1d2faf4.0(transitive)
+ Added@quenty/instanceutils@13.13.1-canary.522.1d2faf4.0(transitive)
+ Added@quenty/rx@13.13.1-canary.522.1d2faf4.0(transitive)
+ Added@quenty/symbol@3.3.1-canary.522.1d2faf4.0(transitive)
- Removed@quenty/brio@14.14.0(transitive)
- Removed@quenty/instanceutils@13.14.0(transitive)
- Removed@quenty/rx@13.14.0(transitive)
- Removed@quenty/symbol@3.4.0(transitive)
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/promise@10.8.0