New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

isomorphic-dompurify

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isomorphic-dompurify - npm Package Compare versions

Comparing version 0.17.0 to 0.18.0

11

package.json
{
"name": "isomorphic-dompurify",
"version": "0.17.0",
"version": "0.18.0",
"description": "Makes it possible to use DOMPurify on server and client in the same way.",
"keywords": [
"security",
"dompurify",

@@ -32,4 +33,4 @@ "xss-filter",

"dependencies": {
"@types/dompurify": "^2.3.1",
"dompurify": "^2.3.3",
"@types/dompurify": "^2.3.3",
"dompurify": "^2.3.5",
"jsdom": "^19.0.0"

@@ -39,5 +40,5 @@ },

"devDependencies": {
"jest": "^27.3.1",
"terser": "^5.9.0"
"jest": "^27.4.7",
"terser": "^5.10.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc