Socket
Socket
Sign inDemoInstall

@astrojs/tailwind

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/tailwind - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

12

package.json
{
"name": "@astrojs/tailwind",
"description": "Use Tailwind CSS to style your Astro site",
"version": "5.0.2",
"version": "5.0.3",
"type": "module",

@@ -32,12 +32,12 @@ "types": "./dist/index.d.ts",

"postcss": "^8.4.28",
"postcss-load-config": "^4.0.1"
"postcss-load-config": "^4.0.2"
},
"devDependencies": {
"tailwindcss": "^3.3.3",
"vite": "^4.4.9",
"astro": "3.2.4",
"tailwindcss": "^3.3.5",
"vite": "^5.0.0",
"astro": "4.0.1",
"astro-scripts": "0.0.14"
},
"peerDependencies": {
"astro": "^3.2.4",
"astro": "^3.0.0 || ^4.0.0",
"tailwindcss": "^3.0.24"

@@ -44,0 +44,0 @@ },

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