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
358
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.124
to
0.30.125
+9
-0
config/recommended.markdownlint-cli2.jsonc

@@ -35,3 +35,12 @@ {

"**/.idea/**/*",
".agents/**/*",
"**/.agents/**/*",
".claude/**/*",
"**/.claude/**/*",
".cursor/**/*",
"**/.cursor/**/*",
".opencode/**/*",
"**/.opencode/**/*",
".nx/**/*",
"**/.nx/**/*",
".vscode/**/*",

@@ -38,0 +47,0 @@ ".github/**/*",

+2
-2
{
"name": "@storm-software/markdownlint",
"version": "0.30.124",
"version": "0.30.125",
"private": false,

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

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