draftjs-utils
Advanced tools
Comparing version 0.6.3 to 0.7.0
{ | ||
"name": "draftjs-utils", | ||
"version": "0.6.3", | ||
"version": "0.7.0", | ||
"description": "Collection of utility function for use with Draftjs.", | ||
@@ -13,25 +13,25 @@ "main": "lib/draftjs-utils.js", | ||
"devDependencies": { | ||
"babel-core": "^6.22.1", | ||
"babel-core": "^6.23.1", | ||
"babel-eslint": "^7.1.1", | ||
"babel-loader": "^6.2.10", | ||
"babel-loader": "^6.4.0", | ||
"babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"babel-preset-es2015": "^6.22.0", | ||
"babel-preset-stage-0": "^6.22.0", | ||
"babel-register": "^6.22.0", | ||
"babel-register": "^6.23.0", | ||
"chai": "^3.5.0", | ||
"draft-js": "^0.10.0", | ||
"enzyme": "^2.7.1", | ||
"eslint": "^3.15.0", | ||
"eslint-config-airbnb": "^14.0.0", | ||
"eslint": "^3.17.1", | ||
"eslint-config-airbnb": "^14.1.0", | ||
"eslint-plugin-import": "2.2.0", | ||
"eslint-plugin-jsx-a11y": "^4.0.0", | ||
"eslint-plugin-mocha": "^4.8.0", | ||
"eslint-plugin-react": "^6.9.0", | ||
"flow-bin": "^0.38.0", | ||
"eslint-plugin-react": "^6.10.0", | ||
"flow-bin": "^0.41.0", | ||
"immutable": "^3.x.x", | ||
"jsdom": "^9.10.0", | ||
"jsdom": "^9.11.0", | ||
"mocha": "^3.2.0", | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2", | ||
"rimraf": "^2.5.4", | ||
"rimraf": "^2.6.1", | ||
"sinon": "^1.17.7", | ||
@@ -38,0 +38,0 @@ "webpack": "^2.2.1" |
Sorry, the diff of this file is too big to display
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
561722
1813