@doctolib/react-paginator
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@doctolib/react-paginator", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Basic paginator component for React.", | ||
@@ -61,4 +61,5 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^15.0.1" | ||
"react": "^15.0.1", | ||
"react-addons-pure-render-mixin": "^15.0.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
21384
4