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

react-star-ratings-eco

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-star-ratings-eco - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

4

build/star.js

@@ -69,5 +69,5 @@ "use strict";

stroke: "none",
"stroke-width": "1",
strokeWidth: "1",
fill: "none",
"fill-rule": "evenodd"
fillRule: "evenodd"
},

@@ -74,0 +74,0 @@ _react2.default.createElement(

{
"name": "react-star-ratings-eco",
"version": "2.3.1",
"version": "2.3.2",
"description": "A customizable star rating component for selecting x stars or visualizing x stars",

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

@@ -115,5 +115,5 @@ import React from "react";

stroke="none"
stroke-width="1"
strokeWidth="1"
fill="none"
fill-rule="evenodd"
fillRule="evenodd"
>

@@ -120,0 +120,0 @@ <g

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