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

rehype

Package Overview
Dependencies
Maintainers
2
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 10.0.0 to 11.0.0

types/index.d.ts

10

package.json
{
"name": "rehype",
"version": "10.0.0",
"version": "11.0.0",
"description": "HTML processor powered by plugins part of the unified collective",

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

"dependencies": {
"rehype-parse": "^6.0.0",
"rehype-stringify": "^6.0.0",
"rehype-parse": "^7.0.0",
"rehype-stringify": "^8.0.0",
"unified": "^9.0.0"

@@ -37,6 +37,8 @@ },

"files": [
"index.js"
"index.js",
"types/index.d.ts"
],
"types": "types/index.d.ts",
"scripts": {},
"xo": false
}

4

readme.md

@@ -35,5 +35,5 @@ # rehype

<td width="20%" align="center">
<a href="https://zeit.co"><img src="https://avatars1.githubusercontent.com/u/14985020?s=400&v=4"></a>
<a href="https://vercel.com"><img src="https://avatars1.githubusercontent.com/u/14985020?s=400&v=4"></a>
<br><br>🥇
<a href="https://zeit.co">ZEIT</a>
<a href="https://vercel.com">Vercel</a>
</td>

@@ -40,0 +40,0 @@ <td width="20%" 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