Comparing version 0.0.114 to 0.0.120
{ | ||
"name": "@vx/brush", | ||
"version": "0.0.114", | ||
"version": "0.0.120", | ||
"description": "vx brush", | ||
@@ -41,9 +41,12 @@ "main": "build/index.js", | ||
"react-tools": "^0.10.0", | ||
"regenerator-runtime": "^0.10.5" | ||
"regenerator-runtime": "^0.10.5", | ||
"react": "^15.0.0 || 15.x" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.0.0 || 15.x" | ||
}, | ||
"dependencies": { | ||
"classnames": "^2.2.5", | ||
"react": "^15.4.2", | ||
"recompose": "^0.23.1" | ||
} | ||
} |
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
9871
8
- Removedreact@^15.4.2