draftjs-utils
Advanced tools
Comparing version 0.8.8 to 0.9.0
{ | ||
"name": "draftjs-utils", | ||
"version": "0.8.08", | ||
"version": "0.9.0", | ||
"description": "Collection of utility function for use with Draftjs.", | ||
@@ -12,3 +12,3 @@ "main": "lib/draftjs-utils.js", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.0.1", | ||
"babel-eslint": "^8.0.3", | ||
"babel-loader": "^7.1.2", | ||
@@ -20,19 +20,19 @@ "babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"chai": "^4.1.2", | ||
"draft-js": "^0.10.3", | ||
"draft-js": "^0.10.4", | ||
"immutable": "^3.8.2", | ||
"enzyme": "^3.1.0", | ||
"eslint": "^4.8.0", | ||
"eslint-config-airbnb": "^16.0.0", | ||
"eslint-plugin-import": "2.7.0", | ||
"enzyme": "^3.2.0", | ||
"eslint": "^4.12.1", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-plugin-import": "2.8.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-mocha": "^4.11.0", | ||
"eslint-plugin-react": "^7.4.0", | ||
"flow-bin": "^0.56.0", | ||
"jsdom": "^11.3.0", | ||
"eslint-plugin-react": "^7.5.1", | ||
"flow-bin": "^0.60.1", | ||
"jsdom": "^11.5.1", | ||
"mocha": "^4.0.1", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"rimraf": "^2.6.2", | ||
"sinon": "^4.0.1", | ||
"webpack": "^3.6.0" | ||
"sinon": "^4.1.2", | ||
"webpack": "^3.9.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "repository": { |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
1