New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@siddhantmadhur/react-rating

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@siddhantmadhur/react-rating - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

4

dist/Rating.js

@@ -20,3 +20,3 @@ /* eslint-disable @typescript-eslint/no-unused-vars */

}, className: !readOnly ? "icon" : "" },
React.createElement("button", { style: {
React.createElement("button", { className: "star-react-rating", style: {
position: "absolute",

@@ -37,3 +37,3 @@ top: 0,

React.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z" }))),
React.createElement("button", { style: {
React.createElement("button", { className: "star-react-rating", style: {
position: "absolute",

@@ -40,0 +40,0 @@ top: 0,

{
"name": "@siddhantmadhur/react-rating",
"private": false,
"version": "1.2.9",
"version": "1.2.10",
"type": "module",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/SiddhantMadhur/react-rating",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc