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.122
to
0.30.123
+3
-0
config/recommended.markdownlint-cli2.jsonc
{
"$schema": "https://raw.githubusercontent.com/DavidAnson/markdownlint-cli2/v0.17.2/schema/markdownlint-cli2-config-schema.json",
"config": {
"extends": "recommended.markdownlint.jsonc"
},
// "customRules": ["@storm-software/markdownlint/rules"],

@@ -4,0 +7,0 @@ "fix": true,

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

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

"publishConfig": { "access": "public" },
"gitHead": "d25611f159f924c2b62a51d54f9907c91d036cb2"
"gitHead": "d510f8f3e251a1dba443b89b8309514fbfd28231"
}