lit-heroicons
Advanced tools
+11
-0
@@ -8,2 +8,13 @@ import { css, html, LitElement } from "lit"; | ||
| export class Heroicon extends LitElement { | ||
| static get styles() { | ||
| return [ | ||
| super.styles, | ||
| css` | ||
| div { | ||
| color: red; | ||
| } | ||
| `, | ||
| ]; | ||
| } | ||
| @property() | ||
@@ -10,0 +21,0 @@ name: HeroIconName = "LightningBolt"; |
+1
-1
| { | ||
| "name": "lit-heroicons", | ||
| "version": "0.6.5", | ||
| "version": "0.6.6", | ||
| "description": "Heroicons for Lit (Project based on heroicons)", | ||
@@ -5,0 +5,0 @@ "main": "heroicon.ts", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
177492
0.08%1784
0.56%