Socket
Socket
Sign inDemoInstall

@natterstefan/react-editor-js

Package Overview
Dependencies
7
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # react-editor-js

### [0.1.1](https://github.com/natterstefan/react-editor-js/compare/v0.1.0...v0.1.1) (2019-11-09)
Release for [npmjs.com](https://www.npmjs.com/package/@natterstefan/react-editor-js).
### 0.1.0 (2019-11-09)

@@ -7,0 +11,0 @@

26

package.json
{
"name": "@natterstefan/react-editor-js",
"version": "0.1.0",
"version": "0.1.1",
"description": "Unofficial react component for editorjs (https://editorjs.io/)",

@@ -27,2 +27,14 @@ "repository": {

],
"keywords": [
"react",
"editor",
"editor.js",
"editorjs",
"@editorjs",
"react-editor-js",
"react-editorjs",
"editorjs-component",
"editor-js-component",
"wysiwyg"
],
"scripts": {

@@ -203,16 +215,4 @@ "build": "npm run build-cjs && npm run build-es && npm run build-esm && npm run build-umd",

}
],
"keywords": [
"react",
"editor",
"editor.js",
"editorjs",
"@editorjs",
"react-editor-js",
"react-editorjs",
"editorjs-component",
"editor-js-component",
"wysiwyg"
]
}
}
# react-editor-js
[![npm version](https://badge.fury.io/js/%40natterstefan%2Freact-editor-js.svg)](https://badge.fury.io/js/40natterstefan%2Freact-editor-js)
[![npm version](https://badge.fury.io/js/%40natterstefan%2Freact-editor-js.svg)](https://badge.fury.io/js/%40natterstefan%2Freact-editor-js)
[![Build Status](https://travis-ci.com/natterstefan/react-editor-js.svg?branch=master)](https://travis-ci.com/natterstefan/react-editor-js)

@@ -122,3 +122,3 @@ [![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)

`EditorJs` already comes with a basic config for [@editorjs/paragraph](https://www.npmjs.com/package/@editorjs/paragraph)
and [[@editorjs/header](https://www.npmjs.com/package/@editorjs/header)]. Take a
and [@editorjs/header](https://www.npmjs.com/package/@editorjs/header). Take a
look on their [Github](https://github.com/editor-js) page to find more available

@@ -125,0 +125,0 @@ plugins (or take a look at [the storybook example](src/__stories__/config.ts)).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc