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.14.0 to 0.14.1

8

CHANGELOG.md
# Change Log
## 0.14.1
### Patch Changes
- 84131205: use mdjs-preview in docs for lit compatibility
- Updated dependencies [84131205]
- @lion/core@0.18.1
## 0.14.0

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

2

docs/features.md
# Interaction >> Button >> Features ||20
```js script
import { html } from '@lion/core';
import { html } from '@mdjs/mdjs-preview';
import '@lion/button/define';

@@ -6,0 +6,0 @@ ```

@@ -6,3 +6,3 @@ # Interaction >> Button >> Overview ||10

```js script
import { html } from '@lion/core';
import { html } from '@mdjs/mdjs-preview';
import '@lion/button/define';

@@ -9,0 +9,0 @@ ```

{
"name": "@lion/button",
"version": "0.14.0",
"version": "0.14.1",
"description": "A button that is easily styleable and accessible in all contexts",

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

"dependencies": {
"@lion/core": "0.18.0"
"@lion/core": "0.18.1"
},

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

@@ -6,3 +6,3 @@ # Interaction >> Button >> Overview ||10

```js script
import { html } from '@lion/core';
import { html } from '@mdjs/mdjs-preview';
import '@lion/button/define';

@@ -9,0 +9,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