Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

isomorphic-dompurify

Package Overview
Dependencies
Maintainers
1
Versions
60
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 1.2.0 to 1.3.0

10

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

@@ -34,10 +34,10 @@ "keywords": [

"dependencies": {
"@types/dompurify": "^3.0.0",
"dompurify": "^3.0.1",
"jsdom": "^21.1.0"
"@types/dompurify": "^3.0.1",
"dompurify": "^3.0.2",
"jsdom": "^21.1.1"
},
"devDependencies": {
"jest": "^29.5.0",
"terser": "^5.16.5"
"terser": "^5.16.9"
}
}
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