react-simply-carousel
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "react-simply-carousel", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Simple react.js carousel component", | ||
@@ -91,5 +91,5 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "^16.8 | ^17", | ||
"react-dom": "^16.8 | ^17" | ||
"react": "^16.8 || ^17", | ||
"react-dom": "^16.8 || ^17" | ||
} | ||
} |
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
28241