Sign In

@bfra.me/prettier-plugins

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bfra.me/prettier-plugins - npm Package Compare versions

Comparing version
0.5.6
to
0.5.7
+2
-3
package.json
{
"name": "@bfra.me/prettier-plugins",
"version": "0.5.6",
"version": "0.5.7",
"description": "Plugins for Prettier used across bfra.me.",

@@ -43,4 +43,3 @@ "keywords": [

"tsup": "8.3.5",
"type-fest": "4.30.0",
"@bfra.me/prettier-plugins": "0.5.6",
"@bfra.me/prettier-plugins": "0.5.7",
"@bfra.me/tsconfig": "0.9.5"

@@ -47,0 +46,0 @@ },

+3
-1

@@ -30,3 +30,5 @@ # @bfra.me/prettier-plugins

```json
"plugins": ["@bfra.me/prettier-plugins/package-json"]
{
"plugins": ["@bfra.me/prettier-plugins/package-json"]
}
```

@@ -33,0 +35,0 @@