react-dragger
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"name": "react-dragger", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "Simple React Dragger component", | ||
@@ -52,15 +52,15 @@ "main": "dist/index.js", | ||
"prop-types": "^15.0", | ||
"react": "^^15.0.0-rc || ^15.0" | ||
"react": "^^15.0.0-rc || ^15.0 || ^16.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-core": "^6.25.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^7.2.3", | ||
"babel-plugin-dynamic-import-node": "^1.0.2", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1", | ||
"babel-plugin-dynamic-import-node": "^1.1.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", | ||
"babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"babel-plugin-transform-react-constant-elements": "^6.23.0", | ||
"babel-plugin-transform-react-inline-elements": "^6.22.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.6", | ||
"babel-polyfill": "^6.23.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.9", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
@@ -70,30 +70,30 @@ "babel-preset-latest": "^6.24.1", | ||
"babel-preset-stage-0": "^6.24.1", | ||
"codacy-coverage": "^2.0.2", | ||
"coveralls": "^2.13.1", | ||
"cross-env": "^5.0.1", | ||
"enzyme": "^2.9.1", | ||
"eslint": "^3.19.0", | ||
"eslint-config-airbnb": "^15.0.2", | ||
"eslint-plugin-flowtype": "^2.35.0", | ||
"codacy-coverage": "^2.0.3", | ||
"coveralls": "^3.0.0", | ||
"cross-env": "^5.0.5", | ||
"enzyme": "^3.1.0", | ||
"eslint": "^4.8.0", | ||
"eslint-config-airbnb": "^16.0.0", | ||
"eslint-plugin-flowtype": "^2.39.1", | ||
"eslint-plugin-import": "^2.7.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-react": "^7.1.0", | ||
"flow-bin": "^0.49.1", | ||
"flow-copy-source": "^1.2.0", | ||
"flow-runtime": "^0.13.0", | ||
"eslint-plugin-react": "^7.4.0", | ||
"flow-bin": "^0.56.0", | ||
"flow-copy-source": "^1.2.1", | ||
"flow-runtime": "^0.14.0", | ||
"gh-pages": "^1.0.0", | ||
"gulp": "^3.9.1", | ||
"jasmine": "^2.6.0", | ||
"jasmine": "^2.8.0", | ||
"jasmine-reporters": "^2.2.1", | ||
"jest": "^20.0.4", | ||
"jest-cli": "^20.0.4", | ||
"lint-staged": "^4.0.1", | ||
"jest": "^21.2.1", | ||
"jest-cli": "^21.2.1", | ||
"lint-staged": "^4.2.3", | ||
"lodash": "^4.17.4", | ||
"pre-commit": "^1.2.2", | ||
"react": "^15.6.1", | ||
"react-dom": "^15.6.1", | ||
"react-test-renderer": "^15.6.1", | ||
"rimraf": "^2.6.1", | ||
"sinon": "^2.3.7", | ||
"uglify-es": "^3.0.24" | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react-test-renderer": "^16.0.0", | ||
"rimraf": "^2.6.2", | ||
"sinon": "^4.0.1", | ||
"uglify-es": "^3.1.3" | ||
}, | ||
@@ -100,0 +100,0 @@ "lint-staged": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21075
1