isomorphic-dompurify
Advanced tools
+4
-4
| { | ||
| "name": "isomorphic-dompurify", | ||
| "version": "2.33.0", | ||
| "version": "2.34.0", | ||
| "description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -45,8 +45,8 @@ "keywords": [ | ||
| "dependencies": { | ||
| "dompurify": "^3.3.0", | ||
| "jsdom": "^27.2.0" | ||
| "dompurify": "^3.3.1", | ||
| "jsdom": "^27.3.0" | ||
| }, | ||
| "devDependencies": { | ||
| "terser": "^5.44.1", | ||
| "vitest": "^4.0.8" | ||
| "vitest": "^4.0.15" | ||
| }, | ||
@@ -53,0 +53,0 @@ "engines": { |
5983
0.02%Updated
Updated