You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@nuxtjs/tailwindcss

Package Overview
Dependencies
Maintainers
7
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/tailwindcss - npm Package Compare versions

Comparing version

to
6.14.0

2

dist/module.json
{
"name": "@nuxtjs/tailwindcss",
"version": "6.14.0-20250426-121731-6bc319c",
"version": "6.14.0",
"configKey": "tailwindcss",

@@ -5,0 +5,0 @@ "compatibility": {

{
"name": "@nuxtjs/tailwindcss",
"version": "6.14.0-20250426-121731-6bc319c",
"version": "6.14.0",
"description": "Tailwind CSS module for Nuxt",

@@ -52,23 +52,2 @@ "repository": "nuxt-modules/tailwindcss",

},
"scripts": {
"play": "pnpm dev",
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
"dev:generate": "nuxi generate playground",
"dev:preview": "nuxi preview playground",
"dev:nuxt2": "nuxi dev nuxt2-playground",
"dev:prepare": "nuxt-module-build prepare && pnpm build:stub",
"build": "nuxt-module-build build",
"build:stub": "pnpm build --stub",
"prepack": "pnpm build",
"release": "pnpm lint && pnpm test && pnpm prepack && pnpm changelogen --release --push && pnpm publish",
"docs:build": "nuxi generate docs",
"docs:preview": "nuxi preview docs",
"docs:dev": "nuxi dev docs",
"lint": "eslint .",
"lint:fix": "pnpm lint --fix",
"test": "vitest run",
"test:watch": "vitest watch",
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
},
"dependencies": {

@@ -109,3 +88,2 @@ "@nuxt/kit": "^3.16.0",

},
"packageManager": "pnpm@9.15.3",
"resolutions": {

@@ -118,3 +96,23 @@ "@nuxtjs/tailwindcss": "link:.",

"startCommand": "pnpm dev:prepare && pnpm dev"
},
"scripts": {
"play": "pnpm dev",
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
"dev:generate": "nuxi generate playground",
"dev:preview": "nuxi preview playground",
"dev:nuxt2": "nuxi dev nuxt2-playground",
"dev:prepare": "nuxt-module-build prepare && pnpm build:stub",
"build": "nuxt-module-build build",
"build:stub": "pnpm build --stub",
"release": "pnpm lint && pnpm test && pnpm prepack && pnpm changelogen --release --push && pnpm publish",
"docs:build": "nuxi generate docs",
"docs:preview": "nuxi preview docs",
"docs:dev": "nuxi dev docs",
"lint": "eslint .",
"lint:fix": "pnpm lint --fix",
"test": "vitest run",
"test:watch": "vitest watch",
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet