@arthurfiorette/prettier-config
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -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" | ||
} | ||
} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3673
7
1
50