Socket
Socket
Sign inDemoInstall

rehype-parse

Package Overview
Dependencies
20
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

2

index.d.ts

@@ -5,4 +5,4 @@ // This wrapper exists because JS in TS can’t export a `@type` of a function.

import type {Plugin} from 'unified'
const rehypeParse: Plugin<[Options] | [], Root, string>
const rehypeParse: Plugin<[Options] | [], string, Root>
export default rehypeParse
export type {Options, ErrorCode, ErrorSeverity}
{
"name": "rehype-parse",
"version": "8.0.0",
"version": "8.0.1",
"description": "rehype plugin to parse HTML",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc