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

remark-lint

Package Overview
Dependencies
Maintainers
14
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

6

index.js

@@ -7,5 +7,5 @@ 'use strict'

/* `remark-lint`. This adds support for ignoring stuff from
* messages (`<!--lint ignore-->`).
* All rules are in their own packages and presets. */
// `remark-lint`. This adds support for ignoring stuff from messages
// (`<!--lint ignore-->`).
// All rules are in their own packages and presets.
function lint() {

@@ -12,0 +12,0 @@ this.use(lintMessageControl)

{
"name": "remark-lint",
"version": "6.0.3",
"version": "6.0.4",
"description": "Lint markdown with remark",

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

"bugs": "https://github.com/remarkjs/remark-lint/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],

@@ -19,0 +19,0 @@ "files": [

@@ -7,2 +7,4 @@ # ![remark-lint][logo]

[![Chat][chat-badge]][chat]
[![Sponsors][sponsors-badge]][collective]
[![Backers][backers-badge]][collective]

@@ -43,6 +45,12 @@ `remark-lint` is a markdown code style linter built on [**remark**][remark], a

[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat]: https://gitter.im/remarkjs/Lobby
[chat]: https://spectrum.chat/unified/remark
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
[collective]: https://opencollective.com/unified
[repo]: https://github.com/remarkjs/remark-lint#readme

@@ -56,4 +64,4 @@

[author]: http://wooorm.com
[author]: https://wooorm.com
[suppres]: https://github.com/remarkjs/remark-lint#configuring-remark-lint
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