draftjs-utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3451363
5
29