react-fast-marquee
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "react-fast-marquee", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A lightweight React component that utilizes the power of CSS animations to create silky smooth marquees.", | ||
@@ -93,4 +93,4 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "^16.14.0", | ||
"react-dom": "^16.14.0" | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -97,0 +97,0 @@ "husky": { |
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
24533