Socket
Socket
Sign inDemoInstall

@arthurfiorette/prettier-config

Package Overview
Dependencies
139
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.0.10

.nvmrc

3

index.js

@@ -23,3 +23,3 @@ /** @satisfies {import('prettier').Options} */

'prettier-plugin-jsdoc',
'prettier-plugin-packagejson',
'prettier-plugin-packagejson'
]

@@ -33,3 +33,2 @@ };

* @returns {import('prettier').Options}
*
* @see {defaultConfig}

@@ -36,0 +35,0 @@ */

{
"name": "@arthurfiorette/prettier-config",
"version": "1.0.9",
"version": "1.0.10",
"description": "My personal prettier config",
"homepage": "https://github.com/arthurfiorette/prettier-config#readme",
"bugs": "https://github.com/arthurfiorette/prettier-config/issues",
"repository": "https://github.com/arthurfiorette/prettier-config.git",
"repository": {
"type": "git",
"url": "git+https://github.com/arthurfiorette/prettier-config.git"
},
"license": "MIT",
"author": "Hazork",
"author": "Arthur Fiorette <me@arthur.place>",
"main": "index.js",
"bin": {
"setup-aff-prettier": "./bin.js"
"setup-aff-prettier": "bin.js"
},
"scripts": {
"auto-version": "npm-auto-version"
},
"dependencies": {

@@ -26,4 +26,8 @@ "@types/prettier": "*",

"npm-auto-version": "^1.0.0",
"prettier": "^2.8.3"
"prettier": "^3.0.3"
},
"packageManager": "pnpm@8.8.0",
"scripts": {
"auto-version": "npm-auto-version"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc