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

remark-lint-checkbox-character-style

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-checkbox-character-style - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -22,3 +22,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)
* formats checked checkboxes using `x` (lowercase X) and unchecked checkboxes

@@ -25,0 +25,0 @@ * as `·` (a single space).

{
"name": "remark-lint-checkbox-character-style",
"version": "2.0.0",
"version": "2.0.1",
"description": "remark-lint rule to warn when list item checkboxes violate a given style",

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

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

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

@@ -28,3 +28,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)
formats checked checkboxes using `x` (lowercase X) and unchecked checkboxes

@@ -42,3 +42,3 @@ as `·` (a single space).

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

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

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