@quenty/localizedtextutils
Advanced tools
Comparing version 12.4.0 to 12.5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@12.4.0...@quenty/localizedtextutils@12.5.0) (2024-09-12) | ||
### Features | ||
* Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4)) | ||
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@12.3.0...@quenty/localizedtextutils@12.4.0) (2024-08-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/localizedtextutils", | ||
"version": "12.4.0", | ||
"version": "12.5.0", | ||
"description": "Localized text utils which changes translationKey structures to shared locations", | ||
@@ -31,7 +31,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^14.4.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/rx": "^13.4.0" | ||
"@quenty/attributeutils": "^14.5.0", | ||
"@quenty/loader": "^10.4.0", | ||
"@quenty/promisemaid": "^5.4.0", | ||
"@quenty/rx": "^13.5.0" | ||
}, | ||
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7" | ||
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d" | ||
} |
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
27683
4
+ Added@quenty/promisemaid@^5.4.0
+ Added@quenty/promisemaid@5.8.0(transitive)
Updated@quenty/loader@^10.4.0
Updated@quenty/rx@^13.5.0