Socket
Socket
Sign inDemoInstall

remark-lint-list-item-bullet-indent

Package Overview
Dependencies
16
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

index.d.ts
export default remarkLintListItemBulletIndent
export type Root = import('mdast').Root
declare const remarkLintListItemBulletIndent: import('unified-lint-rule/node_modules/unified').Plugin<
declare const remarkLintListItemBulletIndent: import('unified').Plugin<
| void[]

@@ -5,0 +5,0 @@ | [unknown]

{
"name": "remark-lint-list-item-bullet-indent",
"version": "4.0.0",
"version": "4.0.1",
"description": "remark-lint rule to warn when list item bullets are indented",

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

],
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-list-item-bullet-indent",
"repository": {
"type": "git",
"url": "https://github.com/remarkjs/remark-lint",
"directory": "packages/remark-lint-list-item-bullet-indent"
},
"bugs": "https://github.com/remarkjs/remark-lint/issues",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc