remark-lint-no-inline-padding
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "remark-lint-no-inline-padding", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "remark-lint rule to warn when inline nodes are padded with spaces", | ||
@@ -15,5 +15,5 @@ "license": "MIT", | ||
"bugs": "https://github.com/remarkjs/remark-lint/issues", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)", | ||
"contributors": [ | ||
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" | ||
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)" | ||
], | ||
@@ -27,5 +27,5 @@ "files": [ | ||
"unist-util-generated": "^1.1.0", | ||
"unist-util-visit": "^1.1.1" | ||
"unist-util-visit": "^1.4.0" | ||
}, | ||
"xo": false | ||
} |
@@ -94,2 +94,2 @@ <!--This file is generated--> | ||
[MIT](https://github.com/remarkjs/remark-lint/blob/master/LICENSE) © [Titus Wormer](http://wooorm.com) | ||
[MIT](https://github.com/remarkjs/remark-lint/blob/master/license) © [Titus Wormer](https://wooorm.com) |
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
4059
Updatedunist-util-visit@^1.4.0