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
63
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 2.19.0 to 2.20.0

14

package.json
{
"name": "isomorphic-dompurify",
"version": "2.19.0",
"version": "2.20.0",
"description": "Makes it possible to use DOMPurify on server and client in the same way.",

@@ -19,6 +19,2 @@ "keywords": [

],
"scripts": {
"test": "vitest",
"build": "terser src/index.js --compress --mangle --module -o index.js"
},
"bugs": {

@@ -39,3 +35,3 @@ "url": "https://github.com/kkomelin/isomorphic-dompurify/issues"

"dompurify": "^3.2.3",
"jsdom": "^25.0.1"
"jsdom": "^26.0.0"
},

@@ -48,3 +44,7 @@ "devDependencies": {

"node": ">=18"
},
"scripts": {
"test": "vitest",
"build": "terser src/index.js --compress --mangle --module -o index.js"
}
}
}
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