react-reflex
Advanced tools
Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "react-reflex", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "Flex layout component for advanced React web applications", | ||
@@ -71,3 +71,3 @@ "main": "dist/commonjs/index.js", | ||
"babel-loader": "8.0.4", | ||
"babel-plugin-istanbul": "^2.0.1", | ||
"babel-plugin-istanbul": "^5.1.4", | ||
"clean-webpack-plugin": "0.1.19", | ||
@@ -78,6 +78,6 @@ "copy": "^0.3.2", | ||
"es6-promise": "^4.2.5", | ||
"eslint": "^0.21.1", | ||
"eslint": "^6.0.1", | ||
"eslint-plugin-react": "^2.3.0", | ||
"node-sass": "4.9.3", | ||
"postcss-cli": "6.0.1", | ||
"postcss-cli": "^6.1.3", | ||
"postcss-loader": "3.0.0", | ||
@@ -84,0 +84,0 @@ "precss": "3.1.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
2049467
26