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.8.0 to 1.9.0

10

package.json
{
"name": "isomorphic-dompurify",
"version": "1.8.0",
"version": "1.9.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.2",
"dompurify": "^3.0.5",
"@types/dompurify": "^3.0.3",
"dompurify": "^3.0.6",
"jsdom": "^22.1.0"
},
"devDependencies": {
"jest": "^29.6.1",
"terser": "^5.19.0"
"jest": "^29.7.0",
"terser": "^5.20.0"
}
}

@@ -27,2 +27,3 @@ # Isomorphic DOMPurify

| `>=0.20.0` | `>=14` | Server |
| `>=1.4.0` | `>=16` | Server |

@@ -29,0 +30,0 @@ ## Installation

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