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

jodit-react

Package Overview
Dependencies
Maintainers
1
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jodit-react - npm Package Compare versions

Comparing version 1.0.59 to 1.0.60

10

package.json
{
"name": "jodit-react",
"version": "1.0.59",
"version": "1.0.60",
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",

@@ -19,3 +19,3 @@ "main": "build/jodit-react.js",

"dependencies": {
"jodit": "^3.4.23"
"jodit": "^3.4.24"
},

@@ -27,6 +27,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
"@babel/core": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@types/react": "^16.9.46",
"@types/react": "^16.9.49",
"babel": "^6.23.0",

@@ -33,0 +33,0 @@ "babel-cli": "^6.26.0",

@@ -69,2 +69,3 @@ import React, { useEffect, useRef, forwardRef, useLayoutEffect } from 'react'

onChange: func,
editorRef: func,
tabIndex: number,

@@ -71,0 +72,0 @@ value: string,

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