isomorphic-dompurify
Advanced tools
+4
-4
| { | ||
| "name": "isomorphic-dompurify", | ||
| "version": "2.31.0", | ||
| "version": "2.32.0", | ||
| "description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -46,7 +46,7 @@ "keywords": [ | ||
| "dompurify": "^3.3.0", | ||
| "jsdom": "^27.1.0" | ||
| "jsdom": "^27.2.0" | ||
| }, | ||
| "devDependencies": { | ||
| "terser": "^5.44.0", | ||
| "vitest": "^4.0.6" | ||
| "terser": "^5.44.1", | ||
| "vitest": "^4.0.8" | ||
| }, | ||
@@ -53,0 +53,0 @@ "engines": { |
Updated