react-d3-shape
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "react-d3-shape", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "react shape component", | ||
@@ -44,3 +44,4 @@ "main": "./lib/index.js", | ||
"peerDependencies": { | ||
"react": "^0.14.7" | ||
"react": "^0.14.7", | ||
"react-dom": "^0.14.7" | ||
}, | ||
@@ -51,5 +52,4 @@ "dependencies": { | ||
"d3-shape": "^0.5.1", | ||
"react-d3-core": "^1.2.6", | ||
"react-dom": "^0.14.7" | ||
"react-d3-core": "^1.2.7" | ||
} | ||
} |
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
Updatedreact-d3-core@^1.2.7