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

sanitize-html

Package Overview
Dependencies
Maintainers
9
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sanitize-html - npm Package Compare versions

Comparing version 1.18.3 to 1.18.4

3

package.json
{
"name": "sanitize-html",
"version": "1.18.3",
"version": "1.18.4",
"description": "Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis",
"main": "dist/index.js",
"browser": "dist/sanitize-html.js",
"scripts": {

@@ -8,0 +7,0 @@ "prepare": "true",

@@ -483,2 +483,6 @@ # sanitize-html

1.18.4:
* Removed incorrect `browser` key, restoring frontend build. Thanks to Felix Becker.
1.18.3:

@@ -485,0 +489,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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