@alwatr/i18n
Advanced tools
Comparing version 0.22.0 to 0.22.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.22.1](https://github.com/AliMD/alwatr/compare/v0.22.0...v0.22.1) (2022-11-21) | ||
**Note:** Version bump only for package @alwatr/i18n | ||
# [0.22.0](https://github.com/AliMD/alwatr/compare/v0.21.0...v0.22.0) (2022-11-20) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/i18n", | ||
"version": "0.22.0", | ||
"version": "0.22.1", | ||
"description": "Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module.", | ||
@@ -35,8 +35,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/fetch": "^0.22.0", | ||
"@alwatr/fetch": "^0.22.1", | ||
"@alwatr/logger": "^0.22.0", | ||
"@alwatr/signal": "^0.22.0", | ||
"@alwatr/signal": "^0.22.1", | ||
"tslib": "^2.4.1" | ||
}, | ||
"gitHead": "2c45f39d4f1d684c9580ed28501b31b7c170ebd4" | ||
"gitHead": "0e754ce09f4d6bedc34029d9d03b38f471782456" | ||
} |
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
18591
Updated@alwatr/fetch@^0.22.1
Updated@alwatr/signal@^0.22.1