isomorphic-dompurify
Advanced tools
Comparing version 2.10.0 to 2.11.0
{ | ||
"name": "isomorphic-dompurify", | ||
"version": "2.10.0", | ||
"version": "2.11.0", | ||
"description": "Makes it possible to use DOMPurify on server and client in the same way.", | ||
@@ -19,2 +19,6 @@ "keywords": [ | ||
], | ||
"scripts": { | ||
"test": "jest", | ||
"build": "terser src/index.js --compress --mangle --module -o index.js" | ||
}, | ||
"bugs": { | ||
@@ -35,3 +39,3 @@ "url": "https://github.com/kkomelin/isomorphic-dompurify/issues" | ||
"@types/dompurify": "^3.0.5", | ||
"dompurify": "^3.1.3", | ||
"dompurify": "^3.1.4", | ||
"jsdom": "^24.0.0" | ||
@@ -45,7 +49,3 @@ }, | ||
"node": ">=18" | ||
}, | ||
"scripts": { | ||
"test": "jest", | ||
"build": "terser src/index.js --compress --mangle --module -o index.js" | ||
} | ||
} | ||
} |
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
6186
+ Addeddompurify@3.2.2(transitive)
+ Addednwsapi@2.2.16(transitive)
+ Addedpsl@1.14.0(transitive)
- Removeddompurify@3.2.1(transitive)
- Removednwsapi@2.2.13(transitive)
- Removedpsl@1.13.0(transitive)
Updateddompurify@^3.1.4