New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-richtext

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-richtext - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

lib/ui/rte-icons/icon-expand-more.js

@@ -35,4 +35,5 @@ "use strict";

"svg",
{ width: "12", height: "12", viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg" },
_react2.default.createElement("path", { d: "M17.4,8.1c0.4-0.5,1.1-0.5,1.5,0c0.4,0.5,0.4,1.3,0,1.8l-6.2,7c-0.4,0.5-1.1,0.5-1.5,0l-6.2-7c-0.4-0.5-0.4-1.3,0-1.8\r c0.4-0.5,1.1-0.5,1.5,0l5.4,5.8L17.4,8.1z" })
{ width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
_react2.default.createElement("path", { d: "M7 10l5 5 5-5z" }),
_react2.default.createElement("path", { d: "M0 0h24v24H0z", fill: "none" })
);

@@ -39,0 +40,0 @@ }

2

package.json
{
"name": "react-richtext",
"version": "1.0.2",
"version": "1.0.3",
"description": "React Rich Text Editor",

@@ -5,0 +5,0 @@ "main": "dist/react-rte.js",

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