Socket
Socket
Sign inDemoInstall

@lion/core

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/core - npm Package Compare versions

Comparing version 0.13.1 to 0.13.2

10

CHANGELOG.md
# Change Log
## 0.13.2
### Patch Changes
- 20ba0ca8: Type enhancements
- LocalizeMixinTypes.d.ts extend from LitElement
- Make `slots` a getter in SlotMixin types
- selectedElement of type 'LionOption' in SelectRichInvoker
## 0.13.1

@@ -4,0 +14,0 @@

2

package.json
{
"name": "@lion/core",
"version": "0.13.1",
"version": "0.13.2",
"description": "Core functionality that is shared across all Lion Web Components",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -13,3 +13,3 @@ import { Constructor } from '@open-wc/dedupe-mixin';

*/
slots: SlotsMap;
get slots(): SlotsMap;

@@ -16,0 +16,0 @@ /**

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