Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remark-lint-table-pipes

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint-table-pipes - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

index.js

@@ -11,6 +11,6 @@ /**

*
* [`remark-stringify`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify)
* [`remark-stringify`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify)
* creates fenced rows with initial and final pipes by default.
* Pass
* [`looseTable: true`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify#optionsloosetable)
* [`looseTable: true`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify#optionsloosetable)
* to not use row fences.

@@ -17,0 +17,0 @@ *

{
"name": "remark-lint-table-pipes",
"version": "2.0.0",
"version": "2.0.1",
"description": "remark-lint rule to warn when table rows are not fenced with pipes",

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

],
"repository": "https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint-table-pipes",
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-table-pipes",
"bugs": "https://github.com/remarkjs/remark-lint/issues",

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

@@ -17,6 +17,6 @@ <!--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)
creates fenced rows with initial and final pipes by default.
Pass
[`looseTable: true`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify#optionsloosetable)
[`looseTable: true`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify#optionsloosetable)
to not use row fences.

@@ -33,3 +33,3 @@

| - | - |
| [`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) | |

@@ -130,3 +130,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

@@ -161,10 +161,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