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

rating-custom-element

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rating-custom-element - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

rating-element.js

1

.eslintrc.js

@@ -11,4 +11,5 @@ module.exports = {

env: {
browser: true,
jest: true
}
};

4

package.json
{
"name": "rating-custom-element",
"version": "0.0.3",
"version": "0.0.4",
"description": "Rating Custom Element. Intended as plug and play HTML element to enable custom rating. For in-browser usage.",
"main": "src/index.js",
"main": "rating-element.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1",

@@ -14,4 +14,6 @@ # rating-custom-element

View [demo](https://htmlpreview.github.io/?https://github.com/marinko-peso/rating-custom-element/blob/master/demo/index.html).
## Installation

@@ -18,0 +20,0 @@

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