Socket
Socket
Sign inDemoInstall

daisyui

Package Overview
Dependencies
Maintainers
0
Versions
523
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daisyui - npm Package Compare versions

Comparing version 4.12.8 to 4.12.9

2

package.json
{
"name": "daisyui",
"version": "4.12.8",
"version": "4.12.9",
"description": "daisyUI - Tailwind CSS Components",

@@ -5,0 +5,0 @@ "author": "Pouya Saadeghi",

@@ -104,2 +104,4 @@ import type plugin from "tailwindcss/plugin"

* this: `tw-daisy-btn`.
*
* @default ''
*/

@@ -113,4 +115,10 @@ prefix?: string

logs?: boolean
/**
* The element that receives theme color CSS variables
*
* @default ':root'
*/
themeRoot?: string
}
export type { DaisyUIConfig as Config, Theme, CustomTheme }
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