Socket
Socket
Sign inDemoInstall

remark

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark - npm Package Compare versions

Comparing version 13.0.0-alpha.1 to 13.0.0

6

package.json
{
"name": "remark",
"version": "13.0.0-alpha.1",
"version": "13.0.0",
"description": "Markdown processor powered by plugins part of the unified collective",

@@ -38,4 +38,4 @@ "license": "MIT",

"dependencies": {
"remark-parse": "^9.0.0-alpha.1",
"remark-stringify": "^9.0.0-alpha.1",
"remark-parse": "^9.0.0",
"remark-stringify": "^9.0.0",
"unified": "^9.1.0"

@@ -42,0 +42,0 @@ },

@@ -71,4 +71,4 @@ # remark

This example prettifies Markdown and configures [`remark-parse`][parse] and
[`remark-stringify`][stringify] through [data][].
This example prettifies Markdown and configures [`remark-stringify`][stringify]
through [data][].

@@ -172,4 +172,4 @@ ```js

<td width="10%" align="center">
<a href="https://boostio.co">BoostIO</a><br><br>
<a href="https://boostio.co"><img src="https://avatars1.githubusercontent.com/u/13612118?s=128&v=4" width="64"></a>
<a href="https://boosthub.io">Boost Hub</a><br><br>
<a href="https://boosthub.io"><img src="https://images.opencollective.com/boosthub/6318083/logo/128.png" width="64"></a>
</td>

@@ -176,0 +176,0 @@ <td width="10%" align="center">

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