Socket
Socket
Sign inDemoInstall

@fluid-topics/ft-icon

Package Overview
Dependencies
Maintainers
2
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-icon - npm Package Compare versions

Comparing version 1.1.41 to 1.1.42

build/ft-icon.styles.d.ts

2

build/ft-icon.js

@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

import { FtFileFormatIcons, FtIcons } from "./icons";
import { styles } from "./ft-icon.css";
import { styles } from "./ft-icon.styles";
import { FtIconVariants } from "./ft-icon.properties";

@@ -15,0 +15,0 @@ class FtIcon extends FtLitElement {

@@ -1,4 +0,4 @@

export * from "./ft-icon.css";
export * from "./ft-icon.styles";
export * from "./ft-icon.properties";
export * from "./ft-icon";
export * from "./icons";
import { customElement } from "@fluid-topics/ft-wc-utils";
import { FtIcon } from "./ft-icon";
export * from "./ft-icon.css";
export * from "./ft-icon.styles";
export * from "./ft-icon.properties";

@@ -5,0 +5,0 @@ export * from "./ft-icon";

{
"name": "@fluid-topics/ft-icon",
"version": "1.1.41",
"version": "1.1.42",
"description": "Typography components",

@@ -23,6 +23,6 @@ "keywords": [

"dependencies": {
"@fluid-topics/ft-wc-utils": "1.1.41",
"@fluid-topics/ft-wc-utils": "1.1.42",
"lit": "3.1.0"
},
"gitHead": "9842020c30f172387107ab92ffa3d2c5a33edce6"
"gitHead": "057e1248874a9a814a34e0bf75329f963744a5ff"
}

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

An icon component for all UI usage.
An icon component.

@@ -23,3 +23,3 @@ ## Install

To define icon fonts:
Define icon fonts as follows:

@@ -26,0 +26,0 @@ ```html

Sorry, the diff of this file is too big to display

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