rehype-class-names
Advanced tools
Comparing version 1.0.14 to 2.0.0
{ | ||
"name": "rehype-class-names", | ||
"version": "1.0.14", | ||
"version": "2.0.0", | ||
"description": "A utility plugin to use with rehype that adds class names to HAST (html tree)", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"hast-util-select": "^6.0.0", | ||
"unified": "^10.1.2" | ||
"unified": "^11.0.4" | ||
}, | ||
@@ -41,8 +41,8 @@ "devDependencies": { | ||
"jest": "^29.6.2", | ||
"rehype-format": "^4.0.1", | ||
"rehype-stringify": "^9.0.3", | ||
"remark-parse": "^10.0.2", | ||
"remark-rehype": "^10.1.0", | ||
"rehype-format": "^5.0.0", | ||
"rehype-stringify": "^10.0.0", | ||
"remark-parse": "^11.0.0", | ||
"remark-rehype": "^11.1.0", | ||
"typescript": "^5.1.6" | ||
} | ||
} |
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
+ Addedunified@11.0.5(transitive)
+ Addedunist-util-stringify-position@4.0.0(transitive)
+ Addedvfile@6.0.3(transitive)
+ Addedvfile-message@4.0.2(transitive)
- Removed@types/unist@2.0.11(transitive)
- Removedis-buffer@2.0.5(transitive)
- Removedunified@10.1.2(transitive)
- Removedunist-util-stringify-position@3.0.3(transitive)
- Removedvfile@5.3.7(transitive)
- Removedvfile-message@3.1.4(transitive)
Updatedunified@^11.0.4