remark-lint-final-definition
Advanced tools
Comparing version 1.0.4 to 2.0.0
{ | ||
"name": "remark-lint-final-definition", | ||
"version": "1.0.4", | ||
"version": "2.0.0", | ||
"description": "remark-lint rule to warn when definitions are not placed at the end of the file", | ||
@@ -32,5 +32,5 @@ "license": "MIT", | ||
"unist-util-position": "^3.0.0", | ||
"unist-util-visit": "^1.1.1" | ||
"unist-util-visit": "^2.0.0" | ||
}, | ||
"xo": false | ||
} |
@@ -21,4 +21,4 @@ <!--This file is generated--> | ||
| Preset | Setting | | ||
| ------ | ------- | | ||
| [`remark-preset-lint-markdown-style-guide`](https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide) | | | ||
| - | - | | ||
| [`remark-preset-lint-markdown-style-guide`](https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide) | | | ||
@@ -25,0 +25,0 @@ ## Example |
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
5794
+ Added@types/unist@2.0.11(transitive)
+ Addedunist-util-is@4.1.0(transitive)
+ Addedunist-util-visit@2.0.3(transitive)
+ Addedunist-util-visit-parents@3.1.1(transitive)
- Removedunist-util-is@3.0.0(transitive)
- Removedunist-util-visit@1.4.1(transitive)
- Removedunist-util-visit-parents@2.1.2(transitive)
Updatedunist-util-visit@^2.0.0