Socket
Socket
Sign inDemoInstall

react-stars

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

2

package.json
{
"name": "react-stars",
"version": "2.0.4",
"version": "2.0.5",
"description": "Simple star rating component for your React projects",

@@ -5,0 +5,0 @@ "main": "dist/react-stars.js",

# react-stars :star:
###### A simple star rating component for your React projects
###### A simple star rating component for your React projects (now with half stars and custom characters)

@@ -7,2 +7,8 @@ ![react-stars](http://i.imgur.com/VDbzbqF.gif)

### Get started quickly
###### Install react-stars package with NPM:
`npm install react-stars --save`
Then in your project include the component:
```javascript

@@ -9,0 +15,0 @@ import ReactStars from 'react-stars'

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc