next-rating-component
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "next-rating-component", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A react rating component with support of NextJS SSR and Fractional Step", | ||
@@ -5,0 +5,0 @@ "homepage": "https://next-rating-component.vercel.app/", |
@@ -1,2 +0,8 @@ | ||
<img src="https://res.cloudinary.com/dbjrx698c/image/upload/v1704611347/logo_w4vxp0.png" width="100" height="100" style="display: block; margin: 0 auto;"> | ||
<br/> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://res.cloudinary.com/dub0dpenl/image/upload/v1731780157/Personal%20Logo/logo-white_e6fujz.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://res.cloudinary.com/dub0dpenl/image/upload/v1731780152/Personal%20Logo/logo-dark_qqwrqu.png"> | ||
<img alt="Siam Ahnaf" src="https://res.cloudinary.com/dub0dpenl/image/upload/v1731780152/Personal%20Logo/logo-dark_qqwrqu.png" height="auto" width="240"> | ||
</picture> | ||
<br/> <br/> | ||
@@ -3,0 +9,0 @@ # Next Rating Component |
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
34543
141