@quenty/localizedtextutils
Advanced tools
Comparing version 9.0.0 to 10.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@9.0.0...@quenty/localizedtextutils@10.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/localizedtextutils | ||
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/localizedtextutils@8.0.0...@quenty/localizedtextutils@9.0.0) (2024-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/localizedtextutils", | ||
"version": "9.0.0", | ||
"version": "10.0.0", | ||
"description": "Localized text utils which changes translationKey structures to shared locations", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^11.0.0", | ||
"@quenty/attributeutils": "^12.0.0", | ||
"@quenty/loader": "^8.0.0", | ||
"@quenty/rx": "^10.0.0" | ||
"@quenty/rx": "^11.0.0" | ||
}, | ||
"gitHead": "5736b108e4d23cd4c9e761bbe4cc9fed6fb32dfa" | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
} |
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
25894
+ Added@quenty/attributeutils@12.0.0(transitive)
+ Added@quenty/brio@12.0.0(transitive)
+ Added@quenty/rx@11.0.0(transitive)
+ Added@quenty/rxsignal@5.0.0(transitive)
- Removed@quenty/attributeutils@11.0.0(transitive)
- Removed@quenty/brio@11.0.0(transitive)
- Removed@quenty/rx@10.0.0(transitive)
- Removed@quenty/rxsignal@4.0.0(transitive)
Updated@quenty/rx@^11.0.0