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

@manufosela/stars-rating

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manufosela/stars-rating - npm Package Compare versions

Comparing version 3.3.5 to 3.3.6

2

package.json
{
"name": "@manufosela/stars-rating",
"description": "Lit-Element webcomponent to draw stars rating with vote options",
"version": "3.3.5",
"version": "3.3.6",
"main": "stars-rating.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -12,3 +12,3 @@ import { LitElement, html, css } from 'lit-element';

*/
export class StarsRating extends LitElement {
class StarsRating extends LitElement {
static get properties() {

@@ -15,0 +15,0 @@ return {

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