remark-lint-no-heading-content-indent
Advanced tools
Comparing version 4.0.0 to 4.0.1
export default remarkLintNoHeadingContentIndent | ||
export type Root = import('mdast').Root | ||
declare const remarkLintNoHeadingContentIndent: import('unified-lint-rule/node_modules/unified').Plugin< | ||
declare const remarkLintNoHeadingContentIndent: import('unified').Plugin< | ||
| void[] | ||
@@ -5,0 +5,0 @@ | [unknown] |
{ | ||
"name": "remark-lint-no-heading-content-indent", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "remark-lint rule to warn when heading content is indented", | ||
@@ -15,3 +15,7 @@ "license": "MIT", | ||
], | ||
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-no-heading-content-indent", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/remarkjs/remark-lint", | ||
"directory": "packages/remark-lint-no-heading-content-indent" | ||
}, | ||
"bugs": "https://github.com/remarkjs/remark-lint/issues", | ||
@@ -18,0 +22,0 @@ "funding": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9076
0