@alwatr/element
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.2](https://github.com/AliMD/alwatr/compare/@alwatr/element@1.1.1...@alwatr/element@1.1.2) (2023-09-12) | ||
**Note:** Version bump only for package @alwatr/element | ||
## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/element@1.1.0...@alwatr/element@1.1.1) (2023-09-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/element", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.", | ||
@@ -36,10 +36,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/fsm": "^1.1.1", | ||
"@alwatr/i18n": "^1.1.1", | ||
"@alwatr/logger": "^1.1.1", | ||
"@alwatr/router": "^1.1.1", | ||
"@alwatr/fsm": "^1.1.2", | ||
"@alwatr/i18n": "^1.1.2", | ||
"@alwatr/logger": "^1.1.2", | ||
"@alwatr/router": "^1.1.2", | ||
"lit": "^2.8.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "ebc98f75330ab77c7a5bfeebe0fd1f4748bf3821" | ||
"gitHead": "16036de8a6d781116e8c463ba41a2cb8cdc34edc" | ||
} |
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
73334
Updated@alwatr/fsm@^1.1.2
Updated@alwatr/i18n@^1.1.2
Updated@alwatr/logger@^1.1.2
Updated@alwatr/router@^1.1.2