Comparing version 10.0.0 to 11.0.0
{ | ||
"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 | ||
} |
@@ -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"> |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
6879
4
14
0
+ Added@types/hast@2.3.10(transitive)
+ Added@types/parse5@5.0.3(transitive)
+ Addedhast-util-from-parse5@6.0.1(transitive)
+ Addedhast-util-to-html@7.1.3(transitive)
+ Addedhastscript@6.0.0(transitive)
+ Addedparse5@6.0.1(transitive)
+ Addedrehype-parse@7.0.1(transitive)
+ Addedrehype-stringify@8.0.0(transitive)
+ Addedstringify-entities@3.1.0(transitive)
+ Addedunist-util-is@4.1.0(transitive)
+ Addedvfile-location@3.2.0(transitive)
- Removedhast-util-from-parse5@5.0.3(transitive)
- Removedhast-util-to-html@6.1.0(transitive)
- Removedhastscript@5.1.2(transitive)
- Removedis-alphabetical@1.0.4(transitive)
- Removedis-alphanumerical@1.0.4(transitive)
- Removedis-decimal@1.0.4(transitive)
- Removedis-hexadecimal@1.0.4(transitive)
- Removedparse5@5.1.1(transitive)
- Removedrehype-parse@6.0.2(transitive)
- Removedrehype-stringify@6.0.1(transitive)
- Removedstringify-entities@2.0.0(transitive)
- Removedunist-util-is@3.0.0(transitive)
Updatedrehype-parse@^7.0.0
Updatedrehype-stringify@^8.0.0