Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

material-star-rating

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-star-rating - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "material-star-rating",
"version": "1.0.1",
"version": "1.0.2",
"description": "A star-rating component for React with Material-UI",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,5 +14,5 @@ # Material Star Rating

* isBig (optional | boolean | default:false) - changes the size of the stars
* interactive (optional | boolean | default: false) - makes the stars interactive
* handleRate (optional | function | default: null) - handles the rating if the stars are interactive
* value (optional | number | default: 0) - the number of filled stars
* **isBig** (`optional` **|** `boolean` **|** `default:false`) - changes the size of the stars
* **interactive** (`optional` **|** `boolean` **|** `default:false`) - makes the stars interactive
* **handleRate** (`optional` **|** `function` **|** `default:null`) - handles the rating if the stars are interactive
* **value** (`optional` **|** `number` **|** `default:0`) - the number of filled stars
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