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

daisy-jsx

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daisy-jsx - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

bin/daisyjsx.js

9

package.json
{
"name": "daisy-jsx",
"version": "1.1.0",
"version": "1.2.0",
"description": "A DaisyUI components library in JSX",

@@ -11,2 +11,5 @@ "main": "index.ts",

"license": "MIT",
"bin": {
"daisyjsx": "./bin/daisyjsx.js"
},
"scripts": {

@@ -24,5 +27,9 @@ "dev": "bun run --hot examples/index.tsx 4000"

"dependencies": {
"chalk": "^5.3.0",
"clsx": "^2.1.1",
"commander": "^12.1.0",
"fs-extra": "^11.2.0",
"inquirer": "^11.0.2",
"tailwind-merge": "^2.5.2"
}
}

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