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.1.0 to 0.1.1

27

package.json
{
"name": "draftjs-utils",
"version": "0.1.0",
"version": "0.1.1",
"description": "Collection of utility function for use with Draftjs.",
"peerDependencies": {
"draft-js": "^0.7.0",
"draft-js-utils": "^0.1.5",
"immutable": "^3.8.1",

@@ -22,11 +23,12 @@ "react": "^15.1.0",

"draft-js": "^0.7.0",
"enzyme": "^2.3.0",
"eslint": "^2.12.0",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-import": "1.8.1",
"eslint-plugin-jsx-a11y": "^1.5.3",
"eslint-plugin-mocha": "^3.0.0",
"eslint-plugin-react": "^5.2.1",
"express": "^4.14.0",
"flow-bin": "^0.27.0",
"draft-js-utils": "^0.1.5",
"enzyme": "^2.2.0",
"eslint": "^2.9.0",
"eslint-config-airbnb": "^8.0.0",
"eslint-plugin-import": "1.6.1",
"eslint-plugin-jsx-a11y": "^1.0.4",
"eslint-plugin-mocha": "^2.2.0",
"eslint-plugin-react": "^5.0.1",
"express": "^4.13.4",
"flow-bin": "^0.24.1",
"immutable": "^3.8.1",

@@ -44,3 +46,3 @@ "mocha": "^2.5.3",

"type": "git",
"url": "TODO"
"url": "https://github.com/jpuri/draftjs-utils.git"
},

@@ -58,4 +60,3 @@ "scripts": {

"license": "MIT",
"dependencies": {
}
"dependencies": {}
}

@@ -1,2 +0,2 @@

# React Sliders
# DraftJS Utils

@@ -3,0 +3,0 @@ An collection of useful utility functions for [DraftJS](https://github.com/facebook/draft-js).

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