isomorphic-dompurify
Advanced tools
Comparing version 2.18.0 to 2.19.0
{ | ||
"name": "isomorphic-dompurify", | ||
"version": "2.18.0", | ||
"version": "2.19.0", | ||
"description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -37,8 +37,8 @@ "keywords": [ | ||
"dependencies": { | ||
"dompurify": "^3.2.2", | ||
"dompurify": "^3.2.3", | ||
"jsdom": "^25.0.1" | ||
}, | ||
"devDependencies": { | ||
"terser": "^5.36.0", | ||
"vitest": "^2.1.6" | ||
"terser": "^5.37.0", | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -45,0 +45,0 @@ "engines": { |
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@^3.2.3