Socket
Socket
Sign inDemoInstall

star-rating-component

Package Overview
Dependencies
2
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

6

package.json
{
"name": "star-rating-component",
"version": "1.0.5",
"version": "1.0.6",
"description": "A simple star rating component",

@@ -17,2 +17,6 @@ "main": "dist/index.cjs.js",

],
"repository": {
"type": "git",
"url": "https://github.com/mooalot/star-rating-component"
},
"scripts": {

@@ -19,0 +23,0 @@ "build": "stencil build --docs",

4

readme.md

@@ -27,5 +27,5 @@ # star-rating

```Typescript
import { defineCustomElements } from '@igabe/star-rating/loader'
import { defineCustomElements } from '@igabe/star-rating/loader'
defineCustomElements(window)
defineCustomElements(window)
```

@@ -32,0 +32,0 @@

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