react-d3-core
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "react-d3-core", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "react-d3 chart core component", | ||
@@ -51,3 +51,4 @@ "main": "./lib/index.js", | ||
"peerDependencies": { | ||
"react": "^0.14.7" | ||
"react": "^0.14.7", | ||
"react-dom": "^0.14.7" | ||
}, | ||
@@ -59,5 +60,4 @@ "dependencies": { | ||
"d3-selection": "^0.7.0", | ||
"react-dom": "^0.14.7", | ||
"react-faux-dom": "^2.3.0" | ||
} | ||
} |
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
- Removedreact-dom@^0.14.7