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

rehype

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rehype - npm Package Compare versions

Comparing version 8.0.0 to 9.0.0

4

package.json
{
"name": "rehype",
"version": "8.0.0",
"version": "9.0.0",
"description": "HTML processor powered by plugins",

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

"rehype-stringify": "^6.0.0",
"unified": "^7.0.0"
"unified": "^8.0.0"
},

@@ -22,0 +22,0 @@ "homepage": "https://github.com/rehypejs/rehype",

@@ -19,3 +19,3 @@ # rehype

* [Plugins][] transform the tree
* Compiles the tree to markdown with [`rehype-stringify`][stringify]
* Compiles the tree to HTML with [`rehype-stringify`][stringify]

@@ -22,0 +22,0 @@ Don’t need the parser?

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