@homer0/prettier-plugin-jsdoc
Advanced tools
+8
-0
@@ -0,1 +1,9 @@ | ||
| ## [11.0.1](https://github.com/homer0/prettier-plugin-jsdoc/compare/11.0.0...11.0.1) (2025-12-06) | ||
| ### Bug Fixes | ||
| * add publishConfig ([7c45e3d](https://github.com/homer0/prettier-plugin-jsdoc/commit/7c45e3d4947179c53846543e8fc7d0807d25519d)) | ||
| * update dependencies ([df69741](https://github.com/homer0/prettier-plugin-jsdoc/commit/df69741b2e7518cd20d418c9eb99c5f233c187f3)) | ||
| # [11.0.0](https://github.com/homer0/prettier-plugin-jsdoc/compare/10.0.1...11.0.0) (2025-12-05) | ||
@@ -2,0 +10,0 @@ |
+9
-6
| { | ||
| "name": "@homer0/prettier-plugin-jsdoc", | ||
| "description": "A Prettier plugin to format JSDoc blocks", | ||
| "version": "11.0.0", | ||
| "version": "11.0.1", | ||
| "repository": "homer0/prettier-plugin-jsdoc", | ||
@@ -16,5 +16,2 @@ "author": "Leonardo Apiwan (@homer0) <me@homer0.com>", | ||
| ], | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "type": "module", | ||
@@ -33,4 +30,4 @@ "main": "./src/index.js", | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^20.1.0", | ||
| "@commitlint/config-conventional": "^20.0.0", | ||
| "@commitlint/cli": "^20.2.0", | ||
| "@commitlint/config-conventional": "^20.2.0", | ||
| "@homer0/eslint-plugin": "^14.2.2", | ||
@@ -53,2 +50,8 @@ "@homer0/prettier-config": "^2.0.0", | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public", | ||
| "provenance": true, | ||
| "registry": "https://registry.npmjs.org/", | ||
| "tag": "latest" | ||
| }, | ||
| "engine-strict": true, | ||
@@ -55,0 +58,0 @@ "engines": { |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
195673
0.24%