New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lit-heroicons

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lit-heroicons - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

6

heroicon.ts

@@ -9,6 +9,6 @@ import { css, html, LitElement } from "lit";

static styles = css`
:host([size="full"]) {
:host {
width: 100%;
}
:host([size="s"]) {
/* :host([size="s"]) {
width: 14px;

@@ -21,3 +21,3 @@ }

width: 32px;
}
} */
`;

@@ -24,0 +24,0 @@

{
"name": "lit-heroicons",
"version": "0.6.3",
"version": "0.6.4",
"description": "Heroicons for Lit (Project based on heroicons)",

@@ -5,0 +5,0 @@ "main": "heroicon.ts",

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