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

@fluid-topics/ft-wc-utils

Package Overview
Dependencies
Maintainers
2
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-wc-utils - npm Package Compare versions

Comparing version 1.0.43 to 1.0.44

2

build/FtCssVariables.d.ts
import { CSSResult } from "lit";
export type FtCssVariableCategory = "COLOR" | "NUMBER" | "SIZE" | "UNKNOWN" | "POSITION" | "DISPLAY";
export type FtCssVariableCategory = "COLOR" | "NUMBER" | "SIZE" | "UNKNOWN" | "POSITION" | "DISPLAY" | "BORDER-STYLE";
export declare class FtCssVariableFactory {

@@ -4,0 +4,0 @@ static create(name: string, category: FtCssVariableCategory, defaultValue: string): FtCssVariable;

{
"name": "@fluid-topics/ft-wc-utils",
"version": "1.0.43",
"version": "1.0.44",
"description": "Internal web components tools",

@@ -19,3 +19,3 @@ "author": "Fluid Topics <devtopics@antidot.net>",

},
"gitHead": "a67b8727b254b72302e36166d89f998545bacf8f"
"gitHead": "75d2f2a8af71b60482dd8c302e9ea92fb12e45c6"
}
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