isomorphic-dompurify
Advanced tools
+3
-3
| { | ||
| "name": "isomorphic-dompurify", | ||
| "version": "2.34.0", | ||
| "version": "2.35.0", | ||
| "description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -46,7 +46,7 @@ "keywords": [ | ||
| "dompurify": "^3.3.1", | ||
| "jsdom": "^27.3.0" | ||
| "jsdom": "^27.4.0" | ||
| }, | ||
| "devDependencies": { | ||
| "terser": "^5.44.1", | ||
| "vitest": "^4.0.15" | ||
| "vitest": "^4.0.16" | ||
| }, | ||
@@ -53,0 +53,0 @@ "engines": { |
Updated