@quenty/clienttranslator
Advanced tools
Comparing version 14.10.2 to 14.11.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [14.10.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.10.1...@quenty/clienttranslator@14.10.2) (2024-10-22) | ||
# [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@14.10.1...@quenty/clienttranslator@14.11.0) (2024-10-23) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/clienttranslator |
{ | ||
"name": "@quenty/clienttranslator", | ||
"version": "14.10.2", | ||
"version": "14.11.0", | ||
"description": "Gets local translator for player", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/blend": "^12.9.2", | ||
"@quenty/instanceutils": "^13.9.1", | ||
"@quenty/blend": "^12.10.0", | ||
"@quenty/instanceutils": "^13.10.0", | ||
"@quenty/loader": "^10.7.0", | ||
@@ -36,6 +36,6 @@ "@quenty/maid": "^3.4.0", | ||
"@quenty/pseudolocalize": "^3.4.0", | ||
"@quenty/rx": "^13.9.0", | ||
"@quenty/rx": "^13.10.0", | ||
"@quenty/string": "^3.3.0", | ||
"@quenty/table": "^3.6.0", | ||
"@quenty/valueobject": "^13.9.2" | ||
"@quenty/valueobject": "^13.10.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c4cdf52069df8ffe2d16682af654c3e090fe4971" | ||
"gitHead": "7a0a75391c63d25806bfb9d266eb54994333dcfa" | ||
} |
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
63843
Updated@quenty/blend@^12.10.0
Updated@quenty/rx@^13.10.0
Updated@quenty/valueobject@^13.10.0