Socket
Socket
Sign inDemoInstall

remark-lint-no-consecutive-blank-lines

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint-no-consecutive-blank-lines - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -13,3 +13,3 @@ /**

*
* [`remark-stringify`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify)
* [`remark-stringify`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify)
* always uses one blank line between blocks if possible, or two lines when

@@ -16,0 +16,0 @@ * needed.

{
"name": "remark-lint-no-consecutive-blank-lines",
"version": "2.0.0",
"version": "2.0.1",
"description": "remark-lint rule to warn for too many consecutive blank lines",

@@ -14,3 +14,3 @@ "license": "MIT",

],
"repository": "https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint-no-consecutive-blank-lines",
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-no-consecutive-blank-lines",
"bugs": "https://github.com/remarkjs/remark-lint/issues",

@@ -17,0 +17,0 @@ "funding": {

@@ -19,3 +19,3 @@ <!--This file is generated-->

[`remark-stringify`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify)
[`remark-stringify`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify)
always uses one blank line between blocks if possible, or two lines when

@@ -33,3 +33,3 @@ needed.

| - | - |
| [`remark-preset-lint-markdown-style-guide`](https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide) | |
| [`remark-preset-lint-markdown-style-guide`](https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-markdown-style-guide) | |

@@ -160,3 +160,3 @@ ## Example

[build-badge]: https://img.shields.io/travis/remarkjs/remark-lint/master.svg
[build-badge]: https://img.shields.io/travis/remarkjs/remark-lint/main.svg

@@ -191,10 +191,10 @@ [build]: https://travis-ci.org/remarkjs/remark-lint

[contributing]: https://github.com/remarkjs/.github/blob/master/contributing.md
[contributing]: https://github.com/remarkjs/.github/blob/HEAD/contributing.md
[support]: https://github.com/remarkjs/.github/blob/master/support.md
[support]: https://github.com/remarkjs/.github/blob/HEAD/support.md
[coc]: https://github.com/remarkjs/.github/blob/master/code-of-conduct.md
[coc]: https://github.com/remarkjs/.github/blob/HEAD/code-of-conduct.md
[license]: https://github.com/remarkjs/remark-lint/blob/master/license
[license]: https://github.com/remarkjs/remark-lint/blob/main/license
[author]: https://wooorm.com
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc