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

@jill64/universal-sanitizer

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/universal-sanitizer - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

11

package.json
{
"name": "@jill64/universal-sanitizer",
"description": "💎 Isomorphic html sanitizer by DOMPurify + sanitize-html",
"version": "1.0.2",
"version": "1.1.0",
"type": "module",

@@ -47,7 +47,7 @@ "main": "dist/index.js",

"test": "vitest",
"lint": "npx eslint . && npx depcheck",
"lint": "npx eslint .",
"format": "npx prettier -w ."
},
"devDependencies": {
"@jill64/eslint-config-ts": "1.0.10",
"@jill64/eslint-config-ts": "1.0.14",
"@jill64/prettier-config": "1.0.0",

@@ -60,4 +60,5 @@ "typescript": "5.3.3"

"dompurify": "3.0.8",
"sanitize-html": "2.11.0"
"sanitize-html": "2.11.0",
"postcss": "8.4.33"
}
}
}
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