Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/element

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/element - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

element.d.ts

13

CHANGELOG.md

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc