@storm-software/markdownlint
Advanced tools
+2
-2
| { | ||
| "name": "@storm-software/markdownlint", | ||
| "version": "0.30.75", | ||
| "version": "0.30.76", | ||
| "description": "An opinionated collection of markdownlint rules used by Storm Software.", | ||
@@ -103,3 +103,3 @@ "repository": { | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "0305bdb839af50999ab4680248db5dd2c4994ef3" | ||
| "gitHead": "282913d6672835512eeea3570f24995dfb7e40c6" | ||
| } |
+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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
3
50%