isomorphic-dompurify
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "isomorphic-dompurify", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -34,10 +34,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/dompurify": "^3.0.2", | ||
"dompurify": "^3.0.5", | ||
"@types/dompurify": "^3.0.3", | ||
"dompurify": "^3.0.6", | ||
"jsdom": "^22.1.0" | ||
}, | ||
"devDependencies": { | ||
"jest": "^29.6.1", | ||
"terser": "^5.19.0" | ||
"jest": "^29.7.0", | ||
"terser": "^5.20.0" | ||
} | ||
} |
@@ -27,2 +27,3 @@ # Isomorphic DOMPurify | ||
| `>=0.20.0` | `>=14` | Server | | ||
| `>=1.4.0` | `>=16` | Server | | ||
@@ -29,0 +30,0 @@ ## Installation |
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
5734
72
Updated@types/dompurify@^3.0.3
Updateddompurify@^3.0.6