rehype-attr
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "rehype-attr", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "New syntax to add attributes to Markdown.", | ||
@@ -48,15 +48,15 @@ "homepage": "https://jaywcjlove.github.io/rehype-attr", | ||
"dependencies": { | ||
"unified": "10.1.1", | ||
"unist-util-visit": "4.1.0" | ||
"unified": "~10.1.1", | ||
"unist-util-visit": "~4.1.0" | ||
}, | ||
"devDependencies": { | ||
"rehype": "12.0.0", | ||
"rehype-raw": "6.1.0", | ||
"rehype-stringify": "9.0.2", | ||
"remark-gfm": "3.0.1", | ||
"remark-parse": "10.0.1", | ||
"remark-rehype": "10.1.0", | ||
"tsc-esm-fix": "2.7.4", | ||
"tsbb": "3.5.0" | ||
"rehype": "~12.0.0", | ||
"rehype-raw": "~6.1.0", | ||
"rehype-stringify": "~9.0.2", | ||
"remark-gfm": "~3.0.1", | ||
"remark-parse": "~10.0.1", | ||
"remark-rehype": "~10.1.0", | ||
"tsc-esm-fix": "~2.7.4", | ||
"tsbb": "~3.7.1" | ||
} | ||
} |
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
26403
+ Addedunified@10.1.2(transitive)
+ Addedunist-util-visit@4.1.2(transitive)
- Removedunified@10.1.1(transitive)
- Removedunist-util-visit@4.1.0(transitive)
Updatedunified@~10.1.1
Updatedunist-util-visit@~4.1.0