isomorphic-dompurify
Advanced tools
Comparing version 0.12.0 to 0.13.0
{ | ||
"name": "isomorphic-dompurify", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"@types/dompurify": "^2.1.0", | ||
"dompurify": "^2.2.6", | ||
"jsdom": "^16.4.0" | ||
"dompurify": "^2.2.7", | ||
"jsdom": "^16.5.2" | ||
}, | ||
@@ -40,4 +40,4 @@ "types": "index.d.ts", | ||
"jest": "^26.6.3", | ||
"terser": "^5.5.1" | ||
"terser": "^5.6.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
Updateddompurify@^2.2.7
Updatedjsdom@^16.5.2