ngx-rating-stars
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"$schema": "../../node_modules/ng-packagr/package.schema.json", | ||
"name": "ngx-rating-stars", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A simple rating stars component", | ||
@@ -6,0 +6,0 @@ "author": "Andrea Di Cioccio", |
@@ -32,5 +32,5 @@ ## Installation | ||
rating = { | ||
value:3.6, | ||
count:12 | ||
} | ||
value:3.6, | ||
count:12 | ||
} | ||
@@ -37,0 +37,0 @@ size = { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76448