remark-lint-final-newline
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -14,3 +14,3 @@ /** | ||
* | ||
* [`remark-stringify`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify) | ||
* [`remark-stringify`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify) | ||
* always adds a final line feed to files. | ||
@@ -17,0 +17,0 @@ * |
{ | ||
"name": "remark-lint-final-newline", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "remark-lint rule to warn when a newline at the end of a file is missing", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
], | ||
"repository": "https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint-final-newline", | ||
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-final-newline", | ||
"bugs": "https://github.com/remarkjs/remark-lint/issues", | ||
@@ -18,0 +18,0 @@ "funding": { |
@@ -20,3 +20,3 @@ <!--This file is generated--> | ||
[`remark-stringify`](https://github.com/remarkjs/remark/tree/master/packages/remark-stringify) | ||
[`remark-stringify`](https://github.com/remarkjs/remark/tree/HEAD/packages/remark-stringify) | ||
always adds a final line feed to files. | ||
@@ -64,4 +64,4 @@ | ||
| Preset | Setting | | ||
| ------ | ------- | | ||
| [`remark-preset-lint-recommended`](https://github.com/remarkjs/remark-lint/tree/master/packages/remark-preset-lint-recommended) | | | ||
| - | - | | ||
| [`remark-preset-lint-recommended`](https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-recommended) | | | ||
@@ -127,3 +127,3 @@ ## Install | ||
[build-badge]: https://img.shields.io/travis/remarkjs/remark-lint/master.svg | ||
[build-badge]: https://img.shields.io/travis/remarkjs/remark-lint/main.svg | ||
@@ -158,10 +158,10 @@ [build]: https://travis-ci.org/remarkjs/remark-lint | ||
[contributing]: https://github.com/remarkjs/.github/blob/master/contributing.md | ||
[contributing]: https://github.com/remarkjs/.github/blob/HEAD/contributing.md | ||
[support]: https://github.com/remarkjs/.github/blob/master/support.md | ||
[support]: https://github.com/remarkjs/.github/blob/HEAD/support.md | ||
[coc]: https://github.com/remarkjs/.github/blob/master/code-of-conduct.md | ||
[coc]: https://github.com/remarkjs/.github/blob/HEAD/code-of-conduct.md | ||
[license]: https://github.com/remarkjs/remark-lint/blob/master/license | ||
[license]: https://github.com/remarkjs/remark-lint/blob/main/license | ||
[author]: 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
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
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
5843