rehype-sanitize
Advanced tools
Comparing version 2.0.3 to 3.0.0
{ | ||
"name": "rehype-sanitize", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"description": "rehype plugin to sanitize HTML", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"hast-util-sanitize": "^1.1.0" | ||
"hast-util-sanitize": "^2.0.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"prettier": "^1.0.0", | ||
"rehype": "^7.0.0", | ||
"rehype": "^8.0.0", | ||
"remark-cli": "^6.0.0", | ||
@@ -35,0 +35,0 @@ "remark-preset-wooorm": "^5.0.0", |
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
+ Addedhast-util-sanitize@2.0.3(transitive)
- Removedhast-util-sanitize@1.3.1(transitive)
Updatedhast-util-sanitize@^2.0.0