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

@icestack/types

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icestack/types - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

4

dist/index.d.ts

@@ -45,6 +45,6 @@ import { Config as Config$1 } from 'tailwindcss/types/config';

selector: string;
extraColors: Record<string, string>;
extraVars: Record<string, string>;
}>;
types: Record<string, Record<keyof BaseOptions['themes'], string | Record<string, string>>>;
extraColors: Record<keyof BaseOptions['themes'], Record<string, string>>;
extraVars: Record<keyof BaseOptions['themes'], Record<string, string>>;
extraCss: CssInJs | CssInJs[];

@@ -51,0 +51,0 @@ };

{
"name": "@icestack/types",
"description": "The types of @icestack/ui",
"version": "0.2.7",
"version": "0.2.8",
"keywords": [

@@ -6,0 +6,0 @@ "types",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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