react-files
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-files", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "src/Files.js", | ||
@@ -31,4 +31,3 @@ "description": "A file input (dropzone) management component for React", | ||
"dependencies": { | ||
"react": "^0.14.6", | ||
"react-dom": "^0.14.6" | ||
"react": "^0.14.6" | ||
}, | ||
@@ -48,2 +47,3 @@ "devDependencies": { | ||
"react-addons-test-utils": "15.3.1", | ||
"react-dom": "^0.14.6", | ||
"react-hot-loader": "1.3.0", | ||
@@ -50,0 +50,0 @@ "webpack": "1.12.2", |
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
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
1
6843
16
12
115
1
- Removedreact-dom@^0.14.6
- Removedreact-dom@0.14.10(transitive)