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

@jdion/tailwindcss

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jdion/tailwindcss - npm Package Compare versions

Comparing version 1.0.0 to 1.0.4

LICENSE

18

package.json
{
"name": "@jdion/tailwindcss",
"version": "1.0.0",
"version": "1.0.4",
"description": "Collection of common Tailwind CSS utils",

@@ -27,2 +27,9 @@ "author": "Jonathan Dion <jonathandionalary@gmail.com> (https://github.com/jonathandion/)",

],
"peerDependencies": {
"clsx": ">=2.0.0",
"tailwind-merge": ">=1.0.0"
},
"devDependencies": {
"tailwindcss": "^3.3.3"
},
"scripts": {

@@ -37,10 +44,3 @@ "dev": "concurrently 'pnpm run build:commonjs --watch' 'pnpm run types:emit --watch'",

"prebuild": "pnpm cleanup"
},
"peerDependencies": {
"clsx": ">=2.0.0",
"tailwind-merge": ">=1.0.0"
},
"devDependencies": {
"tailwindcss": "^3.3.3"
}
}
}
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