prettier-plugin-tailwindcss
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "prettier-plugin-tailwindcss", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "A Prettier plugin for sorting Tailwind CSS classes.", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"prepublishOnly": "npm run build && npm test && node scripts/copy-licenses.js", | ||
"format": "prettier \"src/**/*.js\" \"tests/test.js\" --write --print-width 80 --single-quote --no-semi --plugin-search-dir ./tests" | ||
"format": "prettier \"src/**/*.js\" \"scripts/**/*.js\" \"tests/test.js\" --write --print-width 100 --single-quote --no-semi --plugin-search-dir ./tests" | ||
}, | ||
@@ -44,2 +44,3 @@ "devDependencies": { | ||
"rimraf": "^3.0.2", | ||
"svelte": "^3.46.4", | ||
"tailwindcss": "^3.0.23" | ||
@@ -46,0 +47,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
678242
15
2918
17
25