@alwatr/element
Advanced tools
Comparing version 0.11.0 to 0.12.0
@@ -6,8 +6,15 @@ # Change Log | ||
# [0.12.0](https://github.com/AliMD/alwatr/compare/v0.11.0...v0.12.0) (2022-07-22) | ||
**Note:** Version bump only for package @alwatr/element | ||
# [0.11.0](https://github.com/AliMD/alwatr/compare/v0.10.1...v0.11.0) (2022-04-16) | ||
### Features | ||
* **element:** init new package ([a9a65d9](https://github.com/AliMD/alwatr/commit/a9a65d94beb86583cb7e5e2b47b8f235994310cb)) | ||
* **element:** LoggerMixin ([e5825e1](https://github.com/AliMD/alwatr/commit/e5825e160324cde596dbf3982bf080d54ba9955f)) | ||
- **element:** init new package ([a9a65d9](https://github.com/AliMD/alwatr/commit/a9a65d94beb86583cb7e5e2b47b8f235994310cb)) | ||
- **element:** LoggerMixin ([e5825e1](https://github.com/AliMD/alwatr/commit/e5825e160324cde596dbf3982bf080d54ba9955f)) |
{ | ||
"name": "@alwatr/element", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"url": "https://github.com/AliMD/alwatr", | ||
"directory": "package/element" | ||
"directory": "packages/core/element" | ||
}, | ||
"homepage": "https://github.com/AliMD/alwatr/tree/main/package/element#readme", | ||
"homepage": "https://github.com/AliMD/alwatr/tree/main/packages/core/element#readme", | ||
"bugs": { | ||
@@ -37,7 +37,7 @@ "url": "https://github.com/AliMD/alwatr/issues" | ||
"dependencies": { | ||
"@alwatr/logger": "^0.11.0", | ||
"@alwatr/logger": "^0.12.0", | ||
"lit": "^2.2.2", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "7d734c552f37d65998f2f8bd57db7a64998dc9e4" | ||
"gitHead": "2da92e22ea946abf6155122d0a28674dd4c0308b" | ||
} |
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
No website
QualityPackage does not have a website.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7152
12
52
0
+ Added@alwatr/logger@0.12.0(transitive)
- Removed@alwatr/logger@0.11.0(transitive)
Updated@alwatr/logger@^0.12.0