You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@rubriclab/prettier-config

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rubriclab/prettier-config - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+6
-0
CHANGELOG.md
# @rubriclab/prettier-config
## 0.0.6
### Patch Changes
- add tailwind config
## 0.0.5

@@ -4,0 +10,0 @@

+4
-1
{
"name": "@rubriclab/prettier-config",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",

@@ -8,3 +8,6 @@ "main": "./index.cjs",

"access": "public"
},
"devDependencies": {
"prettier-plugin-tailwindcss": "^0.5.3"
}
}