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

react-draft-wysiwyg

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-draft-wysiwyg - npm Package Compare versions

Comparing version 1.10.2 to 1.10.3

.storybook/config.js

2

CHANGELOG.md

@@ -59,3 +59,3 @@ # Changelog

## 10/02/2017
## 10/02/2017 (1.10.2)
- #127: Support for hashtags.
{
"name": "react-draft-wysiwyg",
"version": "1.10.2",
"version": "1.10.3",
"description": "A wysiwyg on top of DraftJS.",

@@ -26,3 +26,2 @@ "main": "dist/react-draft-wysiwyg.js",

"draftjs-to-html": "^0.7.2",
"html-to-draftjs": "^0.1.0-beta7",
"draftjs-to-markdown": "^0.4.2",

@@ -40,2 +39,3 @@ "enzyme": "^2.9.1",

"flow-bin": "^0.49.1",
"html-to-draftjs": "^0.1.0-beta7",
"html-webpack-plugin": "^2.29.0",

@@ -47,3 +47,2 @@ "immutable": "^4.0.0-rc.1",

"precss": "^2.0.0",
"immutable": "^4.0.0-rc.1",
"react": "^15.6.1",

@@ -57,2 +56,3 @@ "react-addons-test-utils": "^15.6.0",

"webpack": "^3.0.0",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-dev-middleware": "^1.11.0",

@@ -80,5 +80,5 @@ "webpack-hot-middleware": "^2.18.0"

"check": "npm run lint && npm run flow",
"start": "node config/server.dev.js"
"storybook": "start-storybook -p 9001"
},
"license": "MIT"
}

Sorry, the diff of this file is not supported yet

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