@alwatr/i18n
Advanced tools
Comparing version 0.6.1 to 0.7.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.7.0](https://github.com/AliMD/alwatr/compare/v0.6.1...v0.7.0) (2022-03-12) | ||
**Note:** Version bump only for package @alwatr/i18n | ||
## [0.6.1](https://github.com/AliMD/alwatr/compare/v0.6.0...v0.6.1) (2022-03-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@alwatr/i18n", | ||
"version": "0.6.1", | ||
"version": "0.7.0", | ||
"description": "Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module.", | ||
@@ -39,8 +39,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/fetch": "^0.6.0", | ||
"@alwatr/logger": "^0.6.0", | ||
"@alwatr/signal": "^0.6.0", | ||
"@alwatr/fetch": "^0.7.0", | ||
"@alwatr/logger": "^0.7.0", | ||
"@alwatr/signal": "^0.7.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "7daae1ddbd462e8573a30848589c17db4dac2a8e" | ||
"gitHead": "5eca110493087213c2c01695b9738a5f9fd8edf7" | ||
} |
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
14758
+ Added@alwatr/fetch@0.7.2(transitive)
+ Added@alwatr/logger@0.7.2(transitive)
+ Added@alwatr/signal@0.7.2(transitive)
- Removed@alwatr/fetch@0.6.0(transitive)
- Removed@alwatr/logger@0.6.0(transitive)
- Removed@alwatr/signal@0.6.0(transitive)
Updated@alwatr/fetch@^0.7.0
Updated@alwatr/logger@^0.7.0
Updated@alwatr/signal@^0.7.0