You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

reactjs-editor

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactjs-editor - npm Package Compare versions

Comparing version

to
3.3.8

2

package.json
{
"name": "reactjs-editor",
"version": "3.3.7",
"version": "3.3.8",
"description": "A simple react library that lets you highlight text, make text bold, and add comment on any text as a sticky notes",

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

@@ -48,4 +48,4 @@ <h1 align="center" >

#### <div style="margin-top: 20px;"> ⏭️ ⏭️ For javascript project, you can skip this section ⏭️ ⏭️</div>
<br>
### <div style="margin-top:50px;"> In typescript you will probably get this error while trying to import package </div>

@@ -55,3 +55,3 @@

<br>
#### So we have to setup type declaration support for Typescript and fix that error

@@ -61,3 +61,3 @@

<details>
<summary style="color:blue;font-size:20px;font-weight:bold;font-style:italic; text-decoration:underline;">Click to setup type declaration for Typescript Project</summary>
<summary style="color:blue;font-size:20px;font-weight:bold;font-style:italic; text-decoration:underline;">CLICK TO SETUP TYPE DECLARATION FOR TYPESCRIPT PROJECT</summary>

@@ -64,0 +64,0 @@