New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

repse-text-editor

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repse-text-editor

If you have yarn link'ed this package to the frontend while developing, you will also need link react-dom and react from the Esper/frontend.

latest
npmnpm
Version
4.2.0
Version published
Maintainers
1
Created
Source

Running with frontend local development server

If you have yarn link'ed this package to the frontend while developing, you will also need link react-dom and react from the Esper/frontend.

In /Esper/frontend/node_modules:

cd react
yarn link

cd react-dom
yarn link

In /esper-text-editor/:

yarn link react
yarn link react-dom

FAQs

Package last updated on 28 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts