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

remark-lint-list-item-spacing

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-list-item-spacing - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

6

index.d.ts

@@ -10,5 +10,5 @@ export default remarkLintListItemSpacing

| [
| import('unified-lint-rule').Severity
| import('unified-lint-rule').Label
| Options
| import('unified-lint-rule').Label
| import('unified-lint-rule').Severity
| undefined

@@ -19,4 +19,4 @@ ]

| boolean
| import('unified-lint-rule').Severity
| import('unified-lint-rule').Label
| import('unified-lint-rule').Severity
),

@@ -23,0 +23,0 @@ Options | undefined

@@ -130,3 +130,6 @@ /**

const remarkLintListItemSpacing = lintRule(
'remark-lint:list-item-spacing',
{
origin: 'remark-lint:list-item-spacing',
url: 'https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-list-item-spacing#readme'
},
/** @type {import('unified-lint-rule').Rule<Root, Options>} */

@@ -133,0 +136,0 @@ (tree, file, option = {}) => {

{
"name": "remark-lint-list-item-spacing",
"version": "4.0.1",
"version": "4.1.0",
"description": "remark-lint rule to warn when list looseness is incorrect",

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

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