@alwatr/i18n
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.0.3](https://github.com/Alwatr/fract/compare/@alwatr/i18n@2.0.2...@alwatr/i18n@2.0.3) (2023-12-19) | ||
**Note:** Version bump only for package @alwatr/i18n | ||
## [2.0.2](https://github.com/Alwatr/fract/compare/@alwatr/i18n@2.0.1...@alwatr/i18n@2.0.2) (2023-12-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/i18n", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module.", | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.4.0", | ||
"@alwatr/math": "^1.3.0", | ||
"@alwatr/signal": "^2.0.4", | ||
"@alwatr/logger": "^2.4.1", | ||
"@alwatr/math": "^1.3.1", | ||
"@alwatr/signal": "^2.0.5", | ||
"tslib": "^2.6.2" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "f8d3b899ec0496d3e1e31e7b50a328b19a945ee3" | ||
"gitHead": "339ae3cd08d5c91d4d08c3f5d75eaaf2d01e75b8" | ||
} |
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
43067
Updated@alwatr/logger@^2.4.1
Updated@alwatr/math@^1.3.1
Updated@alwatr/signal@^2.0.5