You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@storm-software/markdownlint

Package Overview
Dependencies
Maintainers
2
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storm-software/markdownlint - npm Package Compare versions

Comparing version
0.30.123
to
0.30.124
+4
-1
config/recommended.markdownlint-cli2.jsonc

@@ -41,4 +41,7 @@ {

".yarn/**/*",
".pnp/**/*"
".pnp/**/*",
"**/nx/**/schema.md",
"**/nx/**/*.schema.md",
"**/nx/**/generators/**/files"
]
}
+2
-2
{
"name": "@storm-software/markdownlint",
"version": "0.30.123",
"version": "0.30.124",
"private": false,

@@ -103,3 +103,3 @@ "description": "An opinionated collection of markdownlint rules used by Storm Software.",

"publishConfig": { "access": "public" },
"gitHead": "d510f8f3e251a1dba443b89b8309514fbfd28231"
"gitHead": "4dc7915ed072d930790078168addabe7849c3828"
}