@alwatr/element
Advanced tools
Comparing version 0.16.0 to 0.17.0
@@ -6,10 +6,10 @@ # Change Log | ||
# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08) | ||
# [0.17.0](https://github.com/AliMD/alwatr/compare/v0.16.1...v0.17.0) (2022-10-21) | ||
**Note:** Version bump only for package @alwatr/element | ||
# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08) | ||
**Note:** Version bump only for package @alwatr/element | ||
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01) | ||
@@ -16,0 +16,0 @@ |
{ | ||
"name": "@alwatr/element", | ||
"version": "0.16.0", | ||
"version": "0.17.0", | ||
"description": "Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.", | ||
@@ -36,7 +36,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^0.16.0", | ||
"lit": "^2.2.2", | ||
"@alwatr/logger": "^0.17.0", | ||
"lit": "^2.4.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "403b42f686edc84c4a3021b40f5b05dce0289f12" | ||
"gitHead": "f531925ca3db1072c0eaea90cb18e00802c93247" | ||
} |
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
7911
+ Added@alwatr/logger@0.17.0(transitive)
- Removed@alwatr/logger@0.16.0(transitive)
Updated@alwatr/logger@^0.17.0
Updatedlit@^2.4.0