Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remark-directive-rehype

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-directive-rehype - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

7

package.json
{
"name": "remark-directive-rehype",
"version": "0.4.0",
"version": "0.4.1",
"description": "Remark plugin to enable Markdown directives to be parsed as HTML.",

@@ -34,5 +34,6 @@ "keywords": [

"hastscript": "^7.0.2",
"unist-util-map": "^3.0.0"
"unist-util-map": "^3.1.1"
},
"devDependencies": {
"@types/unist": "^2.0.6",
"mdast-util-directive": "^2.1.1",

@@ -46,3 +47,3 @@ "mdast-util-from-markdown": "^1.0.4",

},
"packageManager": "yarn@^1.22.17"
"packageManager": "yarn@1.22.19"
}

@@ -24,3 +24,3 @@ # remark-directive-rehype

convert Markdown directives into HTML tags that can be outputted as components with
[remark-markdown][].
[react-markdown][].

@@ -27,0 +27,0 @@ ## Installation

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