@alwatr/element
Advanced tools
Comparing version 0.26.0 to 0.26.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.26.1](https://github.com/AliMD/alwatr/compare/v0.26.0...v0.26.1) (2022-12-25) | ||
**Note:** Version bump only for package @alwatr/element | ||
# [0.26.0](https://github.com/AliMD/alwatr/compare/v0.25.0...v0.26.0) (2022-12-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/element", | ||
"version": "0.26.0", | ||
"version": "0.26.1", | ||
"description": "Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.", | ||
@@ -36,8 +36,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^0.26.0", | ||
"@alwatr/signal": "^0.26.0", | ||
"@alwatr/logger": "^0.26.1", | ||
"@alwatr/signal": "^0.26.1", | ||
"lit": "~2.5.0", | ||
"tslib": "~2.4.1" | ||
}, | ||
"gitHead": "95b0562adb46ab0266d860251e16aa0c4e9b4c09" | ||
"gitHead": "73d4fc82563cd616ccb9b5b4ab7eb94870a4c51b" | ||
} |
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
14516
Updated@alwatr/logger@^0.26.1
Updated@alwatr/signal@^0.26.1