@quenty/clienttranslator
Advanced tools
Comparing version 4.3.0 to 4.3.1-canary.7d8baab.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.3.1-canary.7d8baab.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@4.3.0...@quenty/clienttranslator@4.3.1-canary.7d8baab.0) (2021-12-15) | ||
### Bug Fixes | ||
* use task.delay() instead of delay() ([899db74](https://github.com/Quenty/NevermoreEngine/commit/899db7401c30825f32cb3583777c8a2d9fb5a4df)) | ||
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@4.2.0...@quenty/clienttranslator@4.3.0) (2021-12-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/clienttranslator", | ||
"version": "4.3.0", | ||
"version": "4.3.1-canary.7d8baab.0", | ||
"description": "Gets local translator for player", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/promise": "^3.2.0", | ||
"@quenty/pseudolocalize": "^2.0.0" | ||
"@quenty/loader": "3.1.1", | ||
"@quenty/promise": "3.2.0", | ||
"@quenty/pseudolocalize": "2.0.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "adc1a4962fffcccc7f55411ebed6c9306d86dac6" | ||
"gitHead": "7d8baabcd3cd1ad821eb2591b49249861b7369bd" | ||
} |
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
16180
2
+ Added@quenty/loader@3.1.1(transitive)
+ Added@quenty/promise@3.2.0(transitive)
+ Added@quenty/pseudolocalize@2.0.0(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/promise@3.6.0(transitive)
- Removed@quenty/pseudolocalize@2.1.0(transitive)
Updated@quenty/loader@3.1.1
Updated@quenty/promise@3.2.0
Updated@quenty/pseudolocalize@2.0.0