New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@homer0/prettier-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homer0/prettier-plugin-jsdoc - npm Package Compare versions

Comparing version
11.0.1
to
11.0.2
+7
-0
CHANGELOG.md

@@ -0,1 +1,8 @@

## [11.0.2](https://github.com/homer0/prettier-plugin-jsdoc/compare/11.0.1...11.0.2) (2026-01-27)
### Bug Fixes
* update dependencies ([428aaf0](https://github.com/homer0/prettier-plugin-jsdoc/commit/428aaf0ffff1a3eb73402e25695d0dc7ef824204))
## [11.0.1](https://github.com/homer0/prettier-plugin-jsdoc/compare/11.0.0...11.0.1) (2025-12-06)

@@ -2,0 +9,0 @@

+10
-10
{
"name": "@homer0/prettier-plugin-jsdoc",
"description": "A Prettier plugin to format JSDoc blocks",
"version": "11.0.1",
"version": "11.0.2",
"repository": "homer0/prettier-plugin-jsdoc",
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
"license": "MIT",
"packageManager": "pnpm@10.11.0",
"packageManager": "pnpm@10.26.2",
"keywords": [

@@ -25,14 +25,14 @@ "jsdoc",

"dependencies": {
"comment-parser": "^1.4.1",
"comment-parser": "^1.4.5",
"ramda": "0.32.0"
},
"devDependencies": {
"@commitlint/cli": "^20.2.0",
"@commitlint/config-conventional": "^20.2.0",
"@homer0/eslint-plugin": "^14.2.2",
"@commitlint/cli": "^20.3.1",
"@commitlint/config-conventional": "^20.3.1",
"@homer0/eslint-plugin": "^14.2.3",
"@homer0/prettier-config": "^2.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@vitest/coverage-istanbul": "^4.0.15",
"eslint": "^9.39.1",
"@vitest/coverage-istanbul": "^4.0.18",
"eslint": "^9.39.2",
"husky": "^9.1.7",

@@ -42,5 +42,5 @@ "is-ci": "^4.1.0",

"lint-staged": "^16.2.7",
"prettier": "^3.7.4",
"prettier": "^3.8.1",
"semantic-release": "^25.0.2",
"vitest": "^4.0.15"
"vitest": "^4.0.18"
},

@@ -47,0 +47,0 @@ "peerDependencies": {

onlyBuiltDependencies:
- esbuild
- unrs-resolver
overrides:
"undici@5.29.0": "^6.23.0"