Comparing version 8.0.0 to 9.0.0
{ | ||
"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? |
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
5991
+ Addedis-plain-obj@2.1.0(transitive)
+ Addedunified@8.4.2(transitive)
+ Addedunist-util-stringify-position@2.0.3(transitive)
+ Addedvfile@4.2.1(transitive)
+ Addedvfile-message@2.0.4(transitive)
- Removed@types/node@22.8.6(transitive)
- Removed@types/unist@3.0.3(transitive)
- Removed@types/vfile@3.0.2(transitive)
- Removed@types/vfile-message@2.0.0(transitive)
- Removedis-plain-obj@1.1.0(transitive)
- Removedreplace-ext@1.0.0(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedunified@7.1.0(transitive)
- Removedunist-util-stringify-position@1.1.24.0.0(transitive)
- Removedvfile@3.0.1(transitive)
- Removedvfile-message@1.1.14.0.2(transitive)
- Removedx-is-string@0.1.0(transitive)
Updatedunified@^8.0.0