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

draftjs-utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draftjs-utils - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

js/inline.js

@@ -151,3 +151,3 @@ /* @flow */

customInlineStylesMap.bgcolor[`bgcolor-${color}`] = {
'background-color': color,
backgroundColor: color,
};

@@ -154,0 +154,0 @@ });

{
"name": "draftjs-utils",
"version": "0.2.2",
"version": "0.2.3",
"description": "Collection of utility function for use with Draftjs.",
"main": "lib/index.js",
"peerDependencies": {
"draft-js": "^0.7.0",
"draft-js": "^0.8.0",
"immutable": "^3.8.1",

@@ -22,14 +22,14 @@ "react": "^15.2.1",

"chai": "^3.5.0",
"draft-js": "^0.7.0",
"draft-js": "^0.8.0",
"enzyme": "^2.4.1",
"eslint": "^3.0.1",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-import": "1.10.2",
"eslint-plugin-jsx-a11y": "^1.5.5",
"eslint-config-airbnb": "^10.0.1",
"eslint-plugin-import": "1.13.0",
"eslint-plugin-jsx-a11y": "^2.1.0",
"eslint-plugin-mocha": "^4.0.0",
"eslint-plugin-react": "^5.2.2",
"eslint-plugin-react": "^6.1.0",
"express": "^4.14.0",
"flow-bin": "^0.28.0",
"flow-bin": "^0.30.0",
"immutable": "^3.8.1",
"mocha": "^2.5.3",
"mocha": "^3.0.2",
"react": "^15.2.1",

@@ -36,0 +36,0 @@ "react-addons-test-utils": "^15.2.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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