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

@react-editor-js/client

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-editor-js/client - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/client.cjs.js

14

package.json
{
"name": "@react-editor-js/client",
"version": "2.0.0",
"version": "2.0.1",
"description": "The unofficial editor-js component for React on client",

@@ -8,10 +8,18 @@ "main": "./dist/client.cjs.js",

"types": "./dist/client/src/index.d.ts",
"author": "Jungwoo An <o1o9814@naver.com>",
"repository": {
"type": "git",
"url": "https://github.com/Jungwoo-An/react-editor-js.git"
},
"bugs": {
"url": "https://github.com/Jungwoo-An/react-editor-js/issues"
},
"peerDependencies": {
"@editorjs/editorjs": "*",
"@editorjs/paragraph": "*",
"@react-editor-js/core": "2.0.0",
"@react-editor-js/core": "2.0.1",
"react": "*"
},
"dependencies": {
"@react-editor-js/core": "2.0.0"
"@react-editor-js/core": "2.0.1"
},

@@ -18,0 +26,0 @@ "devDependencies": {

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