@quenty/clienttranslator
Advanced tools
Comparing version 4.3.0 to 4.3.1-canary.235.cd27669.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.3.1-canary.235.cd27669.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/clienttranslator@4.3.0...@quenty/clienttranslator@4.3.1-canary.235.cd27669.0) (2021-12-18) | ||
### 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 @@ |
MIT License | ||
Copyright (c) 2014 Quenty | ||
Copyright (c) 2014-2021 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/clienttranslator", | ||
"version": "4.3.0", | ||
"version": "4.3.1-canary.235.cd27669.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.1-canary.235.cd27669.0", | ||
"@quenty/pseudolocalize": "2.0.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "adc1a4962fffcccc7f55411ebed6c9306d86dac6" | ||
"gitHead": "cd276691d3ea5d0b5654f80a49c50da5c810c83b" | ||
} |
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
16218
2
+ Added@quenty/deferred@2.0.1(transitive)
+ Added@quenty/loader@3.1.1(transitive)
+ Added@quenty/maid@2.0.1(transitive)
+ Added@quenty/promise@3.2.1-canary.235.cd27669.0(transitive)
+ Added@quenty/pseudolocalize@2.0.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@3.6.0(transitive)
- Removed@quenty/pseudolocalize@2.1.0(transitive)
Updated@quenty/loader@3.1.1
Updated@quenty/pseudolocalize@2.0.0