remark-lint-emphasis-marker
Advanced tools
Comparing version 1.0.4 to 2.0.0
{ | ||
"name": "remark-lint-emphasis-marker", | ||
"version": "1.0.4", | ||
"version": "2.0.0", | ||
"description": "remark-lint rule to warn when emphasis markers violate the given style", | ||
@@ -31,5 +31,5 @@ "license": "MIT", | ||
"unist-util-position": "^3.0.0", | ||
"unist-util-visit": "^1.1.1" | ||
"unist-util-visit": "^2.0.0" | ||
}, | ||
"xo": false | ||
} |
@@ -36,3 +36,3 @@ <!--This file is generated--> | ||
| Preset | Setting | | ||
| ------ | ------- | | ||
| - | - | | ||
| [`remark-preset-lint-consistent`](https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-consistent) | `'consistent'` | | ||
@@ -39,0 +39,0 @@ | [`remark-preset-lint-markdown-style-guide`](https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide) | `'*'` | |
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
8369
+ 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