New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tailwindcss/vite

Package Overview
Dependencies
Maintainers
4
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tailwindcss/vite - npm Package Compare versions

Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2

README.md

8

package.json
{
"name": "@tailwindcss/vite",
"version": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",

@@ -19,4 +19,4 @@ "license": "MIT",

"dependencies": {
"@tailwindcss/oxide": "4.0.0-alpha.1",
"tailwindcss": "4.0.0-alpha.1"
"@tailwindcss/oxide": "4.0.0-alpha.2",
"tailwindcss": "4.0.0-alpha.2"
},

@@ -28,5 +28,5 @@ "devDependencies": {

"scripts": {
"build": "tsup-node ./src/index.ts --format esm --dts",
"build": "tsup-node ./src/index.ts --format esm --dts --minify --clean",
"dev": "pnpm run build -- --watch"
}
}

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