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.10 to 4.0.0-alpha.11

9

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

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

"lightningcss": "^1.24.0",
"@tailwindcss/oxide": "4.0.0-alpha.10",
"tailwindcss": "4.0.0-alpha.10"
"@tailwindcss/oxide": "4.0.0-alpha.11",
"tailwindcss": "4.0.0-alpha.11"
},

@@ -36,2 +36,5 @@ "devDependencies": {

},
"peerDependencies": {
"vite": "^5.2.0"
},
"scripts": {

@@ -38,0 +41,0 @@ "build": "tsup-node ./src/index.ts --format esm --dts --minify --clean",

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