@storm-software/markdownlint
Advanced tools
+3
-3
| { | ||
| "name": "@storm-software/markdownlint", | ||
| "version": "0.30.81", | ||
| "version": "0.30.82", | ||
| "description": "An opinionated collection of markdownlint rules used by Storm Software.", | ||
@@ -101,5 +101,5 @@ "repository": { | ||
| "dependencies": { "defu": "6.1.4", "markdownlint-cli2": "^0.17.2" }, | ||
| "devDependencies": { "@types/node": "^24.10.13", "tsup": "8.4.0" }, | ||
| "devDependencies": { "@types/node": "^25.3.0", "tsup": "8.4.0" }, | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "f9611db126b33c60336faef7eeff63eb1e8031b7" | ||
| "gitHead": "1246351be8bc0444be4f05feb8ddf68950fb4e39" | ||
| } |
+1
-1
@@ -30,3 +30,3 @@ <!-- START header --> | ||
| [](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/)  | ||
| [](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/)  | ||
@@ -33,0 +33,0 @@ <!-- prettier-ignore-start --> |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
66723
0