Comparing version 13.0.1 to 13.0.2
{ | ||
"name": "rehype", | ||
"version": "13.0.1", | ||
"version": "13.0.2", | ||
"description": "HTML processor powered by plugins part of the unified collective", | ||
@@ -44,3 +44,2 @@ "license": "MIT", | ||
"scripts": {}, | ||
"xo": false, | ||
"typeCoverage": { | ||
@@ -47,0 +46,0 @@ "atLeast": 100, |
@@ -16,18 +16,18 @@ # rehype | ||
* [What is this?](#what-is-this) | ||
* [When should I use this?](#when-should-i-use-this) | ||
* [Install](#install) | ||
* [Use](#use) | ||
* [API](#api) | ||
* [`rehype()`](#rehype-1) | ||
* [Examples](#examples) | ||
* [Example: passing options to `rehype-parse`, `rehype-stringify`](#example-passing-options-to-rehype-parse-rehype-stringify) | ||
* [Syntax](#syntax) | ||
* [Syntax tree](#syntax-tree) | ||
* [Types](#types) | ||
* [Compatibility](#compatibility) | ||
* [Security](#security) | ||
* [Contribute](#contribute) | ||
* [Sponsor](#sponsor) | ||
* [License](#license) | ||
* [What is this?](#what-is-this) | ||
* [When should I use this?](#when-should-i-use-this) | ||
* [Install](#install) | ||
* [Use](#use) | ||
* [API](#api) | ||
* [`rehype()`](#rehype-1) | ||
* [Examples](#examples) | ||
* [Example: passing options to `rehype-parse`, `rehype-stringify`](#example-passing-options-to-rehype-parse-rehype-stringify) | ||
* [Syntax](#syntax) | ||
* [Syntax tree](#syntax-tree) | ||
* [Types](#types) | ||
* [Compatibility](#compatibility) | ||
* [Security](#security) | ||
* [Contribute](#contribute) | ||
* [Sponsor](#sponsor) | ||
* [License](#license) | ||
@@ -34,0 +34,0 @@ ## What is this? |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13285
5