Socket
Socket
Sign inDemoInstall

remark-cli

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-cli - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

4

package.json
{
"name": "remark-cli",
"version": "8.0.0",
"version": "8.0.1",
"description": "CLI to process Markdown with remark",

@@ -15,3 +15,3 @@ "license": "MIT",

"homepage": "https://remark.js.org",
"repository": "https://github.com/remarkjs/remark/tree/master/packages/remark-cli",
"repository": "https://github.com/remarkjs/remark/tree/main/packages/remark-cli",
"bugs": "https://github.com/remarkjs/remark/issues",

@@ -18,0 +18,0 @@ "funding": {

@@ -12,2 +12,3 @@ # remark-cli

* Interface by [`unified-args`][unified-args]
* Loads [`remark-` plugins][plugins]

@@ -22,3 +23,3 @@ * Searches for [Markdown extensions][markdown-extensions]

<!--lint ignore no-html maximum-line-length-->
<!--lint ignore no-html-->

@@ -32,8 +33,8 @@ <table>

<td width="33.33%" align="center" colspan="2">
<a href="https://zeit.co">ZEIT</a><br>🥇<br><br>
<a href="https://vercel.com">Vercel</a><br>🥇<br><br>
<!--OC has a sharper image-->
<a href="https://zeit.co"><img src="https://images.opencollective.com/zeit/d8a5bee/logo/512.png"></a>
<a href="https://vercel.com"><img src="https://images.opencollective.com/vercel/d8a5bee/logo/512.png"></a>
</td>
<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-->

@@ -56,3 +57,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>

@@ -184,7 +189,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

@@ -195,3 +200,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

@@ -204,9 +209,9 @@ [author]: https://wooorm.com

[plugins]: https://github.com/remarkjs/remark/blob/master/doc/plugins.md
[plugins]: https://github.com/remarkjs/remark/blob/main/doc/plugins.md
[markdown-extensions]: https://github.com/sindresorhus/markdown-extensions
[config-file]: https://github.com/unifiedjs/unified-engine/blob/master/doc/configure.md
[config-file]: https://github.com/unifiedjs/unified-engine/blob/HEAD/doc/configure.md
[ignore-file]: https://github.com/unifiedjs/unified-engine/blob/master/doc/ignore.md
[ignore-file]: https://github.com/unifiedjs/unified-engine/blob/HEAD/doc/ignore.md

@@ -213,0 +218,0 @@ [unified-args]: https://github.com/unifiedjs/unified-args#cli

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc