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

draft-convert

Package Overview
Dependencies
Maintainers
10
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draft-convert - npm Package Compare versions

Comparing version 2.1.12 to 2.1.13

10

package.json
{
"name": "draft-convert",
"version": "2.1.12",
"version": "2.1.13",
"description": "Extensibly serialize & deserialize Draft.js ContentState",

@@ -40,4 +40,4 @@ "main": "lib/index.js",

"draft-js": ">=0.7.0",
"react": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0",
"react-dom": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0"
"react": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0 || ^18.0.0"
},

@@ -67,4 +67,4 @@ "dependencies": {

"prettier": "^1.8.2",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rimraf": "2.5.4",

@@ -71,0 +71,0 @@ "webpack": "^4.35.3",

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