isomorphic-dompurify
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "isomorphic-dompurify", | ||
"version": "1.2.0", | ||
"version": "1.3.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.0", | ||
"dompurify": "^3.0.1", | ||
"jsdom": "^21.1.0" | ||
"@types/dompurify": "^3.0.1", | ||
"dompurify": "^3.0.2", | ||
"jsdom": "^21.1.1" | ||
}, | ||
"devDependencies": { | ||
"jest": "^29.5.0", | ||
"terser": "^5.16.5" | ||
"terser": "^5.16.9" | ||
} | ||
} |
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
Updated@types/dompurify@^3.0.1
Updateddompurify@^3.0.2
Updatedjsdom@^21.1.1