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

@lion/button

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/button - npm Package Compare versions

Comparing version 0.8.9 to 0.8.10

8

CHANGELOG.md
# Change Log
## 0.8.10
### Patch Changes
- Updated dependencies [8fb7e7a1]
- Updated dependencies [9112d243]
- @lion/core@0.13.8
## 0.8.9

@@ -4,0 +12,0 @@

4

package.json
{
"name": "@lion/button",
"version": "0.8.9",
"version": "0.8.10",
"description": "A button that is easily styleable and accessible in all contexts",

@@ -36,3 +36,3 @@ "license": "MIT",

"dependencies": {
"@lion/core": "0.13.7"
"@lion/core": "0.13.8"
},

@@ -39,0 +39,0 @@ "keywords": [

@@ -1,2 +0,2 @@

declare const LionButton_base: typeof LitElement & import("@open-wc/dedupe-mixin").Constructor<import("@lion/core/types/SlotMixinTypes").SlotHost> & import("@open-wc/dedupe-mixin").Constructor<import("@lion/core/types/DisabledWithTabIndexMixinTypes").DisabledWithTabIndexHost> & import("@open-wc/dedupe-mixin").Constructor<import("@lion/core/types/DisabledMixinTypes").DisabledHost>;
declare const LionButton_base: typeof LitElement & import("@open-wc/dedupe-mixin").Constructor<import("@lion/core/types/SlotMixinTypes").SlotHost> & typeof import("@lion/core/types/SlotMixinTypes").SlotHost & import("@open-wc/dedupe-mixin").Constructor<import("@lion/core/types/DisabledWithTabIndexMixinTypes").DisabledWithTabIndexHost> & import("@open-wc/dedupe-mixin").Constructor<import("@lion/core/types/DisabledMixinTypes").DisabledHost>;
export class LionButton extends LionButton_base {

@@ -3,0 +3,0 @@ static get properties(): {

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