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

react-rating-tooltip

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rating-tooltip - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "react-rating-tooltip",
"version": "1.1.1",
"version": "1.1.2",
"description": "React Star Rating/Review Component with tooltip support",

@@ -5,0 +5,0 @@ "main": "./lib/Rating.js",

@@ -153,2 +153,3 @@ # React-Rating-Tooltip

clearRating: PropTypes.bool,
disabled: PropTypes.bool,
textPosition: PropTypes.oneOf(['left', 'right']),

@@ -180,2 +181,3 @@ tooltipContent: PropTypes.array,

clearRating: true,
disabled: false,
defaultRating: 0,

@@ -182,0 +184,0 @@ styleConfig: {

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