angular-star-rating
Advanced tools
Comparing version 3.0.6 to 3.0.8
{ | ||
"name": "angular-star-rating", | ||
"description": "Angular Star Rating is a Angular2 component written in typescript.", | ||
"version": "3.0.6", | ||
"version": "3.0.8", | ||
"homepage": "https://github.com/BioPhoton/angular-star-rating#readme", | ||
@@ -45,2 +45,5 @@ "repository": { | ||
"typings": "angular-star-rating.d.ts", | ||
"dependencies": { | ||
"css-star-rating": "^1.1.3" | ||
}, | ||
"peerDependencies": { | ||
@@ -50,5 +53,4 @@ "@angular/core": "^4.0.0", | ||
"rxjs": "^5.1.0", | ||
"zone.js": "^0.8.4", | ||
"css-star-rating": "^1.1.3" | ||
"zone.js": "^0.8.4" | ||
} | ||
} |
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
90846
+ Addedcss-star-rating@^1.1.3