Socket
Socket
Sign inDemoInstall

draft-js-undo-plugin

Package Overview
Dependencies
25
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 2.0.0-beta1

14

package.json
{
"name": "draft-js-undo-plugin",
"version": "1.0.0",
"version": "2.0.0-beta1",
"description": "Undo Plugin for DraftJS",

@@ -25,8 +25,2 @@ "author": {

],
"peerDependencies": {
"draft-js": ">=0.5.0",
"immutable": ">=3.7.6",
"react": ">=0.14.0 || 15.0.0-rc",
"react-dom": ">=0.14.0 || 15.0.0-rc"
},
"scripts": {

@@ -42,4 +36,8 @@ "clean": "../node_modules/.bin/rimraf lib",

"decorate-component-with-props": "^1.0.2",
"union-class-names": "^1.0.0"
"union-class-names": "^1.0.0",
"draft-js": ">=0.7.0",
"immutable": ">=3.8.1",
"react": ">=15.1.0",
"react-dom": ">=15.1.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc