remark-lint-first-heading-level
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,3 +6,3 @@ export default remarkLintFirstHeadingLevel | ||
export type Options = Depth | ||
declare const remarkLintFirstHeadingLevel: import('unified-lint-rule/node_modules/unified').Plugin< | ||
declare const remarkLintFirstHeadingLevel: import('unified').Plugin< | ||
| void[] | ||
@@ -9,0 +9,0 @@ | [ |
{ | ||
"name": "remark-lint-first-heading-level", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "remark-lint rule to warn when the first heading has a level other than a specified value", | ||
@@ -16,3 +16,7 @@ "license": "MIT", | ||
], | ||
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-first-heading-level", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/remarkjs/remark-lint", | ||
"directory": "packages/remark-lint-first-heading-level" | ||
}, | ||
"bugs": "https://github.com/remarkjs/remark-lint/issues", | ||
@@ -19,0 +23,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
9620
0