@quenty/clienttranslator
Advanced tools
Comparing version 14.1.1 to 14.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.1.1...@quenty/clienttranslator@14.2.0) (2024-04-27) | ||
**Note:** Version bump only for package @quenty/clienttranslator | ||
## [14.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.1.0...@quenty/clienttranslator@14.1.1) (2024-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/clienttranslator", | ||
"version": "14.1.1", | ||
"version": "14.2.0", | ||
"description": "Gets local translator for player", | ||
@@ -28,9 +28,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^12.1.1", | ||
"@quenty/instanceutils": "^13.1.0", | ||
"@quenty/loader": "^10.1.0", | ||
"@quenty/blend": "^12.2.0", | ||
"@quenty/instanceutils": "^13.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/promise": "^10.1.0", | ||
"@quenty/promise": "^10.2.0", | ||
"@quenty/pseudolocalize": "^3.2.0", | ||
"@quenty/rx": "^13.1.0", | ||
"@quenty/rx": "^13.2.0", | ||
"@quenty/string": "^3.1.0", | ||
@@ -42,3 +42,3 @@ "@quenty/table": "^3.4.0" | ||
}, | ||
"gitHead": "cd35ea3858c97294f1f467fe64a731ee4be9babb" | ||
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72" | ||
} |
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
55229
Updated@quenty/blend@^12.2.0
Updated@quenty/loader@^10.2.0
Updated@quenty/promise@^10.2.0
Updated@quenty/rx@^13.2.0