draft-js-checkable-list-item
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "draft-js-checkable-list-item", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Checkable list item for Draft.js", | ||
@@ -52,6 +52,6 @@ "main": "lib/index.js", | ||
"babel-core": "^6.18.2", | ||
"babel-eslint": "^7.1.0", | ||
"babel-jest": "^17.0.0", | ||
"babel-loader": "^6.2.7", | ||
"babel-plugin-transform-class-properties": "^6.18.0", | ||
"babel-eslint": "^7.1.1", | ||
"babel-jest": "^17.0.2", | ||
"babel-loader": "^6.2.8", | ||
"babel-plugin-transform-class-properties": "^6.19.0", | ||
"babel-plugin-transform-flow-strip-types": "^6.18.0", | ||
@@ -61,23 +61,23 @@ "babel-polyfill": "^6.16.0", | ||
"babel-preset-react": "^6.16.0", | ||
"coveralls": "^2.11.14", | ||
"css-loader": "^0.25.0", | ||
"coveralls": "^2.11.15", | ||
"css-loader": "^0.26.0", | ||
"draft-js": "^0.9.1", | ||
"enzyme": "^2.5.1", | ||
"eslint": "^3.9.1", | ||
"eslint-plugin-babel": "^3.3.0", | ||
"eslint-plugin-flowtype": "^2.25.0", | ||
"eslint-plugin-react": "^6.6.0", | ||
"flow-bin": "^0.34.0", | ||
"gh-pages": "^0.11.0", | ||
"enzyme": "^2.6.0", | ||
"eslint": "^3.11.1", | ||
"eslint-plugin-babel": "^4.0.0", | ||
"eslint-plugin-flowtype": "^2.29.0", | ||
"eslint-plugin-react": "^6.7.1", | ||
"flow-bin": "^0.36.0", | ||
"gh-pages": "^0.12.0", | ||
"html-webpack-plugin": "^2.24.1", | ||
"immutable": "^3.8.1", | ||
"jest": "^17.0.0", | ||
"react": "^15.3.2", | ||
"react-addons-test-utils": "^15.3.2", | ||
"react-dom": "^15.3.2", | ||
"jest": "^17.0.3", | ||
"react": "^15.4.1", | ||
"react-addons-test-utils": "^15.4.1", | ||
"react-dom": "^15.4.1", | ||
"react-ghfork": "^0.3.5", | ||
"react-hot-loader": "^3.0.0-beta.6", | ||
"react-hot-loader": "3.0.0-beta.6", | ||
"style-loader": "^0.13.1", | ||
"stylus": "^0.54.5", | ||
"stylus-loader": "^2.3.1", | ||
"stylus-loader": "^2.4.0", | ||
"webpack": "^1.13.3", | ||
@@ -84,0 +84,0 @@ "webpack-dev-server": "^1.16.2" |
Sorry, the diff of this file is not supported yet
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
19256