remark-parse
Advanced tools
Comparing version 8.0.2 to 8.0.3
{ | ||
"name": "remark-parse", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"description": "remark plugin to parse Markdown", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"homepage": "https://remark.js.org", | ||
"repository": "https://github.com/remarkjs/remark/tree/master/packages/remark-parse", | ||
"repository": "https://github.com/remarkjs/remark/tree/main/packages/remark-parse", | ||
"bugs": "https://github.com/remarkjs/remark/issues", | ||
@@ -24,0 +24,0 @@ "funding": { |
@@ -18,3 +18,3 @@ # remark-parse | ||
<!--lint ignore no-html maximum-line-length--> | ||
<!--lint ignore no-html--> | ||
@@ -33,3 +33,3 @@ <table> | ||
<td width="33.33%" align="center" colspan="2"> | ||
<a href="https://www.netlify.com">Netlify</a><br>🥇<br><br> | ||
<a href="https://www.netlify.com">Netlify</a><br><br><br> | ||
<!--OC has a sharper image--> | ||
@@ -52,3 +52,7 @@ <a href="https://www.netlify.com"><img src="https://images.opencollective.com/netlify/4087de2/logo/512.png"></a> | ||
</td> | ||
<td width="50%" align="center" colspan="3"> | ||
<td width="16.67%" align="center"> | ||
<a href="https://expo.io">Expo</a><br>🥉<br><br> | ||
<a href="https://expo.io"><img src="https://avatars1.githubusercontent.com/u/12504344?s=300&v=4"></a> | ||
</td> | ||
<td width="50%" align="center" colspan="2"> | ||
<br><br><br><br> | ||
@@ -521,7 +525,7 @@ <a href="https://opencollective.com/unified"><strong>You?</strong></a> | ||
[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 | ||
@@ -532,3 +536,3 @@ [ideas]: https://github.com/remarkjs/ideas | ||
[license]: https://github.com/remarkjs/remark/blob/master/license | ||
[license]: https://github.com/remarkjs/remark/blob/main/license | ||
@@ -543,5 +547,5 @@ [author]: https://wooorm.com | ||
[remark]: https://github.com/remarkjs/remark/tree/master/packages/remark | ||
[remark]: https://github.com/remarkjs/remark/tree/main/packages/remark | ||
[blocks]: https://github.com/remarkjs/remark/blob/master/packages/remark-parse/lib/block-elements.js | ||
[blocks]: https://github.com/remarkjs/remark/blob/main/packages/remark-parse/lib/block-elements.js | ||
@@ -572,3 +576,3 @@ [mdast]: https://github.com/syntax-tree/mdast | ||
[remark-disable-tokenizers]: https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-disable-tokenizers | ||
[remark-disable-tokenizers]: https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-disable-tokenizers | ||
@@ -575,0 +579,0 @@ [xss]: https://en.wikipedia.org/wiki/Cross-site_scripting |
@@ -64,3 +64,3 @@ // TypeScript Version: 3.0 | ||
* | ||
* @defaultValue blocks listed in <https://github.com/remarkjs/remark/blob/master/packages/remark-parse/lib/block-elements.js> | ||
* @defaultValue blocks listed in <https://github.com/remarkjs/remark/blob/main/packages/remark-parse/lib/block-elements.js> | ||
*/ | ||
@@ -67,0 +67,0 @@ blocks: string[] |
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
114881
577