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

@prezly/docx-cleaner

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prezly/docx-cleaner - npm Package Compare versions

Comparing version 0.1.0-alpha.22 to 0.1.0-alpha.23

4

package.json
{
"name": "@prezly/docx-cleaner",
"version": "0.1.0-alpha.22",
"version": "0.1.0-alpha.23",
"description": "Normalize dirty HTML and DOCX/RTF documents into clean, understandable HTML",

@@ -30,3 +30,3 @@ "license": "MIT",

},
"gitHead": "e6180ea6f508a88bc79f93b3acc6153c8b50c776"
"gitHead": "aa75f5519d762f7fbe9715d72b2de4ea4d61bb80"
}

@@ -30,5 +30,3 @@ # @prezly/docx-cleaner

return (
<textarea value={value} onPaste={handlePaste} />
);
return <textarea value={value} onPaste={handlePaste} />;
};

@@ -38,1 +36,5 @@

```
----
Brought to you by [Prezly](https://www.prezly.com/?utm_source=github&utm_campaign=@prezly/docx-cleaner).
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