@vx/bounds
Advanced tools
Comparing version 0.0.136 to 0.0.137
{ | ||
"name": "@vx/bounds", | ||
"version": "0.0.136", | ||
"version": "0.0.137", | ||
"description": "Utilities to make your life with bounding boxes better", | ||
@@ -38,2 +38,3 @@ "main": "build/index.js", | ||
"react": "^15.0.0 || 15.x", | ||
"react-dom": "^15.0.0 || 15.x", | ||
"react-addons-test-utils": "^15.4.2", | ||
@@ -45,8 +46,8 @@ "react-fatigue-dev": "github:tj/react-fatigue-dev", | ||
"dependencies": { | ||
"prop-types": "^15.5.10", | ||
"react-dom": "^15.0.0 || 15.x" | ||
"prop-types": "^15.5.10" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.0.0 || 15.x" | ||
"react": "^15.0.0 || 15.x", | ||
"react-dom": "^15.0.0 || 15.x" | ||
} | ||
} |
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
7778
9
- Removedreact-dom@^15.0.0 || 15.x