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.3.2 to 1.3.3

4

dist/Rating.js

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

useEffect(() => {
if (props.readOnly) {
setHoverValue(props.value);
}
setHoverValue(props.value);
}, [props.value]);

@@ -14,0 +12,0 @@ const readOnly = props.readOnly || false;

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

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

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