🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

mdast-lint-blank-lines-1-0-2

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-lint-blank-lines-1-0-2 - npm Package Compare versions

Comparing version

to
0.1.1

4

package.json
{
"name": "mdast-lint-blank-lines-1-0-2",
"version": "0.1.0",
"version": "0.1.1",
"description": "Checks that all titles are followed by 1 blank line, then no blank lines, then two blank lines before the next title",

@@ -30,3 +30,3 @@ "author": "Victor Felder <victorfelder@gmail.com>",

"homepage": "https://github.com/vhf/mdast-lint-blank-lines-1-0-2#readme",
"main": "dist/index.js"
"main": "dist/blank-lines.js"
}